.cnbg-handler {
    background-repeat: no-repeat;
    background-position: 50% 0px;
    background-clip: content-box;
    background-size: contain;
}

.msc-container {
    padding: 20px;
    -webkit-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.19);
}

.bottom-bg-handler-1 {
    -webkit-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.19);
}

.bottom-bg-handler-2 {
    padding: 20px;
    margin-top: -40px;
}

.site-loading {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: #ffffff url(../images/loading8.gif) no-repeat 50% 50%;
    visibility: hidden;
    z-index: 9999999;
}

.clear-sep {
    clear: both;
}

a:focus {
    border: 0;
    outline: 0;
}

/* anchors
----------------------------------------------- */
a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#info-line {
    padding: 6px 0px;
    min-height: 16px;
}

#info-line p {
    margin-bottom: 0px;
}

#info-line img {
    vertical-align: middle;
    margin: 0px 3px 0px 10px;
}

#info-line * {
    min-height: 16px;
}

#top-navigation-bar {
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.18);
    position: relative;
    z-index: 10;
    padding: 3px 0px;
    font-size: 11px;
    text-transform: uppercase;
    border-top-style: solid;
    border-top-width: 2px;
}

#top-navigation-bar p {
    margin: 5px 0px !important;
}

#top-modules, #bottom-long {
    padding: 8px 0px 10px 0px;
}

#nav-line #brcr {
    padding: 10px 10px;
}

#main-content-handler {
    padding: 0px 0px 10px 0px;
    margin-bottom: 10px;
}

.tmp-content-area {
    padding-bottom: 10px;
}

#tab-modules {
    padding: 0px;
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-bottom: 20px;
}

#tab-modules .tab-modules-shadow {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 3px;
    background-color: rgba(0, 0, 0, 0.14);
}

#tab-modules [class*="span"] {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}

#tab-modules [class*="span"] .text-area {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-left: 5px;
    font-size: 12px;
}

#tab-modules [class*="span"] [class*="moduletable"], #tab-modules [class*="span"] p {
    padding: 0;
    margin: 0;
}

#tab-modules [class*="span"] .fa-title {
    font-size: 140%;
    text-transform: uppercase;
    font-weight: 600;
}

#tab-modules [class*="span"] i {
    display: inline-block;
    vertical-align: middle;
}

#tab-modules [class*="span"]:before {
    content: "";
    position: absolute;
    top: 0px;
    left: -2.58%;
    bottom: 0px;
    height: 200%;
    width: 1px;
    background: rgba(255, 255, 255, 0.26);
}

#tab-modules [class*="span"]:first-child:before {
    display: none;
}

#tmp-container {
    margin: 0 0px;
}

#top-long {
    border-bottom-style: solid;
    border-bottom-width: 3px;
}

#top-long .container {
    padding-top: 40px;
    padding-bottom: 40px;
}

.customers-box-handler {
    padding: 30% 40px 10% 40px;
}

.customers-box-handler .owl-wrapper-outer {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.customers-box-handler .module-content {
    padding: 20px;
    font-size: 120%;
}

.customers-box-handler .module-content strong {
    font-size: 12px;
}

#customers-box .owl-carousel:after {
    content: "";
    position: absolute;
    bottom: -20px;
    right: 20%;
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
}

#testimonials {
    overflow: hidden;
}

#customers-box .owl-theme .owl-controls {
    position: static !important;
}

#customers-box .owl-pagination {
    float: left;
    padding: 20px 0px 0px 0px;
    width: 100%;
    text-align: center;
}

#customers-box .owl-buttons {
    float: none;
    position: absolute;
    bottom: 50%;
    margin-bottom: -12px;
    width: 100%;
}

#customers-box .owl-buttons div.owl-prev {
    float: left;
    margin-left: -40px;
}

#customers-box .owl-buttons div.owl-next {
    float: right;
    margin-right: -40px;
}

#customers-box .testi-title {
    font: 300 200% "Open Sans", Helvetica, sans-serif;
    text-align: center;
}

/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
    line-height: 1.2em;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    display: block;
    height: 100%;
    font-size: 100%;
    text-decoration: none !important;
}

#top-com-handler {

}

#top-com-handler #system-message-container {
    margin-bottom: 20px;
}

#top-com-handler .close {
    width: 20px;
    height: 20px;
    top: -10px;
    right: -14px;
    opacity: 1;
}

#top-com-handler .alert {
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    color: #333333;
}

#top-background {
    width: 100%;
    height: 400px;
    position: absolute;
    z-index: 0;
    top: 0px;
    left: 0px;
}

#top-handler {
    position: relative;
    padding: 0px;
}

#top-handler .th-shadow {
    position: absolute;
    top: -1px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 1px;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
}

#top {
    margin: 0px auto;
}

.inner {
    padding: 0px 40px;
}

#site-name-handler {
    float: left;
}

#top-nav-handler {
    padding-top: 0px;
}

#sn-position {
    position: relative;
}

#sn-position .h1 {
    position: absolute;
    letter-spacing: -1px;
    z-index: 9;
    margin: 0px;
    padding: 0px;
    font-weight: 300;
}

#sn-position .h2 {
    position: absolute;
    z-index: 10;
    margin: 0px;
    padding: 0px;
    font-weight: 800;
    letter-spacing: 0px;
}

@media (min-width: 566px) and (max-width: 979px) {
    #sn-position .h2 {
        left: 193px !important;
        top: 46px !important;;
    }
}

#sn-position .h1 a, #sn-position .h1 a:hover {
    text-decoration: none;
}

#LoginForm {
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}

#LoginForm.modal, #socialModal.modal {
    background: transparent !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

#LoginForm.modal .modal-header, #socialModal.modal .modal-header {
    border-bottom: 0 !important;
    padding: 9px 0px;
}

.close-lgform-button, .Follow-Us-close {
    width: 30px;
    height: 30px;
    text-align: center;
    font: 400 24px/30px "Open Sans", Helvetica, sans-serif;
    float: right;
    color: #666666;
    border: 1px solid #666666;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    cursor: pointer;
    text-decoration: none !important;
}

#LoginForm .modal-body .userdata {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

#LoginForm .modal-body {
    max-height: 350px;
    min-height: 250px;
    padding: 45px 15px;
}

#LoginForm .caret {
    margin-top: 8px;
}

#LoginForm .btn-group > .dropdown-menu {
    font: 700 12px 'Open Sans', Arial, Helvetica, sans-serif;
    text-align: left;
    border: 0;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#LoginForm .btn-group > .button {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    width: 224px;
}

#LoginForm .login-form-url {
    list-style: none;
    margin-top: 15px !important;
    text-align: right;
}

#LoginForm .btn-group > .button.dropdown-toggle {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-left: 5px;
}

#LoginForm .modal-header #myModalLabel, #socialModal #myModalLabel2 {
    font: 300 24px 'Open Sans', Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
}

#LoginForm .btn-group > .dropdown-menu a {
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: background-color;
    -ms-transition-property: background-color;
    -o-transition-property: background-color;
    -moz-transition-property: background-color;
    transition-property: background-color;
}

#LoginForm .button.dropdown-toggle {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

#LoginForm .modal-body .userdata label {
    display: inline;
}

#LoginForm .modal-body ul {
    padding: 0px;
    margin: 0px;
}

#LoginForm .modal-body ul li {
    padding: 0px;
    margin: 0px;
    background: none;
}

.lg-row {
    width: 224px;
    margin: 0px auto;
    padding: 8px 0px;
}


div.modal {
    border: none;
}

div.modal, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.log-panel, .quick-menu {
    margin: 0px !important;
    list-style: none;
    float: right;
}

.quick-menu .menu, .log-panel {
    margin: 0px !important;
    padding: 0px !important;
}

.log-panel li, .quick-menu .menu li {
    margin: 0 !important;
    padding: 0px !important;
    list-style: none;
    display: inline-block;
}

.log-panel li a, .quick-menu .menu li a {
    padding: 5px 9px 5px 9px;
    display: inline-block;
    text-decoration: none;

}

.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.97;
}

.modal-backdrop, #fancybox-overlay {
    background: #ffffff !important;
}

.fancybox-bg {
    opacity: 0.3
}

#fancybox-overlay {
    opacity: 0.9 !important;
}

.b-modal {
    -webkit-box-shadow: 0 3px 24px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 24px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 24px rgba(0, 0, 0, 0.2);
    border: 0;
}

#content-handler {
    z-index: 1;
    position: relative;
}

#cart, #currency {
    float: right;
    font-weight: 300;
}

#currency {
    padding: 6px 5px 3px 15px;
}


#search-position #vmCartModule {
    position: relative;
    float: right;
    top: 35%;
}

#top {
    position: relative;
}

.is-navline {
    margin-bottom: 0px !important;
}

.cart-button .popover.bottom .arrow {
    left: 150px;
    top: -7px;
}

.cart-button .popover {
    opacity: 0;
    left: auto;
    right: -2px;
    width: 172px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    top: 45px;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: all;
    -ms-transition-property: all;
    -o-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
}

.cart-button:hover .popover {
    opacity: 0.90;
    top: 50px;
    display: block;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.cart-button .popover-content {
    text-align: center;
    padding: 20px;
}

.cart-button .popover-content p {
    margin: 0px;
    padding: 0px;;
}

.cart-button {
    float: right;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-property: background-color;
    -ms-transition-property: background-color;
    -o-transition-property: background-color;
    -moz-transition-property: background-color;
    transition-property: background-color;
}

.show-both {
    float: right;
    text-align: right;
    padding: 6px 10px;
}

.show-cart {
    float: right;
    margin-right: 0px;
}

#vmCartModule div.panel2 {
    padding-bottom: 0px;
    display: none;
    position: absolute;
    top: 18px;
    right: 18px !important;
    width: 300px;
    right: -1px;
    z-index: 300000;
    margin: 0;
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, .25);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, .25);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#cart .vmCartModule .total, #cart .vmCartModule .total_products {
    float: left;
    padding: 10px 4px;
}

#cart .vmCartModule .show_cart {
    float: right;
}

#cart .show_cart a#cartpanel, #cart .show_cart a {
    float: right;
    margin-right: -1px;
    padding: 10px 15px;
    font-weight: 600;
    text-decoration: none;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: background-color, color;
    -ms-transition-property: background-color, color;
    -o-transition-property: background-color, color;
    -moz-transition-property: background-color, color;
    transition-property: background-color, color;
}

#cart a#cartpanel:hover {
    text-decoration: none;
}

.cartpanel .show-cart-link {
    clear: both;
    padding: 28px 0px 20px 20px;
    display: block;
    font-weight: bold;
}

.cartpanel {
    text-transform: none;
}

.cartpanel .show-cart-link a {
    float: none !important;
}

.cartpanel .vm_cart_products {
    padding: 0px 20px 20px 20px;
}

#vmCartModule div.panel2 .cartpanel .total {
    padding: 10px 20px;
    background-color: rgba(0, 0, 0, 0.05);
}

.cartpanel span.closecart, .cartpanel span.closecart:hover, .closemenu, .closemenu:hover {
    opacity: 1.0;
    font: 300 30px/30px Arial, Helvetica, sans-serif;
    width: 30px;
    height: 30px;
    text-align: center;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-property: background-color;
    -ms-transition-property: background-color;
    -o-transition-property: background-color;
    -moz-transition-property: background-color;
    transition-property: background-color;
    position: absolute;
    right: -16px;
    top: -18px;
    cursor: pointer;
}

.closemenu {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.cartpanel span.closecart, .cartpanel span.closecart:hover {
    right: -15px;
    top: -15px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border-width: 1px;
    border-style: solid;
}

#currency .currency-label {
    float: left;
}

#currency form {
    padding: 0px;
    margin: 0px;
}

#currency input.button {
    width: 16px;
    height: 16px;
    text-indent: -99999px;
    float: right;
    padding: 0px;
    margin: 2px;
    background-image: url('../images/change-currency.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    -webkit-border-radius: 100% !important;
}

.row-fluid .ex-span2 {
    width: 17.92%;
}

.row-fluid .ex-span1_5 {
    width: 14.46%;
}

#top-sticky-panel .container {
    position: relative;
}

#top-sticky-panel .container .h1 {
    line-height: 100%;
}

#searchpanel1, #searchpanel2 {
    display: none;
    float: left;
}

#stickymenuButton, #searchOpenButton2, #searchOpenButton1 {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: all;
    -ms-transition-property: all;
    -o-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    cursor: pointer;
    width: 50px;
    height: 50px;
}

#stickymenuButton {
    float: right;
    background-image: url(../images/res-menu-icon.png);
}

#stickymenupanel {
    position: absolute;
    display: none;
    top: 50px;
    right: 0px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    height: 340px !important;
    width: 340px !important;
    padding: 20px !important;
    overflow: hidden;
    z-index: 1039;
}

.search-panel {
    float: right;
    position: relative;
    padding: 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-width: 1px;
    border-style: solid;
    width: 50%;
}

.search-panel form {
    margin: 0px;
    padding: 0px;
}

.search-panel .inputbox {
    width: 64%;
    padding: 8px;
    height: 20px;
    float: left;
    margin: 0px;
    border: 0px !important;
}

.search-panel .button {
    padding: 0 !important;
    width: 38px;
    height: 38px;
    margin: -1px;
    float: right;
    display: block;
    text-align: left;
    text-indent: -9999px;
    background-image: url(../images/search-icon.png) !important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-border-radius: 0px 3px 3px 0px !important;
    -moz-border-radius: 0px 3px 3px 0px !important;
    border-radius: 0px 3px 3px 0px !important;
}

#cl-handler .cl-handler {
    padding: 0px;
    float: right;
    position: relative;
    z-index: 1000;
}

#cl-handler .cart-button {
    position: relative;
    margin: 0px 0px 0px 10px !important;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    float: right;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: all;
    -ms-transition-property: all;
    -o-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    cursor: pointer;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border-style: solid;
    border-width: 1px;
}

#cl-handler .cart-button:hover {
    opacity: 1;
}

#cl-handler .show-both {
    padding: 6px 10px;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 14px;
    display: none;
}

#cl-handler #vmCartModule {
    position: relative;
}

#cl-handler .is-empty {
    text-transform: uppercase;
    padding: 0px 10px;
    height: 36px;
    font: normal 100%/36px 'Open Sans', Arial, Helvetica, sans-serif;
}

#cl-handler.tiny #search-position {
    transition: all 500ms;
    position: fixed;
    top: 20px;
    right: 0px;
    margin-right: 10px;
    z-index: 1043;
}

#cl-handler.tiny div.cl-handler {
    transition: all 500ms;
    position: fixed;
    top: 68px;
    right: 0px;
    margin-right: 10px;
    z-index: 1053;
}

#cl-handler.tiny div.cl-handler #vmCartModule div.panel2 {
    top: 18px !important;
    right: 18px !important;
}

#searchOpenButton {
    border: 0px;
    padding: 0;
    margin: 0 !important;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    float: right;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: all;
    -ms-transition-property: all;
    -o-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    cursor: pointer;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border-style: solid;
    border-width: 1px;

}

#search-position {
    position: relative;
    width: 44px;
    height: 44px;
    float: right;
    margin-right: 0px;
}

#search-position #searchpanel {
    display: none;
    position: absolute;
    right: 50px;
    height: 36px !important;
    width: 240px;
    top: 0px;
    z-index: 30;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    border-style: solid;
    border-width: 1px;

}

#search-position form {
    margin-bottom: 0px;
}

#search-position .button {
    padding: 5px 9px;
    margin: 2px;
    -webkit-border-radius: 16px !important;
    -moz-border-radius: 16px !important;
    border-radius: 16px !important;
}

#search-position .search, #search-position .finder {
    vertical-align: top;
    text-align: right;
    clear: both;
    overflow: hidden;
    width: 240px;
}

#search-position .inputbox {
    margin-top: 0px;
    margin-right: 0px;
    font-size: 13px;
    font-weight: 400;
    height: 20px;
    min-height: 0 !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: auto;
    border: 0px;
    background: none;
    float: left;
    padding: 7px 12px;
    background: transparent !important;
}

#search-position .search {

}

#searchForm label {
    display: inline-block;
}

.scroll-bg {
    background: #ffffff;
    box-shadow: 0px 1px 14px rgba(0, 0, 0, 0.07);
    width: 330px;
    height: 330px;
    padding: 5px;
}

.scroll-bg .sticky-menu-content > ul {
    padding: 0px !important;
    margin: 5px !important;
}

.scroll-bg ul ul {
    padding: 0px !important;
    margin: 0px !important;
}

.scroll-bg ul li {
    padding: 4px 0px 0px 4px !important;
}

.scroll-bg ul li ul li {
    padding: 4px 0px 0px 20px !important;
}

.scroll-bg ul li a {
    padding: 0px !important;
    margin: 0px !important;
    font-size: 12px;
}

.scroll-bg ul .clear {
    display: none !important;
}

#boxscroll {
    overflow: auto;
    cursor: default !important;
    height: 330px;
    width: 330px;
}

#boxscroll:active {
    cursor: url(../images/grabbing.png) 8 8, move !important;
}


/* Breadcrumbs
----------------------------------------------- */

#breadcrumb-line {
    padding: 15px 0px;
}

#breadcrumb-line #brcr {
    min-height: 0;
}

/* page heading
----------------------------------------------- */
h2#page-heading {
    font-weight: normal;
    padding: .5em;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #ccc;
}

/* table
----------------------------------------------- */
table {
    width: 100%;
    margin-bottom: 10px;
}

col.colC {
    width: 8em;
}

td {
    padding: 8px 10px;
    text-align: left;
}

thead th, table th {
    padding: 8px 10px;
    text-align: left;
    font-weight: bold;
    font-size: 100%;
}

tbody th, tbody td {
}

tfoot th, tfoot td {
    border-top: 2px solid #ededed;
}

/* forms
----------------------------------------------- */
fieldset {
    padding: 10px 0px;
    position: relative;
    margin: 0px 0px 10px 0px;

}

legend {
    font-weight: bold;
    font-size: 12px;
    line-height: 30px;
    padding: 4px 0px;
    vertical-align: middle;
}

fieldset.login p {
    margin-bottom: 1em;
    margin-top: 0pt;
}

fieldset p label {
    width: 98%;
}

fieldset p input {
    width: 98%;
}

fieldset p select {
    width: 99%;
}

fieldset.login p label {
    float: left;
    line-height: 2em;
    margin-right: 3%;
    text-align: right;
    width: 32%;
}

fieldset.login p input {
    width: 60%;
}

fieldset.login input.button {
    margin-left: 35%;
}

form p.notice {
    font-weight: bold;
}

input.search.text {
    width: 66%;
}

input.search.button {
    width: 28%;
    margin-left: 2%;
}


/* Modules Layout
----------------------------------------------- */

#footer {
    padding: 20px 0px;
    margin: 0px auto;
}

#footer ul li a {
    background: transparent !important;
    text-decoration: none;
}

#footer ul li a:hover {
    text-decoration: none;
}

#footer #footer-line {
    padding: 5px 0px;
}

#footer #footer-line .moduletable_empty {
    background: none;
}

#foo-left-right {
    clear: both;
}

#footer-left {
    float: left;
    width: 50%;
}

#footer-right {
    float: right;
    width: 50%;
}

#bottom-bg {
    padding: 0px 0px 20px 0px;
    margin-top: 0px;
}

#bottom-bg h3 {
    font-weight: 600;
    font-size: 130%;
}

#bot-modules {
    position: relative;
    padding: 20px 0px 5px 0px;
    margin-bottom: 20px;
}

#bot-modules-2 ul li, #bot-modules-2 ul {
    padding: 3px 0px;
    margin: 0px;
    background-image: none;
    list-style: none;
}

#lbOverlay {
    z-index: 99999999999 !important;
}

#lbCenter, #lbBottomContainer {
    z-index: 999999999999 !important;
}

#foo-left-right {
    clear: both;
    padding: 0px;
}

.no-foo-lr-line {
    border-top: 0px !important;
}

.moduletable_style2 {
    border: none;
}

.moduletable_style2 h3 {
    font-size: 145%;
}

#vertical_slide {
    z-index: 999999;
    opacity: 0.96;
}

img {
    max-width: 100%;
}

#slideshow-handler {
    position: relative;
    margin: 0px auto 0px auto;
}

#header-left-handler {
    position: fixed;
    left: 0px;
    z-index: 1040;
}

#header-left-panel {
    float: left;
    opacity: 1 !important;
    display: none;
    overflow: hidden;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 0px 0px 4px 0px;
    -moz-border-radius: 0px 0px 4px 0px;
    border-radius: 0px 0px 4px 0px;
}

#hl-panel-handler {
    padding: 10px;
}

#hl-open {
    float: left;
    width: 40px;
    position: relative;
    z-index: 1041;
    cursor: pointer;
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;
}

#hl-open-label {
    position: absolute;
    height: 40px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    font: 700 12px/40px "Open Sans", Helvetica, sans-serif;
    text-transform: uppercase;
}

#header-right-handler {
    position: fixed;
    right: 0px;
    z-index: 1030;
}

#header-right-panel {
    float: right;
    opacity: 1 !important;
    display: none;
    overflow: hidden;
    -webkit-box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.25);
    box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 4px 0px 0px 0px;
    -moz-border-radius: 4px 0px 0px 0px;
    border-radius: 4px 0px 0px 0px;
}

#hr-panel-handler {
    padding: 10px;
}

#hr-open {
    float: right;
    width: 40px;
    position: relative;
    cursor: pointer;
    -webkit-box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.25);
    box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
}

#hr-open-label {
    position: absolute;
    text-align: right;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font: 700 12px/40px "Open Sans", Helvetica, sans-serif;
    text-transform: uppercase;
}

.info-line-handler {
    float: right;
    margin-right: 10px;
    font-size: 11px;
    line-height: 12px;
    text-transform: uppercase;
    padding-top: 5px;
}
.button-top-menu{
    float: right;
    padding: 10px 15px 11px 15px;
    font-size: 12px;
    font-weight: 700;
    border-radius: 0px 3px 3px 0px;
    text-transform: uppercase;
    text-decoration: none !important;
}
.button-top-menu:hover{
    background-color: #0088cc;
    color: #ffffff !important;
}