/*
*  DEFAULT MASTER WEBSITE STYLES
*  This is the master stylesheet for the "default" template.
*  Please do not edit this template unless you're sure it will not break existing websites.
*/


/*-- GLOBAL LAYOUT STYLES --*/

html {
    background-color: #363636;
}
body {
    background-color: transparent;
    background-image: none;
    background-position: center top;
    background-size: 100% auto;
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 140%;
}
.body_wrapper {
    padding: 10px 0 30px;
}

.website {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 3;
    width: 970px;
}


/* -- SYSTEM STYLES -- */

#fullscreen_background {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 1;
    height: 100%;
    width: 100%;
}
#fullscreen_background div {
    display: block;
    list-style: none;
    z-index: -10;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
}
#fullscreen_background div a {
    width: 100%;
    height: 100%;
    display: block;
    color: #000000;
    _cursor: hand;
    cursor: pointer;
    text-decoration: none;
}


/* -- HEADER STYLES -- */

.header {
    height: 100px;
    margin: 0 auto 5px;
    overflow: visible;
    position: relative;
}
.header .header_logo {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 200px;
    height: 70px;
    margin: 0 auto 0 0;
    text-align: left;
    vertical-align: bottom;
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    color: transparent;
}
.header .header_logo.inner {
    background-image: none;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    text-align: left;
    color: transparent;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.header .header_logo.inner .text {
    display: none;
}
.header .header_logo.inner .image {
    display: block;
    width: 100%;
    height: auto;
}
.header .header_helper {
    position: absolute;
    width: 100px;
    height: 100px;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: bottom;
    background: transparent none scroll no-repeat 0 0;
    color: transparent;
    display: none;
}
.header .header_logo .image {
    display: block;
    margin: 0;
    border: 0 none transparent;
}
.header .header_info {
    position: absolute;
    bottom: 0;
    right: 0;
    width: auto;
    height: auto;
    margin: 68px auto 0 0;
    padding: 5px 10px;
    text-align: right;
    vertical-align: bottom;
    border-radius: 0.3em;
    border-color: #262626;
    border-style: solid;
    border-width: 1px;
    background-color: #262626;
    background-image: none;
    background-repeat: repeat-x;
    background-position: 0 -200px;
    font-size: 100%;
    line-height: 120%;
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #000000;
    background-clip: padding-box;
}
.header .header_info .detail {
    *display: inline;
    *zoom: normal;
    display: inline-block;
    margin: 0;
    padding-left: 10px;
}
.header .header_info .name,
.header .header_info .phone {
    font-weight: bold;
}
.header .header_info .link,
.header .header_info .email {
    text-decoration: none;
}
.header .header_info .link.active span,
.header .header_info .link:hover span,
.header .header_info .email.active span,
.header .header_info .email:hover span {
    text-decoration: underline;
}
.header .header_info .detail:before {
    content: '|';
    padding-right: 15px;
    font-weight: normal;
}
.header .header_info .detail:first-child:before {
    content: '';
    padding-right: 0;
}
.header .header_info .phone.real {
    display: inline-block;
}
.header .header_info .phone.track {
    display: none;
}
.header .header_info a,
.header .header_info a:hover {
    color: inherit;
}

.header .header_info .social {
    padding-left: 10px;
}
.header .header_info .social .social_icon {
    display: inline-block;
    *zoom: 1;
    margin: 0 0 0 4px;
    text-align: left;
    color: transparent;
    border: 0 none transparent;
    background-color: transparent;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 0 0;
    line-height: 100%;
    opacity: 0.90;
    overflow: hidden;
    vertical-align: bottom;
}
.header .header_info .social .social_icon:first-child {
    margin-left: 0;
}
.header .header_info .social .social_icon:hover {
    opacity: 1.00;
}
.header .header_info .social:before {
    padding-right: 10px;
}
.header .header_info .social .social_icon .label_span {
    visibility: hidden;
}

.header .header_info .social_glyphs .social_icon {
    color: inherit;
    text-align: center;
    vertical-align: middle;
    overflow: visible;
    margin-left: 4px;
}
.header .header_info .social_glyphs .social_icon .icon_span {
    font-size: 120%;
}
.header .header_info .social_glyphs .social_icon .label_span {
    display: none;
}

.nav {
    height: auto;
    margin: 5px 5px -1px;
    overflow: visible;
    border-radius: 0.3em 0.3em 0 0;
    border: 1px solid #262626;
    border-bottom: 0 none transparent;
    background-color: #4D4D4D;
    background-image: none;
    background-repeat: repeat-x;
    background-position: 0 0;
    *position: relative;
    white-space: nowrap;
    font-size: 14px;
    line-height: 14px;
    min-height: 33px;
    background-clip: padding-box;
}
.nav_toggle {
    display: none;
}

.nav .list_pages {
    display: block;
    margin: 0;
    padding: 5px 0 0;
    position: absolute;
    overflow: visible;
    width: auto;
    left: 10px;
    right: 10px;
    text-align: left;
}
.nav .list_pages .item_page {
    display: inline-block;
    margin: 0 3px 0 0;
    padding: 0;
    border-radius: 0.3em 0.3em 0 0;
    border: 1px solid #3A3A3A;
    background-color: #D2D2D2;
    background-image: none;
    background-repeat: repeat-x;
    background-position: 0 4px;
    position: relative;
    vertical-align: bottom;
    background-clip: padding-box;
}
.nav .list_pages .item_sticky {
    width: 1px;
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    border-left: 0 none transparent;
    border-right: 0 none transparent;
    overflow: hidden;
    visibility: hidden;
}
.nav .list_pages .item_page:hover,
.nav .list_pages .item_page.active {
    background-color: #F2F2F2;
    background-image: none;
    border-bottom: 1px solid #F2F2F2;
}
.nav .list_pages .item_page .link_page {
    display: block;
    margin: 0;
    padding: 0 8px;
    font-weight: bold;
    line-height: 22px;
    color: #767676;
    text-decoration: none;
    cursor: pointer;
}
.nav .list_pages .item_page .link_page:hover,
.nav .list_pages .item_page:hover .link_page,
.nav .list_pages .item_page.active .link_page {
    color: #363636;
    padding-bottom: 1px;
    line-height: 24px;
}

.nav .list_subs {
    display: none;
    width: auto;
    min-width: 150px;
    margin: 1px 0 0;
    padding: 6px 6px 12px;
    border-radius: 0 0.3em 0.3em 0.3em;
    border-color: #3A3A3A;
    border-style: solid;
    border-width: 0 1px 1px;
    background-color: #F2F2F2;
    left: -1px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    background-clip: padding-box;
    overflow: visible;
    position: absolute;
    right: 10px;
    text-align: left;
}
.nav .item_page:hover .list_subs,
.nav .item_page.active:hover .list_subs {
    display: block;
    opacity: 0.99;
}
.nav .list_subs .item_sub,
.nav .list_subs:hover .item_sub,
.nav .list_subs .item_sub:hover {
    display: block;
    position: static;
    background-color: transparent;
    border: 0 none transparent;
    padding: 0;
    margin: 0;
    bottom: 0;
    text-align: left;
    background-clip: padding-box;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat-x;
    border-radius: 0;
    vertical-align: bottom;
}
.nav .list_subs .item_sub .link_sub {
    display: block;
    padding: 4px 6px 2px 2px;
    font-weight: normal;
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
    cursor: pointer;
    margin: 0;
}
.nav .list_subs .item_sub.active .link_sub,
.nav .list_subs .item_sub .link_sub:hover {
    text-decoration: underline;
}
.nav .list_subs .item_sub_group,
.nav .list_subs .item_sub_group:hover,
.nav .list_subs:hover .item_sub_group {
    margin-top: 8px;
    margin-bottom: 4px;
}
.nav .list_subs .item_sub_group .name,
.nav .list_subs .item_sub_group:hover .name,
.nav .list_subs:hover .item_sub_group .name {
    padding: 4px 6px 2px 2px;
}
.nav .list_subs .item_sub_group:first-child,
.nav .list_subs .item_sub_group:first-child:hover,
.nav .list_subs:hover .item_sub_group:first-child {
    margin-top: 4px;
}

.nav .list_hidden {
    display: none;
}

.nav_disable_tabs .list_pages {
    padding: 0;
}
.nav_disable_tabs .list_pages .item_page,
.nav_disable_tabs .list_pages .item_page:hover,
.nav_disable_tabs .list_pages .item_page.active {
    background-color: transparent;
    border: 0 none transparent;
}
.nav_disable_tabs .list_pages .item_page .link_page,
.nav_disable_tabs .list_pages .item_page:hover .link_page,
.nav_disable_tabs .list_pages .item_page.active .link_page {
    line-height: 32px;
    padding: 0 8px;
    color: #CACACA;
}
.nav_disable_tabs .list_pages .item_page:hover .link_page,
.nav_disable_tabs .list_pages .item_page.active .link_page {
    color: #FFFFFF;
}
.nav_disable_tabs .list_subs {
    margin-top: -1px;
    border-radius: 0 0 0.3em 0.3em;
    background-color: #4d4d4d;
}
.nav_disable_tabs .list_subs .item_sub .link_sub {
    color: #CACACA;
}
.nav_disable_tabs .list_subs .item_sub:hover .link_sub,
.nav_disable_tabs .list_subs .item_sub.active .link_sub {
    color: #FFFFFF;
}


/*-- FOOTER STYLES --*/

.footer {
    margin: 5px auto 0;
    padding: 10px;
    overflow: hidden;
    color: #FFFFFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 0.5em;
    border-color: #262626;
    border-style: solid;
    border-width: 1px;
    background-color: #262626;
    background-image: none;
    background-repeat: repeat-x;
    background-position: 0 -520px;
}
.footer a {
    color: #FFFFFF;
}
.footer .footer_info {
    float: left;
    width: auto;
    height: auto;
    margin: 0 auto 0 0;
    padding: 0;
    text-align: left;
    vertical-align: bottom;
    min-width: 70%;
}
.footer .footer_info .detail {
    display: inline-block;
    margin: 0;
    padding-left: 5px;
    overflow: hidden;
    font-size: 100%;
    line-height: 160%;
}
.footer .footer_info .detail:before {
    content: '|';
    padding-right: 10px;
    opacity: 0.25;
    font-weight: normal;
}
.footer .footer_info .detail:first-child:before {
    content: '';
    padding-right: 0;
}
.footer .footer_info .name {
    _width: 33%;
    max-width: 33%;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.footer .footer_info .name,
.footer .footer_info .phone {
    font-weight: bold;
}
.footer .footer_info .phone.real {
    display: inline-block;
}
.footer .footer_info .phone.track {
    display: none;
}
.footer .footer_info .links {
    clear: both;
    padding-left: 5px;
    font-size: 80%;
    line-height: 110%;
}
.footer .footer_info .links .item {
    padding: 0;
}
.footer .footer_info .links .item:before {
    content: '|';
    padding: 0 6px 0 2px;
    opacity: 0.25;
    font-weight: normal;
}
.footer .footer_info .links .item:first-child {
    padding-left: 0;
}
.footer .footer_info .links .item:first-child:before {
    content: '';
    padding: 0;
}
.footer .footer_info .links a:hover,
.footer .footer_info .links .lang_active,
.footer .footer_info .links .link_active {
    text-decoration: underline;
}
.footer .footer_logo {
    float: right;
    width: auto;
    height: 50px;
    margin: 0 0 0 auto;
    text-align: left;
    vertical-align: bottom;
    min-width: 30%;
}
.footer .footer_logo .link {
    display: block;
    margin: 0;
    border: 0 none transparent;
}
.footer .footer_logo .image {
    display: block;
    margin: 0;
    border: 0 none transparent;
    background-image: none;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    float: right;
    width: 150px;
    height: 25px;
    direction: ltr;
    text-indent: -9999px;
}
.footer .footer_logo .text {
    display: block;
    margin: 0;
    float: right;
    clear: right;
    text-align: right;
    font-size: 80%;
    line-height: 110%;
}
.footer .footer_copy {
    clear: both;
    margin: 0 auto;
    padding: 0;
    width: auto;
    height: auto;
    text-align: center;
    vertical-align: bottom;
    border-radius: 0.3em;
    font-size: 80%;
}
.footer .footer_info a,
.footer .footer_info a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.footer .footer_info a.active,
.footer .footer_info a:hover {
    text-decoration: underline;
}


/* -- CONTENT STYLES -- */

.content {
    min-height: 100px;
    margin: 5px auto;
    overflow: hidden;
    border-radius: 0.5em;
    border-color: #262626;
    border-style: solid;
    border-width: 1px;
    background-color: #262626;
    background-image: none;
    background-repeat: repeat-x;
    background-position: 0 0;
    position: relative;
    font-family: Verdana, Helvetica, sans-serif;
    background-clip: padding-box;
    color: #292929;
}

.content hr,
.content .line_divider {
    border-color: #BABABA;
    border-style: dotted;
}
.content .image_border {
    border-color: #BABABA;
    border-style: solid;
}
.content .block_border {
    border-color: #BABABA;
    border-style: solid;
}
.content .highlight_block {
    border-color: #BABABA;
    background-color: #FFFFFF;
    border-style: dotted;
}
.content .inset_block {
    border-color: #BABABA;
    background-color: #E9E9E9;
    border-style: solid;
}
.content .button_border {
    border-color: #606060;
    background-color: #707070;
    border-style: solid;
    color: #FFFFFF;
}
.content .button_border:hover {
    background-color: #7F7F7F;
}
.content .clear_header {

}
.content .float_body {
    width: 62%;
}
.content .float_sidebar {
    width: 36%;
}

.page {
    margin: 0 5px 5px;
    padding: 15px;
    overflow: hidden;
    border-color: #262626;
    border-style: solid;
    border-width: 1px;
    background-color: #F2F2F2;
    background-clip: padding-box;
}


/* -- SYSTEM PAGE CONTENT STYLES -- */

.page_lang .header_logo,
.page_splash .header_logo {
    display: none;
}
.page_lang .header {
    height: 60px;
}
.page_splash .header {
    height: 30px;
}
.page_error .page,
.page_lang .page,
.page_splash .page {
    padding-bottom: 40px;
    text-align: center;
}
.page_lang .page,
.page_splash .page {
    padding-top: 25px;
}
.content .error_select,
.content .lang_select,
.content .splash_select {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
.content .error_logo,
.content .lang_logo,
.content .splash_logo {
    text-align: center;
    padding-bottom: 20px;
}
.content .error_logo .logo_image,
.content .lang_logo .logo_image,
.content .splash_logo .logo_image {
    display: block;
    margin: 0 auto;
}
.content .error_header,
.content .lang_header,
.content .splash_header {
    text-align: center;
    padding-bottom: 10px;
}
.content .lang_links,
.content .splash_links {
    display: block;
    margin: 0 auto;
    text-align: center;
}
.content .lang_links .lang,
.content .splash_links .location {
    display: inline-block;
    text-align: center;
    padding: 0 10px;
}
.content .lang_select .lang strong,
.content .splash_select .location strong {
    display: block;
    font-size: 100%;
    line-height: 120%;
    text-transform: uppercase;
}
.content .lang_select .lang a,
.content .splash_select .location a {
    text-decoration: none;
}
.content .lang_select .lang a:hover,
.content .lang_select .lang a.lang_active,
.content .splash_select .location a:hover,
.content .splash_select .location a.lang_active {
    text-decoration: underline;
}


/* -- TABLESTATUS DEFAULT STYLES -- */

/* -- TableStatus Sidebar Tweaks -- */

.content .float_sidebar .TableStatus {

}
.content .float_sidebar .TableStatus .title {
    display: none;
}
.content .float_sidebar .sidebar_widget.sidebar_widget_tablestatus {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.content .float_sidebar .tablestatus_layout_2 .TableStatus {
    width: auto;
}
.content .float_sidebar .tablestatus_layout_2 .TableStatus .tswrap {

}
.content .float_sidebar .tablestatus_layout_2 .TableStatus {
    width: auto;
}
.content .float_sidebar .tablestatus_layout_2 .TableStatus .tswrap .vsep {
    display: none;
}
.content .float_sidebar .tablestatus_layout_2 .TableStatus input[type=text] {
    width: 39%;
    margin-bottom: 0;
}
.content .float_sidebar .tablestatus_layout_2 .TableStatus select {
    width: 39%;
}
.content .float_sidebar .tablestatus_layout_2 .TableStatus img {
    margin-bottom: 2px;
    margin-top: 2px;
}
.content .float_sidebar .tablestatus_layout_2 .TableStatus div.searchTableStatusWrapper {
    display: block;
    float: none;
    height: 1px;
    margin: 0;
    position: relative;
    width: auto;
}
.content .float_sidebar .tablestatus_layout_2 .TableStatus div.searchTableStatusWrapper input[type=button] {
    position: absolute;
    left: 49.5%;
    top: -28px;
    height: 20px !important;
}


/* -- DEFAULT PAGE WIDGET STYLES -- */

.page_home .image_panels {
    float: left;
    width: 59%;
}
.page_home .block_contact_staticmap {
    float: right;
    width: 39%;
}

.page_home .float_body .sidebar_widget,
.page_home .clear_body .sidebar_widget {
    float: left;
    width: 50%;
    padding-right: 6px;
    box-sizing: border-box;
}

.page_groups .block_group_photo {
    float: right;
    width: 40%;
}
.page_groups .block_group_description {
    float: left;
    width: 58%;
}
.page_groups .block_group_details {
    float: left;
    width: 58%;
}

.page_contact .block_contact_dynamicmap {
    float: right;
    width: 73%;
    height: 350px;
}
.page_contact .block_contact_address {
    float: left;
    width: 26%;
    height: 350px;
}


/* -- CALL-TO-ACTION BUTTONS -- */

.website .header {
    position: relative;
}
.website .header .action_button {
    position:absolute;
    z-index: 10;
    bottom: 34px;
    width: 200px;
    height: auto;
    border-radius: 6px;
    overflow: hidden;
    background-color: transparent;
}
.website .header .action_button.call_now {
    display: none;
}
.website .header .action_button.pos1 {
    right: 0;
}
.website .header .action_button.pos2 {
    right: 206px;
}
.website .header .action_button.pos3 {
    right: 412px;
}

.website .header .action_button_v2 {
    background-color: #464646;
    border-color: #262626;
    color: #F2F2F2;
}


/*-- <PATCH:RESPONSIVE> --*/

.page .action_block {
    display: none;
}
.website .header .action_button {
    display: block;
}

/*-- </PATCH:RESPONSIVE> --*/
