/* @import url('http://example.com/example_style.css'); */

/**
 * CSS @imports must be at the top of the file.      
 * Add them above this section.                             
 */

@font-face {
    font-family: 'Roboto';
    src: url('//cdn2.hubspot.net/hub/364792/file-801271091-eot/fonts/Roboto-Regular-webfont.eot');
    src: url('//cdn2.hubspot.net/hub/364792/file-801271091-eot/fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('//cdn2.hubspot.net/hub/364792/file-803418882-woff/fonts/Roboto-Regular-webfont.woff') format('woff'),
         url('//cdn2.hubspot.net/hub/364792/file-803418887-ttf/fonts/Roboto-Regular-webfont.ttf') format('truetype'),
         url('//cdn2.hubspot.net/hub/364792/file-803418892-svg/fonts/Roboto-Regular-webfont.svg#RobotoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
 
@font-face {
    font-family: 'Roboto';
    src: url('//cdn2.hubspot.net/hub/364792/file-801271096-eot/fonts/Roboto-Italic-webfont.eot');
    src: url('//cdn2.hubspot.net/hub/364792/file-801271096-eot/fonts/Roboto-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('//cdn2.hubspot.net/hub/364792/file-801271086-woff/fonts/Roboto-Italic-webfont.woff') format('woff'),
         url('//cdn2.hubspot.net/hub/364792/file-803428952-ttf/fonts/Roboto-Italic-webfont.ttf') format('truetype'),
         url('//cdn2.hubspot.net/hub/364792/file-801271051-svg/fonts/Roboto-Light-webfont.svg#RobotoItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
 
@font-face {
    font-family: 'Roboto';
    src: url('//cdn2.hubspot.net/hub/364792/file-801271041-eot/fonts/Roboto-Bold-webfont.eot');
    src: url('//cdn2.hubspot.net/hub/364792/file-801271041-eot/fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('//cdn2.hubspot.net/hub/364792/file-803428912-woff/fonts/Roboto-Bold-webfont.woff') format('woff'),
         url('//cdn2.hubspot.net/hub/364792/file-803428947-ttf/fonts/Roboto-Bold-webfont.ttf') format('truetype'),
         url('//cdn2.hubspot.net/hub/364792/file-803428902-svg/fonts/Roboto-Bold-webfont.svg#RobotoBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('//cdn2.hubspot.net/hub/364792/file-803418877-eot/fonts/Roboto-Light-webfont.eot');
    src: url('//cdn2.hubspot.net/hub/364792/file-803418877-eot/fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('//cdn2.hubspot.net/hub/364792/file-801271046-woff/fonts/Roboto-Light-webfont.woff') format('woff'),
         url('//cdn2.hubspot.net/hub/364792/file-803428907-ttf/fonts/Roboto-Light-webfont.ttf') format('truetype'),
         url('//cdn2.hubspot.net/hub/364792/file-801271051-svg/fonts/Roboto-Light-webfont.svg') format('svg');
    font-weight: 100;
    font-style: normal;
}

/* ==========================================================================
   HS COS Boilerplate v1.5.0                                
   ========================================================================== */

/* This responsive framework is required for all styles. */
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

img.alignRight{
    margin: 0 0 5px 15px;
}

img.alignLeft{
    margin: 0 15px 5px 0;
}

/* Reduces min-height on bootstrap structure */
.row-fluid [class*="span"] { min-height: 1px; }

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
  margin: 0;
  list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  height: 30px;
  list-style: none !important;
}
@media (max-width: 479px){
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
    float: none !important; /* Stack social icons into two rows on phones */
  }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
    vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}

/* Captcha */
#recaptcha_response_field {
    width: auto !important;
    display: inline-block !important;
}

/* Videos */
video {
    max-width: 100%;
    height: auto;
}

/* Date Picker */
#calroot {
    width: 202px !important;
    line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
 
#calroot select {
    min-height: 0 !important;
    padding: 1px 2px !important;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
    font-size: 10px !important;
    line-height: 18px !important;
    font-weight: normal !important;
}
 
#caldays {
    margin-bottom: 4px;
}

/* Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 56.25%;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}
@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

/* Forms */
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"]
select {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* System Template Forms */
#email-prefs-form .email-edit {
    width: 100% !important;
    max-width: 507px !important;
}
#hs-pwd-widget-password {
    height: auto !important;
}

/* Menus */
.hs-menu-wrapper ul {
    padding: 0;
}

/* Horizontal Menu
   ========================================================================== */

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
}

/* Vertical Menu
   ========================================================================== */ 

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}


@media (max-width: 767px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
    }

    /* Stacking Horizontal Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
        padding: 0;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        white-space: normal;
    }

    /* Stacking Vertical Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper  {
        position: static;
        opacity: 1;
        visibility: visible;
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}

/* Space Module */
.widget-type-space {
    visibility: hidden;
}

/* Blog Author Section */
.hs-author-social-links {
    display: inline-block;
}
.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

/* Fix for CTA border box issue */
.hs-cta-wrapper a {
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider {margin: 0; padding: 0;}
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(http://cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url(http://cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png) no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    top: 40%;
    text-align: center;
}

.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0px 5% 0px 5%;
    width: 90%;
    top: 40%;
    text-align: center;
    background-color: transparent;
}

@media all and (max-width: 400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0px 5% 0px 5%;
        top: 40%;
        text-align: center;
    }
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}

/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

table pre {
    white-space: pre-wrap;
}

/* adding minimal spacing for blog comments */
.comment {
    margin: 10px 0 10px 0;
}

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word;
}

@media all and (max-width: 400px) {
/* beat recaptcha into being responsive, !importants and specificity are necessary */
#captcha_wrapper,
#recaptcha_area,
#recaptcha_area table#recaptcha_table,
#recaptcha_area table#recaptcha_table .recaptcha_r1_c1
{ width: auto !important; overflow: hidden; }
#recaptcha_area table#recaptcha_table .recaptcha_r4_c4
{ width: 67px !important; }
#recaptcha_area table#recaptcha_table #recaptcha_image
{ width:280px !important; }
}

/* These includes are optional, but helpful. */
/* HTML 5 Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

/* Support migrations from wordpress */

.wp-float-left {
    float: left;
    margin: 0 20px 20px 0;
}

.wp-float-right {
    float: right;
    margin: 0 0 20px 20px;
}

/* Responsive Google Maps */

#map_canvas img, .google-maps img {
    max-width: none;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field {min-height: 0;line-height: 12px;}

 



/* ==========================================================================

   Index:         

  1. BASE STYLES   
    - Variables
    - Macros
    - Base
    - Typography

  2. COS STRUCTURE
    - Structure
    - Header
    - Content
    - Footer

  3. MAIN NAVIGATION
    - Custom Menu Primary
    - Mobile Menu

  4. TEMPLATE MODULE CLASSES
    - Common Template Classes
    - Site Pages
    - Landing Pages
    - System Pages

  5. COS COMPONENTS
    - Blog
    - Forms
    - Buttons

  6. MISCELLANOUS

  7. MOBILE MEDIA QUERIES

   ========================================================================== */








/* ==========================================================================


   1. BASE STYLES                                             


   ========================================================================== */




/* ==========================================================================
   Variables                                               
   ========================================================================== */


/**
 * Find the most consistently used font styles, colors, and container widths 
 * for your site and assign them to the jinja variables below for easy use 
 * and reference. 
 *
 * Apply the variable as shown below.  Ignore the jingja comment tags.
 *
 * 
 */

/* Colors */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */

/* Typography */
            /*  */
                         /*  */
                          /*  */
 /*  */

/* Containers */
 /* Used on '.page-center' in 'Base' and in the 'Portrait tablet to landscape and desktop' media query */




/* ==========================================================================
   Macros                                                  
   ========================================================================== */


/** 
  * Create jinja macros for CSS3 properties that need browser prefixes.
  *
  * Apply the style as shown below on it's own CSS property line.  
  * Ignore the jinja comment tags. 
  *
  * 
  */

 


 


/** 
  * Example of how to apply the above macro (ignore the jinja comment tags):
  *
  * a {
  *   color: red;
  *   font-size: 12px;
  *    
  * }
  */




/* ==========================================================================
   Base                                                    
   ========================================================================== */


/** 
 * Box Sizing
 * 
 * Applies a natural box layout model to all elements so that width and padding 
 * are essentially combined, making responsive styles easier to manage.
 */

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

/* Website background color and default font styles */
body {
  background: #fff;
  color: #434240;
  font-family: 'Roboto',sans-serif;
  font-size: 14px;
  line-height: 1;
}

/**
 * Page Center
 *
 * Apply .page-center to full-width modules.
 */

.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1060px;
  margin: 0 auto;
}

a { color: #5D87A1; text-decoration:none; }
a:hover, a:focus { color: #434240; text-decoration:none; }

hr {
  background-color: #ddd;
  border: medium none;
  color: #cccccc;
  height: 1px;
  margin: 0 0 32px;
}

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #3399FF;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #3399FF;
  text-shadow: none;
}

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img {
    max-width: initial;
}



/* ==========================================================================
   Typography
   ========================================================================== */


/* Basic text */
p {
    color: #434240;
    font-size: 14px;
    font-weight: normal;
    line-height: 20.3px;
    margin: 0 0 20px;
} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto',sans-serif;
    line-height: 25.6px;
    margin-bottom: 16px;
    margin-top: 0;
    font-style: normal;
    font-weight: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    color: #6E90A7;
    font-size: 26px;
    line-height:25.6px;
}
h2 {
    font-size: 26px;
    margin-bottom: 12px;
}
h3 {
    font-size: 17.6px;
    color:#434142;
}
h4 {}
h5 {
    font-size:16.8px;
}
h6 {
  line-height: 15px;
  margin: 0;
}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

.body-container .hs_cos_wrapper_type_rich_text ul {
  list-style: outside none none;
  margin: 0 0 20px 16px;
  padding: 0;
}
.body-container .hs_cos_wrapper_type_rich_text ul li {
  font-size: 14px;
  line-height: 20.3px;
  margin: 0 0 18px;
  position: relative;
}

.body-container .hs_cos_wrapper_type_rich_text ul li::after {
  content: "•";
  font-size: 2em;
  left: -0.5875em;
  position: absolute;
  top: 0;
  vertical-align: middle;
}


/* Quotes */
blockquote {}
blockquote p {}
blockquote small {}
blockquote small:before {}

q:before, q:after, blockquote:before, blockquote:after {}








/* ==========================================================================


   2. COS STRUCTURE                                            


   ========================================================================== */





/* ==========================================================================
   Structure                                               
   ========================================================================== */


/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}




/* ==========================================================================
   Header
   ========================================================================== */


.header-container-wrapper {}
.header-container {}

/* Logo styling */
.header-container .hs_cos_wrapper_type_logo {}
.header-container .hs_cos_wrapper_type_logo a {}
.header-container .hs_cos_wrapper_type_logo a img {}

/* Header - Top */

.custom_header-top {
    background: #F0F0F0;
    border-bottom: 1px solid #D1D1D1;
}

.custom_header-top .social {
    list-style: none outside none;
    margin: 0 0 0 4px;
    float: left;
    display: block;
    padding: 0;
}

.custom_header-top .social li {
    background: url("//cdn2.hubspot.net/hub/364792/file-797830520-png/layout/social-icons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-right: 1px solid #D1D1D1;
    display: block;
    float: left;
    height: 28px;
    margin: 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 28px;
    margin-right: 1px;
}

.custom_header-top .social li:hover {
    opacity: 0.7;
}

.custom_header-top .social li a {
    display: block;
    height: 100%;
}

.custom_header-top .social li.twitter {
    background-position: -35px 0;
}

.custom_header-top .social li.googleplus {
    background-position: -72px 0;
}

.custom_header-top .social li.facebook {
    background-position: -102px 0;
}

.custom_header-top .social li.youtube {
    background-position: -137px 0;
}

.custom_header-top #top-nav {
    float: right;
    list-style: none outside none;
    margin: 0 12px 0 0;
}

.custom_header-top #top-nav li {
    border-right: 1px solid #D1D1D1;
    color: #5D87A1;
    float: left;
    line-height: 29px;
    margin: 0 0 0 14px;
    padding-right: 15px;
    font-size: 14px;
}

.custom_header-top #top-nav li a {
    color: #5D87A1;
    font-size: 0.9em;
    font-weight: 400;
    text-decoration:none;
}

.custom_header-top #top-nav li a:hover {
    opacity: 0.8;
}

.custom_header-top #top-nav li a span {
    float: left;
}

.custom_header-top #top-nav li em {
    background: url("//cdn2.hubspot.net/hub/364792/file-792277228-png/layout/dropdown-icon.png") no-repeat 0 0;
    height: 9px;
    display: inline-block;
    line-height: inherit;
    margin: 11px 0 0 16px;
    width: 13px;
    vertical-align: top;
}

.custom_header-top #top-nav li:first-child em {
    margin: 11px -1px 0 12px;
}

.custom_header-top #top-nav li:last-child {
  border-right: 0 none;
  padding-right: 0;
}

/* Header - Bottom */

.custom_logo {
    padding: 26px 0 0 12px;
}

.custom_logo img {
    min-width: 150px; /*changed from 260px by HS Support 11/24 */
} 

.custom_header-search .input {
    border: 1px solid #E0E0E0;
    height: 32px;
    position: relative;
    width: 224px;
    float: right;
    margin: 21px 13px 0 0;
    font-size: 14px;
}

.custom_header-search .input input {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
    border: 0;
    box-shadow: none;
    font-family: Arial,sans-serif;
    font-size: 0.9em;
    height: 30px;
    line-height: 2em;
    max-width: 100%;
    padding: 0.25em 0.5em;
    width: 184px;
    float: left;
    margin: 0;
}

.custom_header-search .input input:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    outline: medium none;
}

.widget-type-google_search.custom_header-search .input a {
    float: right;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("//cdn2.hubspot.net/hub/364792/file-789171064-png/layout/icon-search.png") no-repeat scroll 4px 50% rgba(0, 0, 0, 0);
    border-color: #E0E0E0;
    border-image: none;
    border-radius: 0;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    display: block;
    height: 24px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0.1em;
    text-align: left;
    text-indent: -9999px;
    top: 3px;
    margin:0;
    width: 31px;
}
.widget-type-google_search.custom_header-search label {
  display: none;
}

/* Content - Top Pane */

.custom_page-header {
   background: url("//resources.vtsl.net/hubfs/Struto_CTA_images/vtsl-banner-internal.jpg") repeat scroll 0 0 #413F3E;
   background-size: auto 100%;
    margin: -3px 0 32px;
    font-size: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.custom_page-header .page-center {
  
  padding: 0 0 15px !important;
}
.custom_page-header h1 {
  color: #a9c7de;
  font-size: 2.75em;
  font-weight: 100;
  line-height: 0.9em;
  margin: 0 auto;
  max-width: 1060px;
  padding: 30px 16px 18px;
}
/* ==========================================================================
   Content                                                 
   ========================================================================== */


.body-container-wrapper {}
.body-container {}

.body-container .page-center {
    padding: 0 16px 20px;
}


/* Unique Pages
   ========================================================================== */

/* Homepage */

/* Contact Us */

/* About Us */


/* Modular & Reusable Components
   ========================================================================== */

/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */




/* ==========================================================================
   Footer
   ========================================================================== */


.footer-container-wrapper {}
.footer-container {}



/* Footer - Top */

.custom_footer-top {
    background: #444341;
    padding-top: 33px;
    padding-bottom: 2px;
}

.custom_footer-top a:hover {
    text-decoration: underline;
}
.custom_footer-menu {
    padding: 0 16px;
    margin-bottom: 32px;
    font-size: 16px;
}
.custom_footer-top ul, .custom_footer-top p {
    color: #FFFFFF;
    font-family: 'Roboto';
    font-size: 0.9375em;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
}
.custom_footer-top ul.menu > li {
    margin-right: 0;
    max-width: 25%;
}
.custom_footer-top ul li {
    float: left;
    font-size: 1em;
    list-style: none outside none;
    margin: 0;
}
.custom_footer-top ul li p, .custom_footer-top ul li a {
    color: #FFFFFF;
    display: block;
    font-size: 1.05em;
    font-weight: 500;
    margin-bottom: 0.6em;
}
.custom_footer-contact .contact > li:last-child {
  line-height: 1.25em;
  margin-top: -1px;
}
.custom_footer-top ul li p {
    line-height: 1.6em;
}
.custom_footer-top ul ul {
    float: none;
    margin: 0 0 1em;
    min-width: 10em;
}
.custom_footer-top ul ul li {
    float: none;
    margin: 0;
    line-height:1.45em;
}
.custom_footer-top ul li p, .custom_footer-top ul ul li a {
    color: #989899;
    display: block;
    font-size: 0.9em;
    font-weight: normal;
    margin: 0;
    padding: 0.175em 0;
}
.custom_footer-contact {
    padding: 0 16px 0 0;
    margin-bottom: 32px;
    font-size: 16px;
    position: relative;
}
.custom_footer-top ul.contact {
    margin: 0;
    max-width: 180px;
    right: 45px;
    position: absolute;
    top: 0;
}
.custom_footer-top ul.contact li {
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.5em;
  margin: 0 0 0.125em;
  white-space: nowrap;
  width: 100%;
}
.custom_footer-top ul.contact .phone.uk {
  background: rgba(0, 0, 0, 0) url("//resources.vtsl.net/hubfs/Vtsl_Images/roundflag-uk.png") no-repeat scroll 0 0 / contain ;
  height: 1.475em;
  margin-bottom: 0;
  margin-left: 1px;
  vertical-align: top;
  display: inline-block;
  width: 2em;
}
.custom_footer-top ul.contact .email {
    background: url("//cdn2.hubspot.net/hub/364792/file-793947351-png/layout/contact-icons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 1.125em;
    margin-left: 1px;
    vertical-align: top;
    width: 2em;
    background-position:0 100%;
}
.custom_footer-top ul.contact .email.ireland {
    background: rgba(0, 0, 0, 0) url("//resources.vtsl.net/hubfs/Vtsl_Images/roundflag-ie.png") no-repeat scroll 0 0 / contain ;
    display: inline-block;
    height: 1.475em;
    margin-left: 1px;
    vertical-align: top;
    width: 2em;
}
.custom_footer-contact ul li:nth-child(3) p {
  left: 205px;
  position: absolute;
  top: 118px;
  width: 180px;
}
.custom_footer-top ul.contact li a {
    display: inline;
}

/* Footer - Bottom */

.custom-footer-social-sharing .hs_cos_wrapper_type_social_sharing::before {
  color: #555555;
  content: "Share with";
  font-size: 16px;
  font-weight: 100;
  left: 0;
  line-height: 1;
  position: absolute;
  top: -3px;
}
.custom-footer-social-sharing .hs_cos_wrapper_type_social_sharing {
  padding-left: 84px;
  position: relative;
}


.custom_footer-bottom {
    padding: 24px 0 64px;
    font-size: 16px;
}

.custom_footer-bottom a:hover {
    text-decoration: underline;
}

.custom_footer-bottom span {
    color: #989899;
    font-size: 0.75em;
    margin: 0;
}

.custom_footer-bottom ul {
    display: inline;
    margin-left: 1.25em;
    font-size: 0.9375em;
    padding: 0;
}

.custom_footer-bottom ul li {
    display: inline;
    float: none;
    font-size: 1em;
    margin: 0;
}

.custom_footer-bottom ul li:before {
    color: #888888;
    content: "|";
    margin-right: 1.25em;
}
.custom_footer-bottom ul li a {
    color: #989899;
    display: inline;
    font-size: 1.05em;
    font-weight: 500;
    margin-bottom: 0.5em;
    padding-right: 14px;
}
.custom_footer-site {
    text-align: right;
}
.custom_footer-site span {
    font-size: 15px;
}
.custom_footer-site a {
    color: #5D87A1;
    font-size: 0.85em;
}
.custom_footer-site a span {
    font-size: 1em;
}




/********* Columns ***********/

.custom-main-content {
    margin-right: 0 !important;
    float: right !important;
}
.custom-sidebar{
    margin-left: 0 !important;
}

@media (max-width: 767px) {
    .custom-main-content {
        margin-left: 0 !important;
    }
    .custom-main-content,
    .custom-sidebar{
        width: 100% !important;
        float: none !important;
    }
}

/******** Two Column Quotes ********/

.custom-two-col-quotes-wrapper {
  overflow: hidden;
}
.custom-quote-image {
  float: left;
  margin-bottom: 16px;
  width: 16.6667%;
}
.custom-quote-text {
  float: right;
  margin-bottom: 16px;
  width: 83.3333%;
}

/****** Breadcrumb ********/
.hs-breadcrumb-menu-divider::before{
    padding-left:0;
    content:none;
}
.custom-breadcrumb .hs-breadcrumb-menu {
  line-height: 12.8px;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 16px;
}
.custom-breadcrumb .hs-breadcrumb-menu-item a {
  color: #989899;
  font-size: 12.8px;
  line-height: 12.8px;
}
.custom-breadcrumb .hs-breadcrumb-menu-item{
    padding:0;
}
.custom-breadcrumb .hs-breadcrumb-menu-item.last-crumb {
  color: #5d87a1;
  font-size: 12.8px;
  line-height: 12.8px;
}
.custom-breadcrumb .hs-breadcrumb-menu-item.last-crumb .hs-breadcrumb-label {
  line-height: 13.8px;
}
.custom-breadcrumb .hs-breadcrumb-menu-item::after {
  color: #989899;
  content: " / ";
  font-size: 12.8px;
  margin: 0 3px 0 0;
}
.custom-breadcrumb .hs-breadcrumb-menu-item.last-crumb::after {
  content: none;
}
.custom-breadcrumb .hs-breadcrumb-menu-item a:hover {
  text-decoration: underline;
}

/****** Sidebar Menu *******/

.custom-sidebar-menu {
  margin-bottom: 26px;
}
.custom-sidebar-menu ul {
  border: 1px solid #aec1cd;
  list-style: outside none none;
  margin: 0;
  padding: 0.375em 0.875em;
  position: relative;
}
.custom-sidebar-menu ul::after {
  background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/364792/Vtsl_Images/nav-shadow2.png") no-repeat scroll 0 0 / 100% 2em;
  bottom: -1em;
  content: "";
  display: block;
  height: 1em;
  left: 0;
  position: absolute;
  width: 100%;
}
.custom-sidebar-menu ul li {
  border-bottom: 1px solid #aec1cd;
  font-size: 14.4px;
  line-height: 18px;
  padding: 0.325em 0;
  position: relative;
}
.custom-sidebar-menu ul li a {
  color: #5d87a1;
  font-weight: bold;
  text-decoration: none;
  position:relative;
}
.custom-sidebar-menu ul li a:hover {
  text-decoration: underline;
}
.custom-sidebar-menu ul li:last-child {
  border-bottom: medium none;
}
.custom-sidebar-menu ul ul.hs-menu-children-wrapper {
  border: medium none;
  margin: 3px 0 5px 4px;
  padding: 0;
}
.custom-sidebar-menu ul ul.hs-menu-children-wrapper::after {
  content: none;
}
.custom-sidebar-menu ul ul.hs-menu-children-wrapper li {
  border-bottom: medium none;
  line-height: 17.0167px;
  padding: 3px 0;
}
.custom-sidebar-menu ul ul.hs-menu-children-wrapper li a {
  color: #434142;
  font-size: 13.6167px;
  font-weight: normal;
  line-height: 17.0167px;
}
.custom-sidebar-menu ul ul.hs-menu-children-wrapper li::before {
  content: "- ";
}
.custom-sidebar-menu ul ul.hs-menu-children-wrapper li.active.active-branch a {
  font-weight: bold;
}
.custom-sidebar-menu ul ul ul.hs-menu-children-wrapper li a {
  font-size: 12.8667px;
  font-weight: normal;
  line-height: 16.0833px;
}
.custom-footer-social-sharing {
  text-align: center;
  margin-bottom:16px;
}


/*****Footer Global Module ********/


.custom-four-col-footer-wrapper {
  background: #f1f1f1 none repeat scroll 0 0;
  margin-bottom: 32px;
  overflow: hidden;
  padding: 14px 0px;
  position:relative;
}
.custom-four-col-footer-wrapper .columns {
  float: left;
  overflow: hidden;
  padding: 0 16px;
  position: relative;
  width: 25%;
}
.custom-four-col-footer-wrapper .columns a:hover{
    opacity:0.8;
}
.custom-four-col-footer-wrapper .columns::after {
  background: #dddddd none repeat scroll 0 0;
  content: "";
  display: block;
  height: 5.6em;
  position: absolute;
  right: 0;
  top: 0.25em;
  width: 1px;
}
.custom-four-col-footer-wrapper .columns:nth-child(4)::after {
  content: none;
}
.custom-four-col-footer-wrapper .footer-col {
  float: left;
  padding: 0 16px;
  width: 25%;
}
.custom-four-col-footer-wrapper .custom-col2 {
  float: right;
  width: 75%;
}
.custom-four-col-footer-wrapper .footer-col > span {
  background: rgba(0, 0, 0, 0) url("//resources.vtsl.net/hubfs/Vtsl_Images/cta-icons.png") no-repeat scroll 0 0;
  display: block;
  height: 3.3125rem;
  left: -1.45em;
  position: relative;
  width: 3.3125rem;
}
.custom-four-col-footer-wrapper .footer-col.col4 > span {
  background-position: 100% 0;
}
.custom-four-col-footer-wrapper .footer-col.col3 > span {
  background-position: 66.6% 0;
}
.custom-four-col-footer-wrapper .footer-col.col2 span {
  background-position: 33.3% 0;
}
/*.custom-four-col-footer-wrapper::after {
  background: rgba(0, 0, 0, 0) url("//resources.vtsl.net/hubfs/Vtsl_Images/nav-shadow.png") no-repeat scroll 50% 0 / 62.5em 1.325em;
  bottom: 0;
  content: "";
  display: block;
  height: 1em;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 101;
}*/
.custom-four-col-footer-wrapper .custom-col2 h3 {
  color: #5d87a1;
  font-size: 1.75rem;
  font-weight: 100;
  line-height: 2.8rem;
  margin: 0;
}
.custom-four-col-footer-wrapper .custom-col2 p {
    white-space: nowrap;
    color: #231f20;
    font-family: "Roboto",sans-serif;
    font-size: 0.9rem;
}

@media(max-width:1024px){
    .custom-four-col-footer-wrapper .columns {
      padding: 0 10px;
      width: 50%;
    }
    .custom-four-col-footer-wrapper .footer-col {
      float: left;
      padding: 0 10px;
      width: 16.667%;
    }
    .custom-four-col-footer-wrapper .custom-col2 {
      float: right;
      width: 83.3333%;
    }
    .custom-four-col-footer-wrapper .footer-col > span {
      background-size: auto 100%;
      display: block;
      height: 2.9em;
      left: -0.5em;
      margin-top: 0.375em;
      width: 2.8em;
    }
    .custom-four-col-footer-wrapper .columns::after {
      content: none;
    }
}

/************** FUll Width With Left Column ***********/

.page-center.custom-footer-global-module {
  background: rgba(0, 0, 0, 0) url("//resources.vtsl.net/hubfs/Vtsl_Images/nav-shadow.png") no-repeat scroll center bottom 20px;
  padding-bottom: 0 !important;
}
.cutsom-full-width-layout .custom-row1-wrapper .page-center {
  margin-bottom: 32px !important;
}

/******** fULL Width With Form Layout ********/

.custom-full-width-form-wrapper h3 {
  display: none;
}
body.custom-full-width-form-page input[type="text"] {
  max-width: 100%;
}
.custom-full-width-form-wrapper .hs-button.primary.large {
  margin-top: 20px;
}

/****** Two col people Wrapper ******/

.custom-two-col-people-wrapper {
  clear: both;
  margin-bottom: 16px;
  overflow: hidden;
}
.custom-people-image {
  float: left;
  width: 25%;
  margin-bottom: 16px;
}
.custom-people-right-col {
  float: right;
  width: 66.6667%;
}
.custom-people-right-col h3 {
  color: #5d87a1;
  margin: 0;
}
.custom-people-right-col hr {
  margin-top: 32px;
}


/****** Three Column Container ******/

.custom-three-col:hover {
  border-color: #7090a7;
  border-width: 2px;
}
.custom-three-col {
  border: 1px solid #dddddd;
  border-radius: 8px;
  padding: 20px 24px;
  text-align: center;
}
.custom-three-col h3 {
  color: #6e90a7;
  margin: 0;
}
.custom-three-col img {
  margin: 4px 0 20px;
}
.custom-three-col .custom-btn{
  background: #7292a9 linear-gradient(to bottom, #b9cfe4, #7292a9) repeat scroll 0 0;
  border: 1px solid #dddddd;
  border-radius: 0.375em;
  color: #ffffff;
  font-family: "Roboto";
  font-size: 17.6px;
  line-height: 25px;
  padding: 4px 19px;
  border-left-color:none;
  border-right-color:none;
  border-bottom-color:none;
  display: inline-block;
}
.custom-three-col .custom-btn:hover {
    opacity:0.85;
}
.custom-btn{
  background: #7292a9 linear-gradient(to bottom, #b9cfe4, #7292a9) repeat scroll 0 0;
  border: 1px solid #dddddd;
  border-radius: 0.375em;
  color: #ffffff;
  font-family: "Roboto";
  font-size: 16px;
  line-height: 22px;
  padding: 4px 19px;
  border-left-color:none;
  border-right-color:none;
  border-bottom-color:none;
  display: inline-block;
}
.custom-btn:hover {
    opacity:0.85;
    color:#fff;
}


/****** Phone Overview Module ******/

.phone-outer-wrapper {
  float: left;
  margin-bottom: 32px;
  margin-top: 16px;
  padding: 0 16px;
  position: relative;
  text-align: center;
  transition: all 0.2s ease 0s;
  width: 33.3333%;
}
.phone-inner-wrapper {
  border: 1px solid #dddddd;
  border-radius: 0.5em;
  margin: 1px;
  padding: 25px 29px 29px;
  position: relative;
  text-align: center;
}
.phone-inner-wrapper:hover {
  border-color: #7090a7;
  border-width: 2px;
  margin: 0;
}
.phone-inner-wrapper:hover .icon-character {
  border-color: #7090a7;
}
.phone-outer-wrapper .icon-character {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #dddddd;
  border-radius: 50%;
  display: block;
  font-size: 16px;
  height: 58px;
  left: 50%;
  line-height: 52px;
  margin-left: -28px;
  position: absolute;
  text-align: center;
  top: -27px;
  width: 57px;
  z-index: 999;
}
.phone-inner-wrapper .icon-character span {
  background: #6e90a7 none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  font-size: 32px;
  font-weight: bold;
  height: 51.4px;
  line-height: 52px;
  margin: 2px;
  vertical-align: middle;
  width: 51.2px;
}
.phone-overview-description {
  margin-top: 24px;
}
.phone-overview-description a {
  color: #6e90a7;
}
@media(max-width:850px) and (min-width:768){
    .phone-overview-description h3 {
	  font-size: 15.8333px;
	  line-height: 20.5833px;
	}
}
@media(max-width:767px){
	.phone-outer-wrapper {
	  clear: both;
	  float: left;
	  margin: 16px 0 32px !important;
	  padding: 0 16px;
	  position: relative;
	  text-align: center;
	  transition: all 0.2s ease 0s;
	  width: 100%;
	}
}

/********* Two col module *******/

.hs-two-column-custom-wrapper {
  float: left;
  margin-bottom: 16px;
  width: 50%;
}
.custom-two-col-left-section {
  float: left;
  margin-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
  width: 25%;
}
.custom-two-col-right-section {
  float: right;
  padding-left: 15px;
  padding-right: 15px;
  width: 75%;
}
.custom-two-col-right-section h3 {
  color: #5d87a1;
  margin: 0;
}
.custom-bottom-flexible-column .hs_cos_wrapper_type_custom_widget:nth-child(2n+1) {
  clear: left;
}

.custom-two-col-right-section ul {
  list-style: outside none none;
  margin: 0 0 20px 16px;
  padding: 0;
}
.custom-two-col-right-section ul li {
  font-size: 14px;
  line-height: 20.3px;
  margin: 0 0 18px;
  position: relative;
}

.custom-two-col-right-section ul li::after {
  content: "•";
  font-size: 2em;
  left: -0.5875em;
  position: absolute;
  top: 0;
  vertical-align: middle;
}


/******** Two column left right module ******/

.hs-two-col-with-img-wrapper {
  clear: both;
  margin-bottom: 16px;
  overflow: hidden;
}
.hs-two-col-with-img-wrapper .hs-two-col-left-img {
  float: left;
  margin-bottom: 16px;
  padding: 0 16px;
  width: 20%;
}
.hs-two-col-with-img-wrapper .hs-two-col-right-content {
  float: right;
  padding: 0 16px;
  width: 80%;
}
.hs-two-col-with-img-wrapper .hs-two-col-right-content h3 {
  color: #5d87a1;
  margin: 0;
}


/******** Video Page ***********/

.custom-main-content .flex-video {
  margin-bottom: 16px;
  padding-bottom: 67.5%;
  position: relative;
}
.flex-video iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}
.custom-video-page-two-col-wrapper {
  padding: 16px 0 32px;
}
.custom-video-page-two-col-wrapper h3{
    color:#6e90a7;
}


/***** Story Page ******/

.custom-story-page .custom-bottom-pane-flexible-column .custom-quote-image {
  float: left;
  margin-bottom: 16px;
  width: 33.3333%;
}
.custom-story-page .custom-bottom-pane-flexible-column .custom-quote-text {
  float: right;
  margin-bottom: 16px;
  width: 66.6667%;
}
.custom-story-page .custom-bottom-pane-flexible-column .custom-two-col-quotes-wrapper {
  overflow: hidden;
  padding: 0 16px;
}
.custom-story-page .custom-bottom-pane-flexible-column.border-right .custom-two-col-quotes-wrapper{
    position:relative;
}
.custom-story-page .custom-bottom-pane-flexible-column.border-right .custom-two-col-quotes-wrapper:after{
    position:absolute;
    width:1px;
    height:86%;
    top:0;
    right:0;
    content:"";
    background:#ddd;
}
/*************Customer Feedback Page **************/


.custom-feedback-border::after {
  background: #dddddd none repeat scroll 0 0;
  content: "";
  height: 86%;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
}
.custom-feedback-border {
  padding-right: 16px;
  position: relative;
}

/******* Product Overview *******/

.custom-product-overview-three-col-wrapper .column {
  text-align: center;
  min-height: 300px;
  position: relative;
}
.custom-product-overview-three-col-wrapper .custom-btn {
  background: #7292a9 linear-gradient(to bottom, #b9cfe4, #7292a9) repeat scroll 0 0;
  border: 1px solid #dddddd;
  border-radius: 0.375em;
  color: #ffffff;
  display: inline-block;
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  padding: 4px 19px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  margin-left: -70px;
}
.custom-product-overview-three-col-wrapper .custom-btn:hover {
    opacity:0.85;
}
.custom-product-overview-page .custom-sidebar-menu ul.hs-menu-children-wrapper li {
  display: none;
}


/**** Benifits Page *********/

.custom-benifits-page-layout .custom-features-row p {
  color: #434142;
  font-size: 16px;
  line-height: 23.2px;
  margin: 0;
}
.custom-benifits-page-layout .custom-features-row h3 {
  color: #434142;
  font-size: 20px;
  font-weight: bold;
  line-height: 25.6px;
  margin: 0;
}
.custom-benifits-page-layout .custom-features-row {
  background: #bad1e4 none repeat scroll 0 0;
  border-radius: 4px;
  margin-bottom: 16px;
  min-height: 134px !important;
  padding: 8px 16px;
  text-align: center;
}
.custom-benifits-page-layout .custom-features-row.custom-blue-bg {
  background: #6f91a7 none repeat scroll 0 0;
}
.custom-benifits-page-layout .custom-features-row.custom-blue-bg h3,.custom-features-row.custom-blue-bg p {
  color:#fff;
}

/********Hosted Telephony ******/

div.p_table_responsive.p_table_hide_caption_column .css3_grid_vertical_align .css3_hidden_caption
{
    display: none;
}
@media screen and (max-width:479px) /*479px for medicenter tables, default: 979*/
{
	div.p_table_responsive.p_table_hide_caption_column .css3_grid_vertical_align .css3_hidden_caption
	{
		display: block;
		font-weight: bold;
		margin-bottom: 5px;
		padding: 0 !important;
	}
	div.p_table_responsive.p_table_hide_caption_column div.caption_column
	{
		display: none;
	}
	div.p_table_1.p_table_responsive.p_table_hide_caption_column li.row_style_1,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column li.row_style_2,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column li.row_style_3,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column li.row_style_4
	{
		height: 41px;
	}
	div.p_table_2.p_table_responsive.p_table_hide_caption_column li.row_style_1,
	div.p_table_2.p_table_responsive.p_table_hide_caption_column li.row_style_2,
	div.p_table_2.p_table_responsive.p_table_hide_caption_column li.row_style_3
	{
		height: 37px;
	}
	/* ========== COLUMN HOVERS ========== */
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_1:hover,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_2:hover,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_3:hover,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_4:hover,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.active_column,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.active_column:hover
	{
		left: 0;
		top: 0;
		/* shadow */
		box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
		-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
		-moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
	}
	div.p_table_1_13.p_table_responsive.p_table_hide_caption_column div.column_1:hover, div.p_table_1_13.p_table_responsive.p_table_hide_caption_column div.column_2:hover, div.p_table_1_13.p_table_responsive.p_table_hide_caption_column div.column_3:hover, div.p_table_1_13.p_table_responsive.p_table_hide_caption_column div.column_4:hover, div.p_table_1_13.p_table_responsive.p_table_hide_caption_column div.active_column, div.p_table_1_13.p_table_responsive.p_table_hide_caption_column div.active_column:hover,
	div.p_table_1_13.p_table_responsive.p_table_hide_caption_column div.column_1:hover, div.p_table_1_13.p_table_responsive.p_table_hide_caption_column div.column_2:hover, div.p_table_1_13.p_table_responsive.p_table_hide_caption_column div.column_3:hover, div.p_table_1_13.p_table_responsive.p_table_hide_caption_column div.column_4:hover, div.p_table_1_13.p_table_responsive.p_table_hide_caption_column div.active_column, div.p_table_1_13.p_table_responsive.p_table_hide_caption_column div.active_column:hover
	div.p_table_1_14.p_table_responsive.p_table_hide_caption_column div.column_1:hover, div.p_table_1_14.p_table_responsive.p_table_hide_caption_column div.column_2:hover, div.p_table_1_14.p_table_responsive.p_table_hide_caption_column div.column_3:hover, div.p_table_1_14.p_table_responsive.p_table_hide_caption_column div.column_4:hover, div.p_table_1_14.p_table_responsive.p_table_hide_caption_column div.active_column, div.p_table_1_14.p_table_responsive.p_table_hide_caption_column div.active_column:hover,
	div.p_table_1_15.p_table_responsive.p_table_hide_caption_column div.column_1:hover, div.p_table_1_15.p_table_responsive.p_table_hide_caption_column div.column_2:hover, div.p_table_1_15.p_table_responsive.p_table_hide_caption_column div.column_3:hover, div.p_table_1_15.p_table_responsive.p_table_hide_caption_column div.column_4:hover, div.p_table_1_15.p_table_responsive.p_table_hide_caption_column div.active_column, div.p_table_1_15.p_table_responsive.p_table_hide_caption_column div.active_column:hover,
	div.p_table_1_16.p_table_responsive.p_table_hide_caption_column div.column_1:hover, div.p_table_1_16.p_table_responsive.p_table_hide_caption_column div.column_2:hover, div.p_table_1_16.p_table_responsive.p_table_hide_caption_column div.column_3:hover, div.p_table_1_16.p_table_responsive.p_table_hide_caption_column div.column_4:hover, div.p_table_1_16.p_table_responsive.p_table_hide_caption_column div.active_column, div.p_table_1_16.p_table_responsive.p_table_hide_caption_column div.active_column:hover,
	div.p_table_1_17.p_table_responsive.p_table_hide_caption_column div.column_1:hover, div.p_table_1_17.p_table_responsive.p_table_hide_caption_column div.column_2:hover, div.p_table_1_17.p_table_responsive.p_table_hide_caption_column div.column_3:hover, div.p_table_1_17.p_table_responsive.p_table_hide_caption_column div.column_4:hover, div.p_table_1_17.p_table_responsive.p_table_hide_caption_column div.active_column, div.p_table_1_17.p_table_responsive.p_table_hide_caption_column div.active_column:hover,
	div.p_table_1_18.p_table_responsive.p_table_hide_caption_column div.column_1:hover, div.p_table_1_18.p_table_responsive.p_table_hide_caption_column div.column_2:hover, div.p_table_1_18.p_table_responsive.p_table_hide_caption_column div.column_3:hover, div.p_table_1_18.p_table_responsive.p_table_hide_caption_column div.column_4:hover, div.p_table_1_18.p_table_responsive.p_table_hide_caption_column div.active_column, div.p_table_1_18.p_table_responsive.p_table_hide_caption_column div.active_column:hover
	{
		left: 0;
		top: 0;
		/* shadow */
		box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
		-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
		-moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
	}
	div.p_table_1.p_table_responsive.p_table_hide_caption_column.p_table_hover_disabled div.column_1:hover,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column.p_table_hover_disabled div.column_2:hover,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column.p_table_hover_disabled div.column_3:hover,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column.p_table_hover_disabled div.column_4:hover
	{
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
	}
	div.p_table_1.p_table_responsive.p_table_hide_caption_column.p_table_hover_disabled div.active_column:hover
	{
		left: 0;
		top: 0;
		/* shadow */
		box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
		-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
		-moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
	}
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_1:hover li.row_style_1,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_2:hover li.row_style_1,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_3:hover li.row_style_1,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_4:hover li.row_style_1,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_1:hover li.row_style_2,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_2:hover li.row_style_2,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_3:hover li.row_style_2,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_4:hover li.row_style_2,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_1:hover li.row_style_3,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_2:hover li.row_style_3,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_3:hover li.row_style_3,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_4:hover li.row_style_3,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_1:hover li.row_style_4,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_2:hover li.row_style_4,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_3:hover li.row_style_4,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_4:hover li.row_style_4,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.active_column li.row_style_1,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.active_column li.row_style_2,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.active_column li.row_style_3,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.active_column li.row_style_4
	{
		height: 41px;
		padding: 9px 0 !important;
	}
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_1:hover li.header_row_1,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_2:hover li.header_row_1,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_3:hover li.header_row_1,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_4:hover li.header_row_1,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.active_column li.header_row_1
	{
		padding: 0 !important;
		border-radius: 0;
		-webkit-border-top-left-radius: 0;
		-webkit-border-top-right-radius: 0;
		-moz-border-radius-topleft: 0;
		-moz-border-radius-topright: 0;
	}
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_1 li.header_row_1.radius5_topright,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_2 li.header_row_1.radius5_topright,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_3 li.header_row_1.radius5_topright,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_4 li.header_row_1.radius5_topright
	{
		border-top-right-radius: 0;
		-webkit-border-top-right-radius: 0;
		-moz-border-radius-topright: 0;
	}
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_1:hover li.header_row_2,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_2:hover li.header_row_2,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_3:hover li.header_row_2,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_4:hover li.header_row_2,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.active_column li.header_row_2
	{
		padding: 0 0 14px !important;
	}
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_1:hover li.footer_row,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_2:hover li.footer_row,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_3:hover li.footer_row,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_4:hover li.footer_row,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.active_column li.footer_row
	{
		padding: 10px 0 !important;
	}
	/* ==================== COLUMN RIBBONS  ==================== */
	/* --- hover--- */	
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_1:hover div.column_ribbon,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_2:hover div.column_ribbon,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_3:hover div.column_ribbon,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.column_4:hover div.column_ribbon,
	div.p_table_1.p_table_responsive.p_table_hide_caption_column div.active_column div.column_ribbon
	{	
		right: 0px;
	}
}


@media screen and (max-width: 1009px) {
div#hosted-telephony.p_table_responsive div.column_0_responsive {
    width: 25% !important;
}
div#hosted-telephony.p_table_responsive div.column_1_responsive {
    width: 25% !important;
}
div#hosted-telephony.p_table_responsive div.column_2_responsive {
    width: 25% !important;
}
div#hosted-telephony.p_table_responsive div.column_3_responsive {
    width: 25% !important;
}
div#hosted-telephony.p_table_2 a.button_1, div#hosted-telephony.p_table_2 a.button_2, div#hosted-telephony.p_table_2 a.button_3, div#hosted-telephony.p_table_2 a.button_4, div#hosted-telephony.p_table_2 .css3_grid_hidden_rows_control span {
    font-size: 18px !important;
}
}
@media screen and (max-width: 767px) {
div#hosted-telephony.p_table_responsive li.css3_grid_row_2_responsive {
    height: 34px !important;
}
div#hosted-telephony.p_table_responsive li.css3_grid_row_3_responsive {
    height: 34px !important;
}
div#hosted-telephony.p_table_responsive li.css3_grid_row_4_responsive {
    height: 34px !important;
}
div#hosted-telephony.p_table_responsive li.css3_grid_row_5_responsive {
    height: 34px !important;
}
div#hosted-telephony.p_table_responsive li.css3_grid_row_6_responsive {
    height: 34px !important;
}
div#hosted-telephony.p_table_responsive li.css3_grid_row_7_responsive {
    height: 34px !important;
}
div#hosted-telephony.p_table_responsive li.css3_grid_row_8_responsive {
    height: 34px !important;
}
div#hosted-telephony.p_table_responsive li.css3_grid_row_13_responsive {
    height: 34px !important;
}
div#hosted-telephony.p_table_2 a.button_1, div#hosted-telephony.p_table_2 a.button_2, div#hosted-telephony.p_table_2 a.button_3, div#hosted-telephony.p_table_2 a.button_4 {
    width: 80px;
}
div#hosted-telephony.p_table_2 h1 {
    font-size: 28px !important;
}
div#hosted-telephony.p_table_2 a.button_1, div#hosted-telephony.p_table_2 a.button_2, div#hosted-telephony.p_table_2 a.button_3, div#hosted-telephony.p_table_2 a.button_4, div#hosted-telephony.p_table_2 .css3_grid_hidden_rows_control span {
    font-size: 18px !important;
}
}
@media screen and (max-width: 479px) {
div#hosted-telephony.p_table_responsive div.column_0_responsive {
    width: 25% !important;
}
div#hosted-telephony.p_table_responsive div.column_1_responsive {
    width: 25% !important;
}
div#hosted-telephony.p_table_responsive div.column_2_responsive {
    width: 25% !important;
}
div#hosted-telephony.p_table_responsive div.column_3_responsive {
    width: 25% !important;
}
div#hosted-telephony.p_table_responsive li.css3_grid_row_2_responsive {
    height: 60px !important;
}
div#hosted-telephony.p_table_responsive li.css3_grid_row_3_responsive {
    height: 60px !important;
}
div#hosted-telephony.p_table_responsive li.css3_grid_row_4_responsive {
    height: 60px !important;
}
div#hosted-telephony.p_table_responsive li.css3_grid_row_5_responsive {
    height: 60px !important;
}
div#hosted-telephony.p_table_responsive li.css3_grid_row_6_responsive {
    height: 60px !important;
}
div#hosted-telephony.p_table_responsive li.css3_grid_row_7_responsive {
    height: 60px !important;
}
div#hosted-telephony.p_table_responsive li.css3_grid_row_8_responsive {
    height: 60px !important;
}
div#hosted-telephony.p_table_responsive li.css3_grid_row_13_responsive {
    height: 60px !important;
}
div#hosted-telephony.p_table_2 a.button_1, div#hosted-telephony.p_table_2 a.button_2, div#hosted-telephony.p_table_2 a.button_3, div#hosted-telephony.p_table_2 a.button_4 {
    width: 60px;
}
div#hosted-telephony.p_table_2 h2 {
    font-size: 21px !important;
}
div#hosted-telephony.p_table_2 h1 {
    font-size: 32px !important;
}
div#hosted-telephony.p_table_2 h3 {
    font-size: 11px !important;
}
div#hosted-telephony.p_table_2 li.row_style_1 span, div#hosted-telephony.p_table_2 li.row_style_2 span, div#hosted-telephony.p_table_2 li.row_style_3 span, div#hosted-telephony.p_table_2 li.row_style_4 span {
    font-size: 10px !important;
}
div#hosted-telephony.p_table_2 a.button_1, div#hosted-telephony.p_table_2 a.button_2, div#hosted-telephony.p_table_2 a.button_3, div#hosted-telephony.p_table_2 a.button_4, div#hosted-telephony.p_table_2 .css3_grid_hidden_rows_control span {
    font-size: 18px !important;
}
}
@media(max-width:1250px){
    div.p_table_2 span.css3_grid_tooltip > span:first-child::before {
	  left: auto !important;
	  right: 15px !important;
	}
	div.p_table_2 span.css3_grid_tooltip > span:first-child {
	  left: auto !important;
	  right: 0 !important;
	}
}

/* ==================== PRICING TABLE  ==================== */
/* --- base --- */
div.p_table_2 
    {
	width: 100%; /* --- width sum of div.caption_column, div.column_1, div.column_2, div.column_3, div.column_4 --- */
	/*height: 100%;*/
	font-size: 13px;
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #303030;
	margin-left: auto;
	margin-right: auto;
	line-height: normal !important;
	visibility: visible;
	}

/* --- main border --- */
div.p_table_2 .frame_border
	{
	background-color: #ffffff;
	padding: 10px !important;
	float: left;
	}
	
/* --- hyperlinks --- */
div.p_table_2 a
	{
	color: #303030;
	text-decoration: none;
	}
	
/* --- lists --- */
div.p_table_2 ul
	{
	margin: 0px !important;
	padding: 0px !important;
	list-style-type: none;
	overflow: visible;
	}
	
div.p_table_2 li
	{
	margin: 0px !important;
	padding: 0px !important;
	list-style-type: none !important;
	list-style-image: none !important;
	font-size: 13px !important;
	line-height: normal !important;
	text-shadow: none !important;
	overflow: visible !important;
	text-indent: 0 !important;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	}
	
div.p_table_2 li img
	{
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	background: none !important;
	border: none !important;
	visibility: visible !important;
	}

/* --- div aligns --- */
div.p_table_2 .align_center
	{
	text-align: center;
	}
	
/* --- div rounded corners --- */
/* --- border radius 3px --- */	
div.p_table_2 .radius3
	{
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	}
	
/* --- border radius 5px --- */	
div.p_table_2 .radius5
	{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}	
	
/* --- border radius 5px top left --- */	
div.p_table_2 .radius5_topleft
	{
	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	}
	
/* --- border radius 5px top right --- */	
div.p_table_2 .radius5_topright
	{
	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	}
	
/* --- border radius 5px bottom right --- */	
div.p_table_2 .radius5_bottomright
	{
	border-radius: 0px 0px 5px 0px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	}
	
/* --- border radius 5px bottom left --- */	
div.p_table_2 .radius5_bottomleft
	{
	border-radius: 0px 0px 0px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	}
	
/* ==================== HEADINGS  ==================== */
/* ------ common styles ------  */
div.p_table_2 h1,
div.p_table_2 h2,
div.p_table_2 h3
	{
	margin: 0px !important;
	padding: 0px !important;
	font-weight: normal !important;
	color: #ffffff !important;
	border: none !important;
	line-height: normal !important;
	letter-spacing: 0;
	text-transform: none;
	background: none;
	text-shadow: none !important;
	text-align: inherit !important;
	font-style: normal !important;
	width: auto !important;
	float: none !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	}
	
div.p_table_2 h1
	{
	font-family: 'Yanone Kaffeesatz', arial, sans-serif !important;
	font-size: 48px !important;
	position: static !important;
	}

div.p_table_2 h2
	{
	font-family: 'Yanone Kaffeesatz', arial, sans-serif !important;
	font-size: 28px !important;
	}
	
div.p_table_2 h3
	{
	margin-top: 3px;
	font-size: 13px !important;
	}

/* ==================== COLUMNS  ==================== */
/* ------ common styles ------  */
div.p_table_2 div.caption_column li.header_row_1,
div.p_table_2 div.caption_column li.header_row_2
	{
	background: #ffffff !important;
	}
div.p_table_2 div.caption_column li.header_row_1
{
	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
}
div.p_table_2 div.caption_column li.footer_row
{
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
}

/* --- header row 1 ---  */
div.p_table_2 div.caption_column li.header_row_1 ,
div.p_table_2 div.column_1 li.header_row_1,
div.p_table_2 div.column_2 li.header_row_1,
div.p_table_2 div.column_3 li.header_row_1,
div.p_table_2 div.column_4 li.header_row_1
	{
	height: 40px;
	width: 100%;
	padding: 0 !important;
	}
	
div.p_table_2 div.caption_column li.header_row_1 a,
div.p_table_2 div.column_1 li.header_row_1 a,
div.p_table_2 div.column_2 li.header_row_1 a,
div.p_table_2 div.column_3 li.header_row_1 a,
div.p_table_2 div.column_4 li.header_row_1 a
	{
	text-decoration: none !important;
	}
	
/* ------ decor light line ------  */
div.p_table_2 div.caption_column li.decor_line,
div.p_table_2 div.column_1 li.decor_line,
div.p_table_2 div.column_2 li.decor_line,
div.p_table_2 div.column_3 li.decor_line,
div.p_table_2 div.column_4 li.decor_line
	{
	height: 1px;
	width: 100%;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	}
	
/* --- header row 2 ---  */
div.p_table_2 div.caption_column li.header_row_2,
div.p_table_2 div.column_1 li.header_row_2,
div.p_table_2 div.column_2 li.header_row_2,
div.p_table_2 div.column_3 li.header_row_2,
div.p_table_2 div.column_4 li.header_row_2
	{
	height: 88px;
	width: 100%;
	padding: 5px 0px 7px 0px !important;
	}

div.p_table_2 div.caption_column li.header_row_2 a,
div.p_table_2 div.column_1 li.header_row_2 a,
div.p_table_2 div.column_2 li.header_row_2 a,
div.p_table_2 div.column_3 li.header_row_2 a,
div.p_table_2 div.column_4 li.header_row_2 a
	{
	text-decoration: none !important;
	}
	
/* --- caption correction --- */
div.p_table_2 h1.caption
	{
	line-height: 40px !important;
	}
div.p_table_2 div.caption_column li.header_row_2
	{	
	height: 88px;
	width: 100%;
	padding: 5px 0px 8px 10px !important;
	line-height: 40px;
	/* IE box model hack */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff'); /* IE8 */
	}	
	 
/* ==================== CAPTION COLUMN  ==================== */
div.p_table_2 div.caption_column
	{
	/*position: relative;*/
	width: 170px;
	/*height: 100%;*/
	float: left !important;
	}

/* =================== COLUMN STYLE 1  ==================== */
div.p_table_2 div.column_1
	{
	/*position: relative;*/
	width: 170px;
	/*height: 100%;*/
	float: left !important;
	}
	
/* ==================== COLUMN STYLE 2  ==================== */
div.p_table_2 div.column_2
	{
	/*position: relative;*/
	width: 170px;
	/*height: 100%;*/
	float: left !important;
	}	
	
/* ==================== COLUMN STYLE 3  ==================== */
div.p_table_2 div.column_3
	{
	/*position: relative;*/
	width: 170px;
	/*height: 100%;*/
	float: left !important;
	}
	
/* ==================== COLUMN STYLE 4  ==================== */
div.p_table_2 div.column_4
	{
	/*position: relative;*/
	width: 170px;
	/*height: 100%;*/
	float: left !important;
	}
	
/* ==================== COLUMN HOVERS ==================== */
/* ------ common styles ------  */
div.p_table_2.p_table_hover_disabled div.column_1:hover li.header_row_2.radius5_bottomleft,
div.p_table_2.p_table_hover_disabled div.column_2:hover li.header_row_2.radius5_bottomleft,
div.p_table_2.p_table_hover_disabled div.column_3:hover li.header_row_2.radius5_bottomleft,
div.p_table_2.p_table_hover_disabled div.column_4:hover li.header_row_2.radius5_bottomleft
	{
	border-radius: 0px 0px 0px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	}
	
div.p_table_2.p_table_hover_disabled div.column_1:hover li.header_row_2.radius5_bottomright,
div.p_table_2.p_table_hover_disabled div.column_2:hover li.header_row_2.radius5_bottomright,
div.p_table_2.p_table_hover_disabled div.column_3:hover li.header_row_2.radius5_bottomright,
div.p_table_2.p_table_hover_disabled div.column_4:hover li.header_row_2.radius5_bottomright
	{
	border-radius: 0px 0px 5px 0px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	}
	
div.p_table_2 div.column_1:hover li.header_row_2,
div.p_table_2 div.column_2:hover li.header_row_2,
div.p_table_2 div.column_3:hover li.header_row_2,
div.p_table_2 div.column_4:hover li.header_row_2,
div.p_table_2 div.active_column li.header_row_2,
div.p_table_2.p_table_hover_disabled div.active_column:hover li.header_row_2.radius5_bottomleft,
div.p_table_2.p_table_hover_disabled div.active_column:hover li.header_row_2.radius5_bottomright
	{
	/* removed border radiuses */
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	}
	
div.p_table_2 div.column_1:hover li.footer_row,
div.p_table_2 div.column_2:hover li.footer_row,
div.p_table_2 div.column_3:hover li.footer_row,
div.p_table_2 div.column_4:hover li.footer_row,
div.p_table_2 div.active_column li.footer_row
	{
	/* added border radiuses */
	border-radius: 0px 0px 5px 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	}
		
div.p_table_2 div.column_1:hover li.row_style_1 a,
div.p_table_2 div.column_2:hover li.row_style_1 a,
div.p_table_2 div.column_3:hover li.row_style_1 a,
div.p_table_2 div.column_4:hover li.row_style_1 a,
div.p_table_2 div.column_1:hover li.row_style_2 a,
div.p_table_2 div.column_2:hover li.row_style_3 a,
div.p_table_2 div.column_3:hover li.row_style_2 a,
div.p_table_2 div.column_4:hover li.row_style_3 a
	{
	color: #ffffff !important;
	}
	
div.p_table_2.p_table_hover_disabled div.column_1:hover li.row_style_1,
div.p_table_2.p_table_hover_disabled div.column_2:hover li.row_style_1,
div.p_table_2.p_table_hover_disabled div.column_3:hover li.row_style_1,
div.p_table_2.p_table_hover_disabled div.column_4:hover li.row_style_1,
div.p_table_2.p_table_hover_disabled div.column_1:hover li.row_style_2,
div.p_table_2.p_table_hover_disabled div.column_2:hover li.row_style_3,
div.p_table_2.p_table_hover_disabled div.column_3:hover li.row_style_2,
div.p_table_2.p_table_hover_disabled div.column_4:hover li.row_style_3,
div.p_table_2.p_table_hover_disabled div.column_1:hover li.row_style_1 a,
div.p_table_2.p_table_hover_disabled div.column_2:hover li.row_style_1 a,
div.p_table_2.p_table_hover_disabled div.column_3:hover li.row_style_1 a,
div.p_table_2.p_table_hover_disabled div.column_4:hover li.row_style_1 a,
div.p_table_2.p_table_hover_disabled div.column_1:hover li.row_style_2 a,
div.p_table_2.p_table_hover_disabled div.column_2:hover li.row_style_3 a,
div.p_table_2.p_table_hover_disabled div.column_3:hover li.row_style_2 a,
div.p_table_2.p_table_hover_disabled div.column_4:hover li.row_style_3 a
	{
	color: #303030 !important;
	}
	
div.p_table_2 div.column_1:hover li.row_style_1,
div.p_table_2 div.column_2:hover li.row_style_1,
div.p_table_2 div.column_3:hover li.row_style_1,
div.p_table_2 div.column_4:hover li.row_style_1,
div.p_table_2 div.column_1:hover li.row_style_2,
div.p_table_2 div.column_2:hover li.row_style_3,
div.p_table_2 div.column_3:hover li.row_style_2,
div.p_table_2 div.column_4:hover li.row_style_3,
div.p_table_2 div.active_column li.row_style_1,
div.p_table_2 div.active_column li.row_style_2,
div.p_table_2 div.active_column li.row_style_3,
div.p_table_2 div.active_column li a,
div.p_table_2 div.active_column li a,
div.p_table_2 div.active_column li a,
div.p_table_2.p_table_hover_disabled div.active_column:hover li.row_style_1,
div.p_table_2.p_table_hover_disabled div.active_column:hover li.row_style_2,
div.p_table_2.p_table_hover_disabled div.active_column:hover li.row_style_3,
div.p_table_2.p_table_hover_disabled div.active_column:hover li.row_style_1 a,
div.p_table_2.p_table_hover_disabled div.active_column:hover li.row_style_2 a,
div.p_table_2.p_table_hover_disabled div.active_column:hover li.row_style_3 a,
div.p_table_2.p_table_hover_disabled div.active_column:hover li a
	{
	color: #ffffff !important;
	}
	
/*==================== DATA ROWS  ====================*/
/* ------ common styles ------  */
div.p_table_2 li.row_style_1,
div.p_table_2 li.row_style_2,
div.p_table_2 li.row_style_3
	{
	width: 100%;
	/*height: 100%;*/
	height: 16px;
	padding: 12px 0 !important;
	float: left;
	/* transitions */
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	-ms-transition: all 0.15s ease;
	transition: all 0.15s ease;
	}

div.p_table_2 li.row_style_1 span,
div.p_table_2 li.row_style_2 span,
div.p_table_2 li.row_style_3 span
	{
	display: block;
	padding: 0 10px !important;
	font-size: 13px !important;
	background: none !important;
	}
	
/* --- white ---  */
div.p_table_2  li.row_style_1
	{
	background: #ffffff !important;
	}
	
/* --- lighter gray ---  */
div.p_table_2 li.row_style_2
	{
	background: #f6f6f6 !important;
	}
	
/* --- darker gray ---  */
div.p_table_2 li.row_style_3
	{
	background: #ebebeb !important;
	}

div.p_table_2.p_table_hover_disabled div.column_1:hover li.row_style_1,
div.p_table_2.p_table_hover_disabled div.column_2:hover li.row_style_1,
div.p_table_2.p_table_hover_disabled div.column_3:hover li.row_style_1,
div.p_table_2.p_table_hover_disabled div.column_4:hover li.row_style_1
	{
	background: #ffffff !important;
	}

div.p_table_2.p_table_hover_disabled div.column_1:hover li.row_style_2,
div.p_table_2.p_table_hover_disabled div.column_2:hover li.row_style_2,
div.p_table_2.p_table_hover_disabled div.column_3:hover li.row_style_2,
div.p_table_2.p_table_hover_disabled div.column_4:hover li.row_style_2
	{
	background: #f6f6f6 !important;
	}
	
div.p_table_2.p_table_hover_disabled div.column_1:hover li.row_style_3,
div.p_table_2.p_table_hover_disabled div.column_2:hover li.row_style_3,
div.p_table_2.p_table_hover_disabled div.column_3:hover li.row_style_3,
div.p_table_2.p_table_hover_disabled div.column_4:hover li.row_style_3
	{
	background: #ebebeb !important;
	}
	
/* ==================== FOOTER ==================== */
/* ------ common styles ------  */
div.p_table_2 li.footer_row
	{
	width: 100%;
	height: 40px;
	padding: 14px 0 6px 0 !important;
	float: left;
	text-align: center;
	background: #ffffff !important;
	/* transitions */
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	-ms-transition: all 0.15s ease;
	transition: all 0.15s ease;
	}

div.p_table_2.p_table_hover_disabled div.column_1:hover li.footer_row,
div.p_table_2.p_table_hover_disabled div.column_2:hover li.footer_row,
div.p_table_2.p_table_hover_disabled div.column_3:hover li.footer_row,
div.p_table_2.p_table_hover_disabled div.column_4:hover li.footer_row
	{
	background: #ffffff !important;
	}
	
/* ==================== BUTTONS ==================== */
/* ------ common styles ------  */
div.p_table_2 a.button_1,
div.p_table_2 a.button_2,
div.p_table_2 a.button_3,
div.p_table_2 a.button_4
	{
	width: 130px;
	height: 37px;
	padding: 6px 0px 0px 0px !important;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;	
	outline: none;
	line-height: normal;
	/* shadow */
	box-shadow: 0px 1px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 1px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 1px 0px rgba(0,0,0,0.15);
	/* font */
	font-family: 'Yanone Kaffeesatz', arial, sans-serif;
	color: #ffffff;
	font-size: 24px;
	/* poz correction */
	position: relative;
	top: 1px;
	/* transitions */
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	}
	
/* ------ hover common styles ------  */	
div.p_table_2.p_table_hover_disabled div.column_1:hover a.button_1,
div.p_table_2.p_table_hover_disabled div.column_2:hover a.button_2,
div.p_table_2.p_table_hover_disabled div.column_3:hover a.button_3,
div.p_table_2.p_table_hover_disabled div.column_4:hover a.button_4
	{
	/* shadow */
	box-shadow: 0px 1px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 1px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 1px 0px rgba(0,0,0,0.15);
	/* poz correction */
	top: 1px;
	}

/* ==================== COLUMN RIBBONS  ==================== */
/* --- base --- */
div.p_table_2 div.column_ribbon
	{
	float: right;
	width: 42px;
	height: 42px;
	position: relative;	
	margin-bottom: -42px;
	}
	
/* ------ ribbon styles ------  */
/* --- style1--- */	
div.ribbon_style1_best { background: url(../img/ribbon_style1_best.png); }
div.ribbon_style1_buy { background: url(../img/ribbon_style1_buy.png); }
div.ribbon_style1_free { background: url(../img/ribbon_style1_free.png); }
div.ribbon_style1_free_caps { background: url(../img/ribbon_style1_free_caps.png); }
div.ribbon_style1_fresh { background: url(../img/ribbon_style1_fresh.png); }
div.ribbon_style1_gift_caps { background: url(../img/ribbon_style1_gift_caps.png); }
div.ribbon_style1_heart { background: url(../img/ribbon_style1_heart.png); }
div.ribbon_style1_hot { background: url(../img/ribbon_style1_hot.png); }
div.ribbon_style1_hot_caps { background: url(../img/ribbon_style1_hot_caps.png); }
div.ribbon_style1_new { background: url(../img/ribbon_style1_new.png); }
div.ribbon_style1_new_caps { background: url(../img/ribbon_style1_new_caps.png); }
div.ribbon_style1_no1 { background: url(../img/ribbon_style1_no1.png); }
div.ribbon_style1_off5 { background: url(../img/ribbon_style1_off5.png); }
div.ribbon_style1_off10 { background: url(../img/ribbon_style1_off10.png); }
div.ribbon_style1_off15 { background: url(../img/ribbon_style1_off15.png); }
div.ribbon_style1_off20 { background: url(../img/ribbon_style1_off20.png); }
div.ribbon_style1_off25 { background: url(../img/ribbon_style1_off25.png); }
div.ribbon_style1_off30 { background: url(../img/ribbon_style1_off30.png); }
div.ribbon_style1_off35 { background: url(../img/ribbon_style1_off35.png); }
div.ribbon_style1_off40 { background: url(../img/ribbon_style1_off40.png); }
div.ribbon_style1_off50 { background: url(../img/ribbon_style1_off50.png); }
div.ribbon_style1_off75 { background: url(../img/ribbon_style1_off75.png); }
div.ribbon_style1_pack { background: url(../img/ribbon_style1_pack.png); }
div.ribbon_style1_pro { background: url(../img/ribbon_style1_pro.png); }
div.ribbon_style1_sale { background: url(../img/ribbon_style1_sale.png); }
div.ribbon_style1_save { background: url(../img/ribbon_style1_save.png); }
div.ribbon_style1_save_caps { background: url(../img/ribbon_style1_save_caps.png); }
div.ribbon_style1_top { background: url(../img/ribbon_style1_top.png); }
div.ribbon_style1_top_caps { background: url(../img/ribbon_style1_top_caps.png); }
div.ribbon_style1_trial { background: url(../img/ribbon_style1_trial.png); }

/* --- style2--- */
div.ribbon_style2_best { background: url(../img/ribbon_style2_best.png); }
div.ribbon_style2_buy { background: url(../img/ribbon_style2_buy.png); }
div.ribbon_style2_free { background: url(../img/ribbon_style2_free.png); }
div.ribbon_style2_free_caps { background: url(../img/ribbon_style2_free_caps.png); }
div.ribbon_style2_fresh { background: url(../img/ribbon_style2_fresh.png); }
div.ribbon_style2_gift_caps { background: url(../img/ribbon_style2_gift_caps.png); }
div.ribbon_style2_heart { background: url(../img/ribbon_style2_heart.png); }
div.ribbon_style2_hot { background: url(../img/ribbon_style2_hot.png); }
div.ribbon_style2_hot_caps { background: url(../img/ribbon_style2_hot_caps.png); }
div.ribbon_style2_new { background: url(../img/ribbon_style2_new.png); }
div.ribbon_style2_new_caps { background: url(../img/ribbon_style2_new_caps.png); }
div.ribbon_style2_no1 { background: url(../img/ribbon_style2_no1.png); }
div.ribbon_style2_off5 { background: url(../img/ribbon_style2_off5.png); }
div.ribbon_style2_off10 { background: url(../img/ribbon_style2_off10.png); }
div.ribbon_style2_off15 { background: url(../img/ribbon_style2_off15.png); }
div.ribbon_style2_off20 { background: url(../img/ribbon_style2_off20.png); }
div.ribbon_style2_off25 { background: url(../img/ribbon_style2_off25.png); }
div.ribbon_style2_off30 { background: url(../img/ribbon_style2_off30.png); }
div.ribbon_style2_off35 { background: url(../img/ribbon_style2_off35.png); }
div.ribbon_style2_off40 { background: url(../img/ribbon_style2_off40.png); }
div.ribbon_style2_off50 { background: url(../img/ribbon_style2_off50.png); }
div.ribbon_style2_off75 { background: url(../img/ribbon_style2_off75.png); }
div.ribbon_style2_pack { background: url(../img/ribbon_style2_pack.png); }
div.ribbon_style2_pro { background: url(../img/ribbon_style2_pro.png); }
div.ribbon_style2_sale { background: url(../img/ribbon_style2_sale.png); }
div.ribbon_style2_save { background: url(../img/ribbon_style2_save.png); }
div.ribbon_style2_save_caps { background: url(../img/ribbon_style2_save_caps.png); }
div.ribbon_style2_top { background: url(../img/ribbon_style2_top.png); }
div.ribbon_style2_top_caps { background: url(../img/ribbon_style2_top_caps.png); }
div.ribbon_style2_trial { background: url(../img/ribbon_style2_trial.png); }

/* ==================== TOOLTIP  ==================== */
/* --- base --- */
div.p_table_2 span.css3_grid_tooltip
{
	position: relative !important;
	display: inline-block !important;
	border-bottom: 1px dotted !important;
	border-color: #303030 !important;
	cursor: pointer;
}

div.p_table_2 li.row_style_1 span.css3_grid_tooltip, 
div.p_table_2 li.row_style_2 span.css3_grid_tooltip, 
div.p_table_2 li.row_style_3 span.css3_grid_tooltip, 
div.p_table_2 li.row_style_4 span.css3_grid_tooltip
{
	padding: 0 !important;
}

div.p_table_2 .header_row_1 span.css3_grid_tooltip,
div.p_table_2 .header_row_2 span.css3_grid_tooltip,
div.p_table_2 .footer_row span.css3_grid_tooltip
{
	border-bottom: none !important;
}

div.p_table_2.p_table_hover_disabled div.column_1:hover span.css3_grid_tooltip,
div.p_table_2.p_table_hover_disabled div.column_2:hover span.css3_grid_tooltip,
div.p_table_2.p_table_hover_disabled div.column_3:hover span.css3_grid_tooltip,
div.p_table_2.p_table_hover_disabled div.column_4:hover span.css3_grid_tooltip
{
	border-color: #303030 !important;
}

div.p_table_2.p_table_hover_disabled span.css3_grid_tooltip:hover
{
	border-bottom-style: solid !important;
}

div.p_table_2.p_table_hover_disabled div.active_column span.css3_grid_tooltip:hover
{
	border-bottom-style: dotted !important;
}

div.p_table_2 div.column_1:hover span.css3_grid_tooltip,
div.p_table_2 div.column_2:hover span.css3_grid_tooltip,
div.p_table_2 div.column_3:hover span.css3_grid_tooltip,
div.p_table_2 div.column_4:hover span.css3_grid_tooltip,
div.p_table_2 div.active_column span.css3_grid_tooltip,
div.p_table_2.p_table_hover_disabled div.active_column:hover span.css3_grid_tooltip,
div.p_table_2 span.css3_grid_tooltip:hover
{
	border-color: #ffffff !important;
}

div.p_table_2 span.css3_grid_tooltip>span:first-child
{
	min-width: 180px; /* Tooltip Width */
	font-family: arial, sans-serif !important; /* Tooltip Base Font Family */
	font-size: 13px !important; /* Tooltip Base Font Size */
	line-height: normal !important;
	text-align: left !important;
	padding: 10px 10px 12px 10px !important;
	visibility: hidden;
    opacity: 0;
	position: absolute;
	z-index: 1000;

	/* CSS3 Transitions */
	-webkit-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
	-o-transition-duration: 0.25s;
	-ms-transition-duration: 0.25s;
	transition-duration: 0.25s;
	-webkit-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
	-moz-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
	-o-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
	-ms-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
	transition-timing-function: cubic-bezier(0.35,0,0.35,1);
	
	color: #ffffff !important;
	
	/* CSS3 Gradients */
	background: #404040 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #4e4e4e 0%, #404040 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e4e4e), color-stop(100%,#404040)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4e4e4e 0%,#404040 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4e4e4e 0%,#404040 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4e4e4e 0%,#404040 100%) !important; /* IE10+ */
	background: linear-gradient(top,  #4e4e4e 0%,#404040 100%) !important; /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e4e4e', endColorstr='#404040',GradientType=0 ); IE6-9 - disabled due to lack of compatibility with pseudo-elements */

	/* CSS3 Borders */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	/* CSS3 Text-shadow */
	text-shadow: 0px 1px 0px rgba(0,0,0,0.4);
	
	left: -19px;
	bottom: 100%;
	margin-bottom: 30px; /* Start Position */
	
	/* CSS3 Transitions */
	-webkit-transition-property: opacity, margin-bottom, visibility;
	-moz-transition-property: opacity, margin-bottom, visibility;
	-o-transition-property: opacity, margin-bottom, visibility;
	-ms-transition-property: opacity, margin-bottom, visibility;
	transition-property: opacity, margin-bottom, visibility;
}

div.p_table_2.p_table_sliding span.css3_grid_tooltip>span:first-child
{
	min-width: 95px;
	width: 95px;
	left: -54px;
}

div.p_table_2 span.css3_grid_tooltip>span:first-child:before
{	
	content: "";
	display: block;
	width: 0px;
	height: 0px;
	position: absolute;
	border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
	border-top: 8px solid #000;
	border-bottom: 0 !important;
	bottom: -8px;
	left: 15px;
	border-color: #404040;
}

div.p_table_2.p_table_sliding span.css3_grid_tooltip>span:first-child:before
{
	left: 50px;
}

/* --- On Hover --- */
div.p_table_2 span.css3_grid_tooltip:hover>span:first-child
	{	
	margin-bottom: 10px; /* End Position */
	visibility: visible;
	opacity: 1;
	}
	
/* --- On Focus --- */
div.p_table_2 span.css3_grid_tooltip input:focus + span:first-child,
div.p_table_2 span.css3_grid_tooltip textarea:focus + span:first-child
	{	
	margin-bottom: 10px; /* End Position */
	visibility: visible;
	opacity: 1;
	}
	
/* --- Decorative Line --- */
div.p_table_2 span.css3_grid_tooltip>span:first-child:after
	{
	content: "";
	display: block;
	border-top: 1px solid #808080;
	position: absolute;
	left: 0px;
	top: 1px;
	width: 100%;
	height: 10px;
	
	/* CSS3 Borders */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}

/* --- misc --- */
.css3_grid_clearfix:after
{
    font-size: 0px;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}
/* ==================== STYLE 1 - ORANGE ==================== */
/* ==================== HEADINGS ==================== */
div.p_table_2_1 h1.caption
	{
	color: #d76431 !important;
	}
	
div.p_table_2_1 h1.caption span
	{
	color: #f5a13e;
	}

/* ==================== COLUMN STYLE 1 ==================== */
/* --- header row 1 ---  */
div.p_table_2_1 div.column_1 li.header_row_1
	{
	border-bottom: 1px solid #e8851e;
	background-color: #f0aa2d !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #f2bb34, #ec9a26) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2bb34', endColorstr='#ec9a26') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2bb34', endColorstr='#ec9a26') !important; /* IE8 */
	background: -ms-linear-gradient(top, #f2bb34, #ec9a26) !important; /* IE9 */
	background: -moz-linear-gradient(top, #f2bb34, #ec9a26) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #f2bb34, #ec9a26) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #f2bb34, #ec9a26) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2bb34), color-stop(1, #ec9a26)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_1 div.column_1 li.decor_line
	{
	background-color: #f7d149 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #f7d149, #fbe669 50%, #f7d149) !important; /* W3C */
	background: -ms-linear-gradient(left, #f7d149, #fbe669 50%, #f7d149) !important; /* IE9 */
	background: -moz-linear-gradient(left, #f7d149, #fbe669 50%, #f7d149) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #f7d149, #fbe669 50%, #f7d149) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #f7d149, #fbe669 50%, #f7d149) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #f7d149), color-stop(0.5, #fbe669), color-stop(1, #f7d149)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_1 div.column_1 li.header_row_2
	{
	background-color: #f0aa2d !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #f2b935, #ed9e28) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2b935', endColorstr='#ed9e28') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2b935', endColorstr='#ed9e28') !important; /* IE8 */
	background: -ms-linear-gradient(top, #f2b935, #ed9e28) !important; /* IE9 */
	background: -moz-linear-gradient(top, #f2b935, #ed9e28) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #f2b935, #ed9e28) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #f2b935, #ed9e28) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2b935), color-stop(1, #ed9e28)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN STYLE 2 ==================== */
/* --- header row 1 ---  */
div.p_table_2_1 div.column_2 li.header_row_1
	{
	border-bottom: 1px solid #e16420;
	background-color: #ea932f !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #eea837, #e67e28) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eea837', endColorstr='#e67e28') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eea837', endColorstr='#e67e28') !important; /* IE8 */
	background: -ms-linear-gradient(top, #eea837, #e67e28) !important; /* IE9 */
	background: -moz-linear-gradient(top, #eea837, #e67e28) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #eea837, #e67e28) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #eea837, #e67e28) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eea837), color-stop(1, #e67e28)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_1 div.column_2 li.decor_line
	{
	background-color: #f4c64b !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #f4c64b, #f9e06c 50%, #f4c64b) !important; /* W3C */
	background: -ms-linear-gradient(left, #f4c64b, #f9e06c 50%, #f4c64b) !important; /* IE9 */
	background: -moz-linear-gradient(left, #f4c64b, #f9e06c 50%, #f4c64b) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #f4c64b, #f9e06c 50%, #f4c64b) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #f4c64b, #f9e06c 50%, #f4c64b) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #f4c64b), color-stop(0.5, #f9e06c), color-stop(1, #f4c64b)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_1 div.column_2 li.header_row_2
	{
	background-color: #ea932f !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #eea637, #e7832a) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eea637', endColorstr='#e7832a') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eea637', endColorstr='#e7832a') !important; /* IE8 */
	background: -ms-linear-gradient(top, #eea637, #e7832a) !important; /* IE9 */
	background: -moz-linear-gradient(top, #eea637, #e7832a) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #eea637, #e7832a) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #eea637, #e7832a) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eea637), color-stop(1, #e7832a)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN STYLE 3 ==================== */
/* --- header row 1 ---  */
div.p_table_2_1 div.column_3 li.header_row_1
	{
	border-bottom: 1px solid #cf4d1e;
	background-color: #de712c !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #e48333, #d76125) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e48333', endColorstr='#d76125') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e48333', endColorstr='#d76125') !important; /* IE8 */
	background: -ms-linear-gradient(top, #e48333, #d76125) !important; /* IE9 */
	background: -moz-linear-gradient(top, #e48333, #d76125) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #e48333, #d76125) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #e48333, #d76125) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e48333), color-stop(1, #d76125)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_1 div.column_3 li.decor_line
	{
	background-color: #edad46 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #edad46, #f5d265 50%, #edad46) !important; /* W3C */
	background: -ms-linear-gradient(left, #edad46, #f5d265 50%, #edad46) !important; /* IE9 */
	background: -moz-linear-gradient(left, #edad46, #f5d265 50%, #edad46) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #edad46, #f5d265 50%, #edad46) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #edad46, #f5d265 50%, #edad46) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #edad46), color-stop(0.5, #f5d265), color-stop(1, #edad46)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_1 div.column_3 li.header_row_2
	{
	background-color: #de712c !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #e48534, #d96527) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e48534', endColorstr='#d96527') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e48534', endColorstr='#d96527') !important; /* IE8 */
	background: -ms-linear-gradient(top, #e48534, #d96527) !important; /* IE9 */
	background: -moz-linear-gradient(top, #e48534, #d96527) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #e48534, #d96527) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #e48534, #d96527) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e48534), color-stop(1, #d96527)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN STYLE 4 ==================== */
/* --- header row 1 ---  */
div.p_table_2_1 div.column_4 li.header_row_1
	{
	border-bottom: 1px solid #bb3a1d;
	background-color: #d0562a !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #d96431, #c64a24) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d96431', endColorstr='#c64a24') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d96431', endColorstr='#c64a24') !important; /* IE8 */
	background: -ms-linear-gradient(top, #d96431, #c64a24) !important; /* IE9 */
	background: -moz-linear-gradient(top, #d96431, #c64a24) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #d96431, #c64a24) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #d96431, #c64a24) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d96431), color-stop(1, #c64a24)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_1 div.column_4 li.decor_line
	{
	background-color: #e68a45 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #e68a45, #f1bf63 50%, #e68a45) !important; /* W3C */
	background: -ms-linear-gradient(left, #e68a45, #f1bf63 50%, #e68a45) !important; /* IE9 */
	background: -moz-linear-gradient(left, #e68a45, #f1bf63 50%, #e68a45) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #e68a45, #f1bf63 50%, #e68a45) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #e68a45, #f1bf63 50%, #e68a45) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #e68a45), color-stop(0.5, #f1bf63), color-stop(1, #e68a45)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_1 div.column_4 li.header_row_2
	{
	background-color: #d0562a !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #d86533, #c94d26) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d86533', endColorstr='#c94d26') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d86533', endColorstr='#c94d26') !important; /* IE8 */
	background: -ms-linear-gradient(top, #d86533, #c94d26) !important; /* IE9 */
	background: -moz-linear-gradient(top, #d86533, #c94d26) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #d86533, #c94d26) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #d86533, #c94d26) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d86533), color-stop(1, #c94d26)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN HOVERS ==================== */
/* --- column 1 ---  */
div.p_table_2_1 div.column_1:hover li.row_style_1,
div.p_table_2_1 div.column_1.active_column li.row_style_1,
div.p_table_2_1.p_table_hover_disabled div.column_1.active_column li.row_style_1,
.css3_grid_hidden_rows_control_p_table_2_1
	{
	background: #f0ae30 !important;
	}
	
div.p_table_2_1 div.column_1:hover li.row_style_2,
div.p_table_2_1 div.column_1.active_column li.row_style_2,
div.p_table_2_1.p_table_hover_disabled div.column_1.active_column li.row_style_2,
.css3_grid_hidden_rows_control_p_table_2_1:hover
	{
	background: #ed9e28 !important;
	}
	
div.p_table_2_1 div.column_1:hover li.footer_row,
div.p_table_2_1 div.column_1.active_column li.footer_row,
div.p_table_2_1.p_table_hover_disabled div.column_1.active_column li.footer_row
	{
	background: #f0ae30 !important;
	}
	
/* --- column 2 ---  */	
div.p_table_2_1 div.column_2:hover li.row_style_1,
div.p_table_2_1 div.column_2.active_column li.row_style_1,
div.p_table_2_1.p_table_hover_disabled div.column_2.active_column li.row_style_1
	{
	background: #eb9732 !important;
	}
	
div.p_table_2_1 div.column_2:hover li.row_style_3,
div.p_table_2_1 div.column_2.active_column li.row_style_3,
div.p_table_2_1.p_table_hover_disabled div.column_2.active_column li.row_style_3
	{
	background: #e7832a !important;
	}
	
div.p_table_2_1 div.column_2:hover li.footer_row,
div.p_table_2_1 div.column_2.active_column li.footer_row,
div.p_table_2_1.p_table_hover_disabled div.column_2.active_column li.footer_row
	{
	background: #eb9732 !important;
	}
	
/* --- column 3 ---  */	
div.p_table_2_1 div.column_3:hover li.row_style_1,
div.p_table_2_1 div.column_3.active_column li.row_style_1,
div.p_table_2_1.p_table_hover_disabled div.column_3.active_column li.row_style_1
	{
	background: #df772e !important;
	}
	
div.p_table_2_1 div.column_3:hover li.row_style_2,
div.p_table_2_1 div.column_3.active_column li.row_style_2,
div.p_table_2_1.p_table_hover_disabled div.column_3.active_column li.row_style_2
	{
	background: #d96527 !important;
	}
	
div.p_table_2_1 div.column_3:hover li.footer_row,
div.p_table_2_1 div.column_3.active_column li.footer_row,
div.p_table_2_1.p_table_hover_disabled div.column_3.active_column li.footer_row
	{
	background: #df772e !important;
	}

/* --- column 4 ---  */	
div.p_table_2_1 div.column_4:hover li.row_style_1,
div.p_table_2_1 div.column_4.active_column li.row_style_1,
div.p_table_2_1.p_table_hover_disabled div.column_4.active_column li.row_style_1
	{
	background: #d25b2c !important;
	}
	
div.p_table_2_1 div.column_4:hover li.row_style_3,
div.p_table_2_1 div.column_4.active_column li.row_style_3,
div.p_table_2_1.p_table_hover_disabled div.column_4.active_column li.row_style_3
	{
	background: #c94d26 !important;
	}
	
div.p_table_2_1 div.column_4:hover li.footer_row,
div.p_table_2_1 div.column_4.active_column li.footer_row,
div.p_table_2_1.p_table_hover_disabled div.column_4.active_column li.footer_row
	{
	background: #d25b2c !important;
	}
	
/* ==================== BUTTONS ==================== */
div.p_table_2_1 a.button_1,
div.p_table_2_1.p_table_hover_disabled  div.column_1:hover a.button_1,
div.p_table_2_1.p_table_hover_disabled  div.column_2:hover a.button_1,
div.p_table_2_1.p_table_hover_disabled  div.column_3:hover a.button_1,
div.p_table_2_1.p_table_hover_disabled  div.column_4:hover a.button_1
	{
	border-bottom: 1px solid #e6861a;
	background-color: #f0aa2d; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #f4c538, #ed9f28); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4c538', endColorstr='#ed9f28'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4c538', endColorstr='#ed9f28'); /* IE8 */
	background: -ms-linear-gradient(top, #f4c538, #ed9f28); /* IE9 */
	background: -moz-linear-gradient(top, #f4c538, #ed9f28); /* Firefox */ 
	background: -o-linear-gradient(top, #f4c538, #ed9f28); /* Opera 11  */
	background: -webkit-linear-gradient(top, #f4c538, #ed9f28); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4c538), color-stop(1, #ed9f28)); /* Chrome 10, Safari */
	}
	
div.p_table_2_1 a.button_2,
div.p_table_2_1.p_table_hover_disabled  div.column_1:hover a.button_2,
div.p_table_2_1.p_table_hover_disabled  div.column_2:hover a.button_2,
div.p_table_2_1.p_table_hover_disabled  div.column_3:hover a.button_2,
div.p_table_2_1.p_table_hover_disabled  div.column_4:hover a.button_2
	{
	border-bottom: 1px solid #de691c;
	background-color: #ea932f; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #f1b53b, #e7842a); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1b53b', endColorstr='#e7842a'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1b53b', endColorstr='#e7842a'); /* IE8 */
	background: -ms-linear-gradient(top, #f1b53b, #e7842a); /* IE9 */
	background: -moz-linear-gradient(top, #f1b53b, #e7842a); /* Firefox */ 
	background: -o-linear-gradient(top, #f1b53b, #e7842a); /* Opera 11  */
	background: -webkit-linear-gradient(top, #f1b53b, #e7842a); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f1b53b), color-stop(1, #e7842a)); /* Chrome 10, Safari */
	}	
	
div.p_table_2_1 a.button_3,
div.p_table_2_1.p_table_hover_disabled  div.column_1:hover a.button_3,
div.p_table_2_1.p_table_hover_disabled  div.column_2:hover a.button_3,
div.p_table_2_1.p_table_hover_disabled  div.column_3:hover a.button_3,
div.p_table_2_1.p_table_hover_disabled  div.column_4:hover a.button_3
	{
	border-bottom: 1px solid #cc4d1a;
	background-color: #de712c; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #e88d37, #d96627); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e88d37', endColorstr='#d96627'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e88d37', endColorstr='#d96627'); /* IE8 */
	background: -ms-linear-gradient(top, #e88d37, #d96627); /* IE9 */
	background: -moz-linear-gradient(top, #e88d37, #d96627); /* Firefox */ 
	background: -o-linear-gradient(top, #e88d37, #d96627); /* Opera 11  */
	background: -webkit-linear-gradient(top, #e88d37, #d96627); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e88d37), color-stop(1, #d96627)); /* Chrome 10, Safari */
	}
	
div.p_table_2_1 a.button_4,
div.p_table_2_1.p_table_hover_disabled  div.column_1:hover a.button_4,
div.p_table_2_1.p_table_hover_disabled  div.column_2:hover a.button_4,
div.p_table_2_1.p_table_hover_disabled  div.column_3:hover a.button_4,
div.p_table_2_1.p_table_hover_disabled  div.column_4:hover a.button_4
	{
	border-bottom: 1px solid #b83719;
	background-color: #d0562a; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #df6c35, #ca4e26); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df6c35', endColorstr='#ca4e26'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df6c35', endColorstr='#ca4e26'); /* IE8 */
	background: -ms-linear-gradient(top, #df6c35, #ca4e26); /* IE9 */
	background: -moz-linear-gradient(top, #df6c35, #ca4e26); /* Firefox */ 
	background: -o-linear-gradient(top, #df6c35, #ca4e26); /* Opera 11  */
	background: -webkit-linear-gradient(top, #df6c35, #ca4e26); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #df6c35), color-stop(1, #ca4e26)); /* Chrome 10, Safari */
	}
/* ==================== STYLE 2 - GREEN ==================== */
/* ==================== HEADINGS ==================== */
div.p_table_2_2 h1.caption
	{
	color: #449a28 !important;
	}
	
div.p_table_2_2 h1.caption span
	{
	color: #9dc25f;
	}

/* ==================== COLUMN STYLE 1 ==================== */
/* --- header row 1 ---  */
div.p_table_2_2 div.column_1 li.header_row_1
	{
	border-bottom: 1px solid #5e9737;
	background-color: #7cac49 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #a1c55f, #77a946) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1c55f', endColorstr='#77a946') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1c55f', endColorstr='#77a946') !important; /* IE8 */
	background: -ms-linear-gradient(top, #a1c55f, #77a946) !important; /* IE9 */
	background: -moz-linear-gradient(top, #a1c55f, #77a946) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #a1c55f, #77a946) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #a1c55f, #77a946) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a1c55f), color-stop(1, #77a946)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_2 div.column_1 li.decor_line
	{
	background-color: #c1d884 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #c1d884, #ddeabc 50%, #c1d884) !important; /* W3C */
	background: -ms-linear-gradient(left, #c1d884, #ddeabc 50%, #c1d884) !important; /* IE9 */
	background: -moz-linear-gradient(left, #c1d884, #ddeabc 50%, #c1d884) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #c1d884, #ddeabc 50%, #c1d884) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #c1d884, #ddeabc 50%, #c1d884) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #c1d884), color-stop(0.5, #ddeabc), color-stop(1, #c1d884)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_2 div.column_1 li.header_row_2
	{
	background-color: #7cac49 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #a0c461, #7cac49) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0c461', endColorstr='#7cac49') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0c461', endColorstr='#7cac49') !important; /* IE8 */
	background: -ms-linear-gradient(top, #a0c461, #7cac49) !important; /* IE9 */
	background: -moz-linear-gradient(top, #a0c461, #7cac49) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #a0c461, #7cac49) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #a0c461, #7cac49) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a0c461), color-stop(1, #7cac49)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN STYLE 2 ==================== */
/* --- header row 1 ---  */
div.p_table_2_2 div.column_2 li.header_row_1
	{
	border-bottom: 1px solid #487d29;
	background-color: #5f9836 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #7cb746, #5b9433) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7cb746', endColorstr='#5b9433') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7cb746', endColorstr='#5b9433') !important; /* IE8 */
	background: -ms-linear-gradient(top, #7cb746, #5b9433) !important; /* IE9 */
	background: -moz-linear-gradient(top, #7cb746, #5b9433) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #7cb746, #5b9433) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #7cb746, #5b9433) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7cb746), color-stop(1, #5b9433)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_2 div.column_2 li.decor_line
	{
	background-color: #a5cf62 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #a5cf62, #cee58e 50%, #a5cf62) !important; /* W3C */
	background: -ms-linear-gradient(left, #a5cf62, #cee58e 50%, #a5cf62) !important; /* IE9 */
	background: -moz-linear-gradient(left, #a5cf62, #cee58e 50%, #a5cf62) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #a5cf62, #cee58e 50%, #a5cf62) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #a5cf62, #cee58e 50%, #a5cf62) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #a5cf62), color-stop(0.5, #cee58e), color-stop(1, #a5cf62)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_2 div.column_2 li.header_row_2
	{
	background-color: #5f9836 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #7eb548, #5f9836) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7eb548', endColorstr='#5f9836') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7eb548', endColorstr='#5f9836') !important; /* IE8 */
	background: -ms-linear-gradient(top, #7eb548, #5f9836) !important; /* IE9 */
	background: -moz-linear-gradient(top, #7eb548, #5f9836) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #7eb548, #5f9836) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #7eb548, #5f9836) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7eb548), color-stop(1, #5f9836)) !important; /* Chrome 10, Safari */
	}
	
/* ==================== COLUMN STYLE 3 ==================== */
/* --- header row 1 ---  */
div.p_table_2_2 div.column_3 li.header_row_1
	{
	border-bottom: 1px solid #356a1e;
	background-color: #468928 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #5bad34, #438426) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bad34', endColorstr='#438426') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bad34', endColorstr='#438426') !important; /* IE8 */
	background: -ms-linear-gradient(top, #5bad34, #438426) !important; /* IE9 */
	background: -moz-linear-gradient(top, #5bad34, #438426) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #5bad34, #438426) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #5bad34, #438426) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5bad34), color-stop(1, #438426)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_2 div.column_3 li.decor_line
	{
	background-color: #7ec849 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #7ec849, #b6e169 50%, #7ec849) !important; /* W3C */
	background: -ms-linear-gradient(left, #7ec849, #b6e169 50%, #7ec849) !important; /* IE9 */
	background: -moz-linear-gradient(left, #7ec849, #b6e169 50%, #7ec849) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #7ec849, #b6e169 50%, #7ec849) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #7ec849, #b6e169 50%, #7ec849) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #7ec849), color-stop(0.5, #b6e169), color-stop(1, #7ec849)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_2 div.column_3 li.header_row_2
	{
	background-color: #468928 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #5dab35, #468928) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5dab35', endColorstr='#468928') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5dab35', endColorstr='#468928') !important; /* IE8 */
	background: -ms-linear-gradient(top, #5dab35, #468928) !important; /* IE9 */
	background: -moz-linear-gradient(top, #5dab35, #468928) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #5dab35, #468928) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #5dab35, #468928) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5dab35), color-stop(1, #468928)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN STYLE 4 ==================== */
/* --- header row 1 ---  */
div.p_table_2_2 div.column_4 li.header_row_1
	{
	border-bottom: 1px solid #275c17;
	background-color: #34791f !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #449e28, #31741d) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#449e28', endColorstr='#31741d') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#449e28', endColorstr='#31741d') !important; /* IE8 */
	background: -ms-linear-gradient(top, #449e28, #31741d) !important; /* IE9 */
	background: -moz-linear-gradient(top, #449e28, #31741d) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #449e28, #31741d) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #449e28, #31741d) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #449e28), color-stop(1, #31741d)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_2 div.column_4 li.decor_line
	{
	background-color: #5ebf37 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #5ebf37, #88dc50 50%, #5ebf37) !important; /* W3C */
	background: -ms-linear-gradient(left, #5ebf37, #88dc50 50%, #5ebf37) !important; /* IE9 */
	background: -moz-linear-gradient(left, #5ebf37, #88dc50 50%, #5ebf37) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #5ebf37, #88dc50 50%, #5ebf37) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #5ebf37, #88dc50 50%, #5ebf37) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #5ebf37), color-stop(0.5, #88dc50), color-stop(1, #5ebf37)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_2 div.column_4 li.header_row_2
	{
	background-color: #34791f !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #449c29, #34791f) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#449c29', endColorstr='#34791f') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#449c29', endColorstr='#34791f') !important; /* IE8 */
	background: -ms-linear-gradient(top, #449c29, #34791f) !important; /* IE9 */
	background: -moz-linear-gradient(top, #449c29, #34791f) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #449c29, #34791f) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #449c29, #34791f) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #449c29), color-stop(1, #34791f)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN HOVERS ==================== */
/* --- column 1 ---  */
div.p_table_2_2 div.column_1:hover li.row_style_1,
div.p_table_2_2 div.column_1.active_column li.row_style_1,
div.p_table_2_2.p_table_hover_disabled div.column_1.active_column li.row_style_1,
.css3_grid_hidden_rows_control_p_table_2_2
	{
	background: #91b956 !important;
	}
	
div.p_table_2_2 div.column_1:hover li.row_style_2,
div.p_table_2_2 div.column_1.active_column li.row_style_2,
div.p_table_2_2.p_table_hover_disabled div.column_1.active_column li.row_style_2,
.css3_grid_hidden_rows_control_p_table_2_2:hover
	{
	background: #7cac49 !important;
	}
	
div.p_table_2_2 div.column_1:hover li.footer_row,
div.p_table_2_2 div.column_1.active_column li.footer_row,
div.p_table_2_2.p_table_hover_disabled div.column_1.active_column li.footer_row
	{
	background: #91b956 !important;
	}
	
/* --- column 2 ---  */	
div.p_table_2_2 div.column_2:hover li.row_style_1,
div.p_table_2_2 div.column_2.active_column li.row_style_1,
div.p_table_2_2.p_table_hover_disabled div.column_2.active_column li.row_style_1
	{
	background: #70a940 !important;
	}
	
div.p_table_2_2 div.column_2:hover li.row_style_3,
div.p_table_2_2 div.column_2.active_column li.row_style_3,
div.p_table_2_2.p_table_hover_disabled div.column_2.active_column li.row_style_3
	{
	background: #5f9836 !important;
	}
	
div.p_table_2_2 div.column_2:hover li.footer_row,
div.p_table_2_2 div.column_2.active_column li.footer_row,
div.p_table_2_2.p_table_hover_disabled div.column_2.active_column li.footer_row
	{
	background: #70a940 !important;
	}
	
/* --- column 3 ---  */	
div.p_table_2_2 div.column_3:hover li.row_style_1,
div.p_table_2_2 div.column_3.active_column li.row_style_1,
div.p_table_2_2.p_table_hover_disabled div.column_3.active_column li.row_style_1
	{
	background: #539c30 !important;
	}
	
div.p_table_2_2 div.column_3:hover li.row_style_2,
div.p_table_2_2 div.column_3.active_column li.row_style_2,
div.p_table_2_2.p_table_hover_disabled div.column_3.active_column li.row_style_2
	{
	background: #468928 !important;
	}
	
div.p_table_2_2 div.column_3:hover li.footer_row,
div.p_table_2_2 div.column_3.active_column li.footer_row,
div.p_table_2_2.p_table_hover_disabled div.column_3.active_column li.footer_row
	{
	background: #539c30 !important;
	}

/* --- column 4 ---  */	
div.p_table_2_2 div.column_4:hover li.row_style_1,
div.p_table_2_2 div.column_4.active_column li.row_style_1,
div.p_table_2_2.p_table_hover_disabled div.column_4.active_column li.row_style_1
	{
	background: #3d8e25 !important;
	}
	
div.p_table_2_2 div.column_4:hover li.row_style_3,
div.p_table_2_2 div.column_4.active_column li.row_style_3,
div.p_table_2_2.p_table_hover_disabled div.column_4.active_column li.row_style_3
	{
	background: #34791f !important;
	}
	
div.p_table_2_2 div.column_4:hover li.footer_row,
div.p_table_2_2 div.column_4.active_column li.footer_row,
div.p_table_2_2.p_table_hover_disabled div.column_4.active_column li.footer_row
	{
	background: #3d8e25 !important;
	}
	
/* ==================== BUTTONS ==================== */
div.p_table_2_2 a.button_1,
div.p_table_2_2.p_table_hover_disabled  div.column_1:hover a.button_1,
div.p_table_2_2.p_table_hover_disabled  div.column_2:hover a.button_1,
div.p_table_2_2.p_table_hover_disabled  div.column_3:hover a.button_1,
div.p_table_2_2.p_table_hover_disabled  div.column_4:hover a.button_1
	{
	border-bottom: 1px solid #629634;
	background-color: #7cac49; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #aecd66, #7dad4a); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aecd66', endColorstr='#7dad4a'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aecd66', endColorstr='#7dad4a'); /* IE8 */
	background: -ms-linear-gradient(top, #aecd66, #7dad4a); /* IE9 */
	background: -moz-linear-gradient(top, #aecd66, #7dad4a); /* Firefox */ 
	background: -o-linear-gradient(top, #aecd66, #7dad4a); /* Opera 11  */
	background: -webkit-linear-gradient(top, #aecd66, #7dad4a); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #aecd66), color-stop(1, #7dad4a)); /* Chrome 10, Safari */
	}
	
div.p_table_2_2 a.button_2,
div.p_table_2_2.p_table_hover_disabled  div.column_1:hover a.button_2,
div.p_table_2_2.p_table_hover_disabled  div.column_2:hover a.button_2,
div.p_table_2_2.p_table_hover_disabled  div.column_3:hover a.button_2,
div.p_table_2_2.p_table_hover_disabled  div.column_4:hover a.button_2
	{
	border-bottom: 1px solid #478025;
	background-color: #5f9836; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #85c14c, #609937); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#85c14c', endColorstr='#609937'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#85c14c', endColorstr='#609937'); /* IE8 */
	background: -ms-linear-gradient(top, #85c14c, #609937); /* IE9 */
	background: -moz-linear-gradient(top, #85c14c, #609937); /* Firefox */ 
	background: -o-linear-gradient(top, #85c14c, #609937); /* Opera 11  */
	background: -webkit-linear-gradient(top, #85c14c, #609937); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #85c14c), color-stop(1, #609937)); /* Chrome 10, Safari */
	}	
	
div.p_table_2_2 a.button_3,
div.p_table_2_2.p_table_hover_disabled  div.column_1:hover a.button_3,
div.p_table_2_2.p_table_hover_disabled  div.column_2:hover a.button_3,
div.p_table_2_2.p_table_hover_disabled  div.column_3:hover a.button_3,
div.p_table_2_2.p_table_hover_disabled  div.column_4:hover a.button_3
	{
	border-bottom: 1px solid #32701a;
	background-color: #468928; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #62b838, #478a28); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62b838', endColorstr='#478a28'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62b838', endColorstr='#478a28'); /* IE8 */
	background: -ms-linear-gradient(top, #62b838, #478a28); /* IE9 */
	background: -moz-linear-gradient(top, #62b838, #478a28); /* Firefox */ 
	background: -o-linear-gradient(top, #62b838, #478a28); /* Opera 11  */
	background: -webkit-linear-gradient(top, #62b838, #478a28); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #62b838), color-stop(1, #478a28)); /* Chrome 10, Safari */
	}
	
div.p_table_2_2 a.button_4,
div.p_table_2_2.p_table_hover_disabled  div.column_1:hover a.button_4,
div.p_table_2_2.p_table_hover_disabled  div.column_2:hover a.button_4,
div.p_table_2_2.p_table_hover_disabled  div.column_3:hover a.button_4,
div.p_table_2_2.p_table_hover_disabled  div.column_4:hover a.button_4
	{
	border-bottom: 1px solid #245f14;
	background-color: #34791f; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #49a92b, #357a1f); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49a92b', endColorstr='#357a1f'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49a92b', endColorstr='#357a1f'); /* IE8 */
	background: -ms-linear-gradient(top, #49a92b, #357a1f); /* IE9 */
	background: -moz-linear-gradient(top, #49a92b, #357a1f); /* Firefox */ 
	background: -o-linear-gradient(top, #49a92b, #357a1f); /* Opera 11  */
	background: -webkit-linear-gradient(top, #49a92b, #357a1f); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #49a92b), color-stop(1, #357a1f)); /* Chrome 10, Safari */
	}
/* ==================== STYLE 3 - BLUE ==================== */
/* ==================== HEADINGS ==================== */
div.p_table_2_3 h1.caption
	{
	color: #3171b5 !important;
	}
	
div.p_table_2_3 h1.caption span
	{
	color: #70b7d2;
	}

/* ==================== COLUMN STYLE 1 ==================== */
/* --- header row 1 ---  */
div.p_table_2_3 div.column_1 li.header_row_1
	{
	border-bottom: 1px solid #698094;
	background-color: #bbd1e3 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #bbd1e3, #84a0b7) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbd1e3', endColorstr='#84a0b7') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbd1e3', endColorstr='#84a0b7') !important; /* IE8 */
	background: -ms-linear-gradient(top, #bbd1e3, #84a0b7) !important; /* IE9 */
	background: -moz-linear-gradient(top, #bbd1e3, #84a0b7) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #bbd1e3, #84a0b7) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #bbd1e3, #84a0b7) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bbd1e3), color-stop(1, #84a0b7)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_3 div.column_1 li.decor_line
	{
	background-color: #ccddea !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #ccddea, #ccdcea 50%, #ccddea) !important; /* W3C */
	background: -ms-linear-gradient(left, #ccddea, #ccdcea 50%, #ccddea) !important; /* IE9 */
	background: -moz-linear-gradient(left, #ccddea, #ccdcea 50%, #ccddea) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #ccddea2, #ccdcea 50%, #ccddea) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #ccddea, #ccdcea 50%, #ccddea) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #ccddea), color-stop(0.5, #ccdcea), color-stop(1, #ccddea)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_3 div.column_1 li.header_row_2
	{
	background-color: #569dc2 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #bbd1e3, #84a0b7) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbd1e3', endColorstr='#84a0b7') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbd1e3', endColorstr='#84a0b7') !important; /* IE8 */
	background: -ms-linear-gradient(top, #bbd1e3, #84a0b7) !important; /* IE9 */
	background: -moz-linear-gradient(top, #bbd1e3, #84a0b7) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #bbd1e3, #84a0b7) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #bbd1e33, #84a0b7) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bbd1e3), color-stop(1, #84a0b7)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN STYLE 2 ==================== */
/* --- header row 1 ---  */
div.p_table_2_3 div.column_2 li.header_row_1
	{
	border-bottom: 1px solid #465f71;
	background-color: #7091a6 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #7091a6, #58768a) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7091a6', endColorstr='#58768a') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7091a6', endColorstr='#58768a') !important; /* IE8 */
	background: -ms-linear-gradient(top, #7091a6, #58768a) !important; /* IE9 */
	background: -moz-linear-gradient(top, #7091a6, #58768a) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #7091a6, #58768a) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #7091a6, #58768a) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7091a6), color-stop(1, #58768a)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_3 div.column_2 li.decor_line
	{
	background-color: #94adbc !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #94adbc, #8ba6b7 50%, #94adbc) !important; /* W3C */
	background: -ms-linear-gradient(left, #94adbc, #8ba6b7 50%, #94adbc) !important; /* IE9 */
	background: -moz-linear-gradient(left, #94adbc, #8ba6b7 50%, #94adbc) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #694adbc, #8ba6b7 50%, #94adbc) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #94adbc, #8ba6b7 50%, #94adbc) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #94adbc), color-stop(0.5, #8ba6b7), color-stop(1, #94adbc)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_3 div.column_2 li.header_row_2
	{
	background-color: #3c82b3 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #7091a6, #58768a) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7091a6', endColorstr='#58768a') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7091a6', endColorstr='#58768a') !important; /* IE8 */
	background: -ms-linear-gradient(top, #7091a6, #58768a) !important; /* IE9 */
	background: -moz-linear-gradient(top, #7091a6, #58768a) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #7091a6, #58768a) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #7091a6, #58768a) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7091a6), color-stop(1, #58768a)) !important; /* Chrome 10, Safari */
	}
	
/* ==================== COLUMN STYLE 3 ==================== */
/* --- header row 1 ---  */
div.p_table_2_3 div.column_3 li.header_row_1
	{
	border-bottom: 1px solid #335369;
	background-color: #4f7895 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #4f7895, #416781) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f7895', endColorstr='#416781') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f7895', endColorstr='#416781') !important; /* IE8 */
	background: -ms-linear-gradient(top, #4f7895, #416781) !important; /* IE9 */
	background: -moz-linear-gradient(top, #4f7895, #416781) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #4f7895, #416781) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #4f7895, #416781) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4f7895), color-stop(1, #416781)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_3 div.column_3 li.decor_line
	{
	background-color: #7b9ab0 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #7b9ab0, #6e90a8 50%, #7b9ab0) !important; /* W3C */
	background: -ms-linear-gradient(left, #7b9ab0, #6e90a8 50%, #7b9ab0) !important; /* IE9 */
	background: -moz-linear-gradient(left, #7b9ab0, #6e90a8 50%, #7b9ab0) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #7b9ab0, #6e90a8 50%, #7b9ab0) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #7b9ab0, #6e90a8 50%, #7b9ab0) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #7b9ab0), color-stop(0.5, #6e90a8), color-stop(1, #7b9ab0)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_3 div.column_3 li.header_row_2
	{
	background-color: #2f68a3 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #4f7895, #416781) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f7895', endColorstr='#416781') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f7895', endColorstr='#416781') !important; /* IE8 */
	background: -ms-linear-gradient(top, #4f7895, #416781) !important; /* IE9 */
	background: -moz-linear-gradient(top, #4f7895, #416781) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #4f7895, #416781) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #4f7895, #416781) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4f7895), color-stop(1, #416781)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN STYLE 4 ==================== */
/* --- header row 1 ---  */
div.p_table_2_3 div.column_4 li.header_row_1
	{
	border-bottom: 1px solid #243a4b;
	background-color: #3a5b75 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #3a5b75, #304d63) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a5b758', endColorstr='#304d63') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a5b75', endColorstr='#304d63') !important; /* IE8 */
	background: -ms-linear-gradient(top, #3a5b75, #304d63) !important; /* IE9 */
	background: -moz-linear-gradient(top, #3a5b75, #304d63) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #3a5b75, #304d63) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #3a5b75, #304d63) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3a5b75), color-stop(1, #304d63)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_3 div.column_4 li.decor_line
	{
	background-color: #6b8497 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #6b8497, #4f6c84 50%, #6b8497) !important; /* W3C */
	background: -ms-linear-gradient(left, #6b8497, #4f6c84 50%, #6b8497) !important; /* IE9 */
	background: -moz-linear-gradient(left, #6b8497, #4f6c84 50%, #6b8497) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #6b8497, #4f6c84 50%, #6b8497) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #6b8497, #4f6c84 50%, #6b8497) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #6b8497), color-stop(0.5, #4f6c84), color-stop(1, #6b8497)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_3 div.column_4 li.header_row_2
	{
	background-color: #3a5b75 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #3a5b75, #304d63) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a5b75', endColorstr='#304d63') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a5b75', endColorstr='#304d63') !important; /* IE8 */
	background: -ms-linear-gradient(top, #3a5b75, #304d63) !important; /* IE9 */
	background: -moz-linear-gradient(top, #3a5b75, #304d63) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #3a5b75, #304d63) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #3a5b75, #304d63) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3a5b75), color-stop(1, #304d63)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN HOVERS ==================== */
/* --- column 1 ---  */
div.p_table_2_3 div.column_1:hover li.row_style_1,
div.p_table_2_3 div.column_1.active_column li.row_style_1,
div.p_table_2_3.p_table_hover_disabled div.column_1.active_column li.row_style_1,
.css3_grid_hidden_rows_control_p_table_2_3
	{
	background: #bbd1e3 !important;
	}
	
div.p_table_2_3 div.column_1:hover li.row_style_2,
div.p_table_2_3 div.column_1.active_column li.row_style_2,
div.p_table_2_3.p_table_hover_disabled div.column_1.active_column li.row_style_2,
.css3_grid_hidden_rows_control_p_table_2_3:hover
	{
	background: #84a0b7 !important;
	}
	
div.p_table_2_3 div.column_1:hover li.footer_row,
div.p_table_2_3 div.column_1.active_column li.footer_row,
div.p_table_2_3.p_table_hover_disabled div.column_1.active_column li.footer_row
	{
	background: #bbd1e3 !important;
	}
	
/* --- column 2 ---  */	
div.p_table_2_3 div.column_2:hover li.row_style_1,
div.p_table_2_3 div.column_2.active_column li.row_style_1,
div.p_table_2_3.p_table_hover_disabled div.column_2.active_column li.row_style_1
	{
	background: #7091a6 !important;
	}
	
div.p_table_2_3 div.column_2:hover li.row_style_3,
div.p_table_2_3 div.column_2.active_column li.row_style_3,
div.p_table_2_3.p_table_hover_disabled div.column_2.active_column li.row_style_3
	{
	background: #58768a !important;
	}
	
div.p_table_2_3 div.column_2:hover li.footer_row,
div.p_table_2_3 div.column_2.active_column li.footer_row,
div.p_table_2_3.p_table_hover_disabled div.column_2.active_column li.footer_row
	{
	background: #7091a6 !important;
	}
	
/* --- column 3 ---  */	
div.p_table_2_3 div.column_3:hover li.row_style_1,
div.p_table_2_3 div.column_3.active_column li.row_style_1,
div.p_table_2_3.p_table_hover_disabled div.column_3.active_column li.row_style_1
	{
	background: #4f7895 !important;
	}
	
div.p_table_2_3 div.column_3:hover li.row_style_2,
div.p_table_2_3 div.column_3.active_column li.row_style_2,
div.p_table_2_3.p_table_hover_disabled div.column_3.active_column li.row_style_2
	{
	background: #416781 !important;
	}
	
div.p_table_2_3 div.column_3:hover li.footer_row,
div.p_table_2_3 div.column_3.active_column li.footer_row,
div.p_table_2_3.p_table_hover_disabled div.column_3.active_column li.footer_row
	{
	background: #4f7895 !important;
	}

/* --- column 4 ---  */	
div.p_table_2_3 div.column_4:hover li.row_style_1,
div.p_table_2_3 div.column_4.active_column li.row_style_1,
div.p_table_2_3.p_table_hover_disabled div.column_4.active_column li.row_style_1
	{
	background: #3a5b75 !important;
	}
	
div.p_table_2_3 div.column_4:hover li.row_style_3,
div.p_table_2_3 div.column_4.active_column li.row_style_3,
div.p_table_2_3.p_table_hover_disabled div.column_4.active_column li.row_style_3
	{
	background: #304d63 !important;
	}
	
div.p_table_2_3 div.column_4:hover li.footer_row,
div.p_table_2_3 div.column_4.active_column li.footer_row,
div.p_table_2_3.p_table_hover_disabled div.column_4.active_column li.footer_row
	{
	background: #3a5b75 !important;
	}
	
/* ==================== BUTTONS ==================== */
div.p_table_2_3 a.button_1,
div.p_table_2_3.p_table_hover_disabled  div.column_1:hover a.button_1,
div.p_table_2_3.p_table_hover_disabled  div.column_2:hover a.button_1,
div.p_table_2_3.p_table_hover_disabled  div.column_3:hover a.button_1,
div.p_table_2_3.p_table_hover_disabled  div.column_4:hover a.button_1
	{
	border-bottom: 1px solid #3f85b0;
	background-color: #569dc2; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #78c4da, #579ec3); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78c4da', endColorstr='#579ec3'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78c4da', endColorstr='#579ec3'); /* IE8 */
	background: -ms-linear-gradient(top, #78c4da, #579ec3); /* IE9 */
	background: -moz-linear-gradient(top, #78c4da, #579ec3); /* Firefox */ 
	background: -o-linear-gradient(top, #78c4da, #579ec3); /* Opera 11  */
	background: -webkit-linear-gradient(top, #78c4da, #579ec3); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #78c4da), color-stop(1, #579ec3)); /* Chrome 10, Safari */
	}
	
div.p_table_2_3 a.button_2,
div.p_table_2_3.p_table_hover_disabled  div.column_1:hover a.button_2,
div.p_table_2_3.p_table_hover_disabled  div.column_2:hover a.button_2,
div.p_table_2_3.p_table_hover_disabled  div.column_3:hover a.button_2,
div.p_table_2_3.p_table_hover_disabled  div.column_4:hover a.button_2
	{
	border-bottom: 1px solid #698094;
	background-color: #7293a8; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #bbd1e3, #7293a8); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbd1e3', endColorstr='#7293a8'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbd1e31', endColorstr='#7293a8'); /* IE8 */
	background: -ms-linear-gradient(top, #bbd1e3, #7293a8); /* IE9 */
	background: -moz-linear-gradient(top, #bbd1e3, #7293a8); /* Firefox */ 
	background: -o-linear-gradient(top, #bbd1e3, #7293a8); /* Opera 11  */
	background: -webkit-linear-gradient(top, #bbd1e3, #7293a8); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bbd1e3), color-stop(1, #7293a8)); /* Chrome 10, Safari */
	}	
	
div.p_table_2_3 a.button_3,
div.p_table_2_3.p_table_hover_disabled  div.column_1:hover a.button_3,
div.p_table_2_3.p_table_hover_disabled  div.column_2:hover a.button_3,
div.p_table_2_3.p_table_hover_disabled  div.column_3:hover a.button_3,
div.p_table_2_3.p_table_hover_disabled  div.column_4:hover a.button_3
	{
	border-bottom: 1px solid #204f8b;
	background-color: #2f68a3; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #4292c8, #3069a4); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4292c8', endColorstr='#3069a4'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4292c8', endColorstr='#3069a4'); /* IE8 */
	background: -ms-linear-gradient(top, #4292c8, #3069a4); /* IE9 */
	background: -moz-linear-gradient(top, #4292c8, #3069a4); /* Firefox */ 
	background: -o-linear-gradient(top, #4292c8, #3069a4); /* Opera 11  */
	background: -webkit-linear-gradient(top, #4292c8, #3069a4); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4292c8), color-stop(1, #3069a4)); /* Chrome 10, Safari */
	}
	
div.p_table_2_3 a.button_4,
div.p_table_2_3.p_table_hover_disabled  div.column_1:hover a.button_4,
div.p_table_2_3.p_table_hover_disabled  div.column_2:hover a.button_4,
div.p_table_2_3.p_table_hover_disabled  div.column_3:hover a.button_4,
div.p_table_2_3.p_table_hover_disabled  div.column_4:hover a.button_4
	{
	border-bottom: 1px solid #194082;
	background-color: #26579a; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #357ac2, #26589b); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#357ac2', endColorstr='#26589b'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#357ac2', endColorstr='#26589b'); /* IE8 */
	background: -ms-linear-gradient(top, #357ac2, #26589b); /* IE9 */
	background: -moz-linear-gradient(top, #357ac2, #26589b); /* Firefox */ 
	background: -o-linear-gradient(top, #357ac2, #26589b); /* Opera 11  */
	background: -webkit-linear-gradient(top, #357ac2, #26589b); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #357ac2), color-stop(1, #26589b)); /* Chrome 10, Safari */
	}
/* ==================== STYLE 4 - PURPLE ==================== */
/* ==================== HEADINGS ==================== */
div.p_table_2_4 h1.caption
	{
	color: #6a4d8f !important;
	}
	
div.p_table_2_4 h1.caption span
	{
	color: #a59dc4;
	}

/* ==================== COLUMN STYLE 1 ==================== */
/* --- header row 1 ---  */
div.p_table_2_4 div.column_1 li.header_row_1
	{
	border-bottom: 1px solid #675e9a;
	background-color: #867caf !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #aba1c7, #8177ac) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aba1c7', endColorstr='#8177ac') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aba1c7', endColorstr='#8177ac') !important; /* IE8 */
	background: -ms-linear-gradient(top, #aba1c7, #8177ac) !important; /* IE9 */
	background: -moz-linear-gradient(top, #aba1c7, #8177ac) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #aba1c7, #8177ac) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #aba1c7, #8177ac) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #aba1c7), color-stop(1, #8177ac)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_4 div.column_1 li.decor_line
	{
	background-color: #c6c1d9 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #c6c1d9, #e0ddea 50%, #c6c1d9) !important; /* W3C */
	background: -ms-linear-gradient(left, #c6c1d9, #e0ddea 50%, #c6c1d9) !important; /* IE9 */
	background: -moz-linear-gradient(left, #c6c1d9, #e0ddea 50%, #c6c1d9) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #c6c1d9, #e0ddea 50%, #c6c1d9) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #c6c1d9, #e0ddea 50%, #c6c1d9) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #c6c1d9), color-stop(0.5, #e0ddea), color-stop(1, #c6c1d9)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_4 div.column_1 li.header_row_2
	{
	background-color: #867caf !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #a8a0c6, #867caf) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8a0c6', endColorstr='#867caf') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8a0c6', endColorstr='#867caf') !important; /* IE8 */
	background: -ms-linear-gradient(top, #a8a0c6, #867caf) !important; /* IE9 */
	background: -moz-linear-gradient(top, #a8a0c6, #867caf) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #a8a0c6, #867caf) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #a8a0c6, #867caf) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a8a0c6), color-stop(1, #867caf)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN STYLE 2 ==================== */
/* --- header row 1 ---  */
div.p_table_2_4 div.column_2 li.header_row_1
	{
	border-bottom: 1px solid #554a81;
	background-color: #70619b !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #927eb9, #6b5d97) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#927eb9', endColorstr='#6b5d97') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#927eb9', endColorstr='#6b5d97') !important; /* IE8 */
	background: -ms-linear-gradient(top, #927eb9, #6b5d97) !important; /* IE9 */
	background: -moz-linear-gradient(top, #927eb9, #6b5d97) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #927eb9, #6b5d97) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #927eb9, #6b5d97) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #927eb9), color-stop(1, #6b5d97)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_4 div.column_2 li.decor_line
	{
	background-color: #b9a7d0 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #b9a7d0, #d9cfe6 50%, #b9a7d0) !important; /* W3C */
	background: -ms-linear-gradient(left, #b9a7d0, #d9cfe6 50%, #b9a7d0) !important; /* IE9 */
	background: -moz-linear-gradient(left, #b9a7d0, #d9cfe6 50%, #b9a7d0) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #b9a7d0, #d9cfe6 50%, #b9a7d0) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #b9a7d0, #d9cfe6 50%, #b9a7d0) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #b9a7d0), color-stop(0.5, #d9cfe6), color-stop(1, #b9a7d0)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_4 div.column_2 li.header_row_2
	{
	background-color: #70619b !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #9280b7, #70619b) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9280b7', endColorstr='#70619b') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9280b7', endColorstr='#70619b') !important; /* IE8 */
	background: -ms-linear-gradient(top, #9280b7, #70619b) !important; /* IE9 */
	background: -moz-linear-gradient(top, #9280b7, #70619b) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #9280b7, #70619b) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #9280b7, #70619b) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9280b7), color-stop(1, #70619b)) !important; /* Chrome 10, Safari */
	}
	
/* ==================== COLUMN STYLE 3 ==================== */
/* --- header row 1 ---  */
div.p_table_2_4 div.column_3 li.header_row_1
	{
	border-bottom: 1px solid #493a68;
	background-color: #604d87 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #7d64ab, #5c4a82) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d64ab', endColorstr='#5c4a82') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d64ab', endColorstr='#5c4a82') !important; /* IE8 */
	background: -ms-linear-gradient(top, #7d64ab, #5c4a82) !important; /* IE9 */
	background: -moz-linear-gradient(top, #7d64ab, #5c4a82) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #7d64ab, #5c4a82) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #7d64ab, #5c4a82) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7d64ab), color-stop(1, #5c4a82)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_4 div.column_3 li.decor_line
	{
	background-color: #a68ac7 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #a68ac7, #cebfe1 50%, #a68ac7) !important; /* W3C */
	background: -ms-linear-gradient(left, #a68ac7, #cebfe1 50%, #a68ac7) !important; /* IE9 */
	background: -moz-linear-gradient(left, #a68ac7, #cebfe1 50%, #a68ac7) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #a68ac7, #cebfe1 50%, #a68ac7) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #a68ac7, #cebfe1 50%, #a68ac7) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #a68ac7), color-stop(0.5, #cebfe1), color-stop(1, #a68ac7)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_4 div.column_3 li.header_row_2
	{
	background-color: #604d87 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #7f65a9, #604d87) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7f65a9', endColorstr='#604d87') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7f65a9', endColorstr='#604d87') !important; /* IE8 */
	background: -ms-linear-gradient(top, #7f65a9, #604d87) !important; /* IE9 */
	background: -moz-linear-gradient(top, #7f65a9, #604d87) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #7f65a9, #604d87) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #7f65a9, #604d87) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7f65a9), color-stop(1, #604d87)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN STYLE 4 ==================== */
/* --- header row 1 ---  */
div.p_table_2_4 div.column_4 li.header_row_1
	{
	border-bottom: 1px solid #3e2e55;
	background-color: #523c70 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #6b4e92, #4f396b) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b4e92', endColorstr='#4f396b') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b4e92', endColorstr='#4f396b') !important; /* IE8 */
	background: -ms-linear-gradient(top, #6b4e92, #4f396b) !important; /* IE9 */
	background: -moz-linear-gradient(top, #6b4e92, #4f396b) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #6b4e92, #4f396b) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #6b4e92, #4f396b) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6b4e92), color-stop(1, #4f396b)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_4 div.column_4 li.decor_line
	{
	background-color: #926cb9 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #926cb9, #c39cd9 50%, #926cb9) !important; /* W3C */
	background: -ms-linear-gradient(left, #926cb9, #c39cd9 50%, #926cb9) !important; /* IE9 */
	background: -moz-linear-gradient(left, #926cb9, #c39cd9 50%, #926cb9) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #926cb9, #c39cd9 50%, #926cb9) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #926cb9, #c39cd9 50%, #926cb9) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #926cb9), color-stop(0.5, #c39cd9), color-stop(1, #926cb9)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_4 div.column_4 li.header_row_2
	{
	background-color: #523c70 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #6c4f92, #523c70) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c4f92', endColorstr='#523c70') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c4f92', endColorstr='#523c70') !important; /* IE8 */
	background: -ms-linear-gradient(top, #6c4f92, #523c70) !important; /* IE9 */
	background: -moz-linear-gradient(top, #6c4f92, #523c70) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #6c4f92, #523c70) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #6c4f92, #523c70) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6c4f92), color-stop(1, #523c70)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN HOVERS ==================== */
/* --- column 1 ---  */
div.p_table_2_4 div.column_1:hover li.row_style_1,
div.p_table_2_4 div.column_1.active_column li.row_style_1,
div.p_table_2_4.p_table_hover_disabled div.column_1.active_column li.row_style_1,
.css3_grid_hidden_rows_control_p_table_2_4
	{
	background: #9a91bc !important;
	}
	
div.p_table_2_4 div.column_1:hover li.row_style_2,
div.p_table_2_4 div.column_1.active_column li.row_style_2,
div.p_table_2_4.p_table_hover_disabled div.column_1.active_column li.row_style_2,
.css3_grid_hidden_rows_control_p_table_2_4:hover
	{
	background: #867caf !important;
	}
	
div.p_table_2_4 div.column_1:hover li.footer_row,
div.p_table_2_4 div.column_1.active_column li.footer_row,
div.p_table_2_4.p_table_hover_disabled div.column_1.active_column li.footer_row
	{
	background: #9a91bc !important;
	}
	
/* --- column 2 ---  */	
div.p_table_2_4 div.column_2:hover li.row_style_1,
div.p_table_2_4 div.column_2.active_column li.row_style_1,
div.p_table_2_4.p_table_hover_disabled div.column_2.active_column li.row_style_1
	{
	background: #8472ab !important;
	}
	
div.p_table_2_4 div.column_2:hover li.row_style_3,
div.p_table_2_4 div.column_2.active_column li.row_style_3,
div.p_table_2_4.p_table_hover_disabled div.column_2.active_column li.row_style_3
	{
	background: #70619b !important;
	}
	
div.p_table_2_4 div.column_2:hover li.footer_row,
div.p_table_2_4 div.column_2.active_column li.footer_row,
div.p_table_2_4.p_table_hover_disabled div.column_2.active_column li.footer_row
	{
	background: #8472ab !important;
	}
	
/* --- column 3 ---  */	
div.p_table_2_4 div.column_3:hover li.row_style_1,
div.p_table_2_4 div.column_3.active_column li.row_style_1,
div.p_table_2_4.p_table_hover_disabled div.column_3.active_column li.row_style_1
	{
	background: #715b9b !important;
	}
	
div.p_table_2_4 div.column_3:hover li.row_style_2,
div.p_table_2_4 div.column_3.active_column li.row_style_2,
div.p_table_2_4.p_table_hover_disabled div.column_3.active_column li.row_style_2
	{
	background: #604d87 !important;
	}
	
div.p_table_2_4 div.column_3:hover li.footer_row,
div.p_table_2_4 div.column_3.active_column li.footer_row,
div.p_table_2_4.p_table_hover_disabled div.column_3.active_column li.footer_row
	{
	background: #715b9b !important;
	}

/* --- column 4 ---  */	
div.p_table_2_4 div.column_4:hover li.row_style_1,
div.p_table_2_4 div.column_4.active_column li.row_style_1,
div.p_table_2_4.p_table_hover_disabled div.column_4.active_column li.row_style_1
	{
	background: #604784 !important;
	}
	
div.p_table_2_4 div.column_4:hover li.row_style_3,
div.p_table_2_4 div.column_4.active_column li.row_style_3,
div.p_table_2_4.p_table_hover_disabled div.column_4.active_column li.row_style_3
	{
	background: #523c70 !important;
	}
	
div.p_table_2_4 div.column_4:hover li.footer_row,
div.p_table_2_4 div.column_4.active_column li.footer_row,
div.p_table_2_4.p_table_hover_disabled div.column_4.active_column li.footer_row
	{
	background: #604784 !important;
	}
	
/* ==================== BUTTONS ==================== */
div.p_table_2_4 a.button_1,
div.p_table_2_4.p_table_hover_disabled  div.column_1:hover a.button_1,
div.p_table_2_4.p_table_hover_disabled  div.column_2:hover a.button_1,
div.p_table_2_4.p_table_hover_disabled  div.column_3:hover a.button_1,
div.p_table_2_4.p_table_hover_disabled  div.column_4:hover a.button_1
	{
	border-bottom: 1px solid #6c6299;
	background-color: #867caf; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #b6aecf, #877db0); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b6aecf', endColorstr='#877db0'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b6aecf', endColorstr='#877db0'); /* IE8 */
	background: -ms-linear-gradient(top, #b6aecf, #877db0); /* IE9 */
	background: -moz-linear-gradient(top, #b6aecf, #877db0); /* Firefox */ 
	background: -o-linear-gradient(top, #b6aecf, #877db0); /* Opera 11  */
	background: -webkit-linear-gradient(top, #b6aecf, #877db0); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b6aecf), color-stop(1, #877db0)); /* Chrome 10, Safari */
	}
	
div.p_table_2_4 a.button_2,
div.p_table_2_4.p_table_hover_disabled  div.column_1:hover a.button_2,
div.p_table_2_4.p_table_hover_disabled  div.column_2:hover a.button_2,
div.p_table_2_4.p_table_hover_disabled  div.column_3:hover a.button_2,
div.p_table_2_4.p_table_hover_disabled  div.column_4:hover a.button_2
	{
	border-bottom: 1px solid #574983;
	background-color: #70619b; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #9d88c3, #71629c); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d88c3', endColorstr='#71629c'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d88c3', endColorstr='#71629c'); /* IE8 */
	background: -ms-linear-gradient(top, #9d88c3, #71629c); /* IE9 */
	background: -moz-linear-gradient(top, #9d88c3, #71629c); /* Firefox */ 
	background: -o-linear-gradient(top, #9d88c3, #71629c); /* Opera 11  */
	background: -webkit-linear-gradient(top, #9d88c3, #71629c); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9d88c3), color-stop(1, #71629c)); /* Chrome 10, Safari */
	}	
	
div.p_table_2_4 a.button_3,
div.p_table_2_4.p_table_hover_disabled  div.column_1:hover a.button_3,
div.p_table_2_4.p_table_hover_disabled  div.column_2:hover a.button_3,
div.p_table_2_4.p_table_hover_disabled  div.column_3:hover a.button_3,
div.p_table_2_4.p_table_hover_disabled  div.column_4:hover a.button_3
	{
	border-bottom: 1px solid #48376d;
	background-color: #604d87; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #866cb7, #614e88); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#866cb7', endColorstr='#614e88'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#866cb7', endColorstr='#614e88'); /* IE8 */
	background: -ms-linear-gradient(top, #866cb7, #614e88); /* IE9 */
	background: -moz-linear-gradient(top, #866cb7, #614e88); /* Firefox */ 
	background: -o-linear-gradient(top, #866cb7, #614e88); /* Opera 11  */
	background: -webkit-linear-gradient(top, #866cb7, #614e88); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #866cb7), color-stop(1, #614e88)); /* Chrome 10, Safari */
	}
	
div.p_table_2_4 a.button_4,
div.p_table_2_4.p_table_hover_disabled  div.column_1:hover a.button_4,
div.p_table_2_4.p_table_hover_disabled  div.column_2:hover a.button_4,
div.p_table_2_4.p_table_hover_disabled  div.column_3:hover a.button_4,
div.p_table_2_4.p_table_hover_disabled  div.column_4:hover a.button_4
	{
	border-bottom: 1px solid #3c2a57;
	background-color: #523c70; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #73549d, #533d71); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#73549d', endColorstr='#533d71'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#73549d', endColorstr='#533d71'); /* IE8 */
	background: -ms-linear-gradient(top, #73549d, #533d71); /* IE9 */
	background: -moz-linear-gradient(top, #73549d, #533d71); /* Firefox */ 
	background: -o-linear-gradient(top, #73549d, #533d71); /* Opera 11  */
	background: -webkit-linear-gradient(top, #73549d, #533d71); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #73549d), color-stop(1, #533d71)); /* Chrome 10, Safari */
	}
/* ==================== STYLE 5 - PURPLE ==================== */
/* ==================== HEADINGS ==================== */
div.p_table_2_5 h1.caption
	{
	color: #e27500 !important;
	}
	
div.p_table_2_5 h1.caption span
	{
	color: #efbd00;
	}

/* ==================== COLUMN STYLE 1 ==================== */
/* --- header row 1 ---  */
div.p_table_2_5 div.column_1 li.header_row_1
	{
	border-bottom: 1px solid #e38c00;
	background-color: #e9a400 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #f0bf00, #e8a000) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0bf00', endColorstr='#e8a000') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0bf00', endColorstr='#e8a000') !important; /* IE8 */
	background: -ms-linear-gradient(top, #f0bf00, #e8a000) !important; /* IE9 */
	background: -moz-linear-gradient(top, #f0bf00, #e8a000) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #f0bf00, #e8a000) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #f0bf00, #e8a000) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f0bf00), color-stop(1, #e8a000)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_5 div.column_1 li.decor_line
	{
	background-color: #f4d400 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #f4d400, #f9e800 50%, #f4d400) !important; /* W3C */
	background: -ms-linear-gradient(left, #f4d400, #f9e800 50%, #f4d400) !important; /* IE9 */
	background: -moz-linear-gradient(left, #f4d400, #f9e800 50%, #f4d400) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #f4d400, #f9e800 50%, #f4d400) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #f4d400, #f9e800 50%, #f4d400) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #f4d400), color-stop(0.5, #f9e800), color-stop(1, #f4d400)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_5 div.column_1 li.header_row_2
	{
	background-color: #e9a400 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #efbd00, #e9a400) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efbd00', endColorstr='#e9a400') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efbd00', endColorstr='#e9a400') !important; /* IE8 */
	background: -ms-linear-gradient(top, #efbd00, #e9a400) !important; /* IE9 */
	background: -moz-linear-gradient(top, #efbd00, #e9a400) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #efbd00, #e9a400) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #efbd00, #e9a400) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #efbd00), color-stop(1, #e9a400)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN STYLE 2 ==================== */
/* --- header row 1 ---  */
div.p_table_2_5 div.column_2 li.header_row_1
	{
	border-bottom: 1px solid #d45c03;
	background-color: #d77400 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #e79e05, #db7404) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e79e05', endColorstr='#db7404') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e79e05', endColorstr='#db7404') !important; /* IE8 */
	background: -ms-linear-gradient(top, #e79e05, #db7404) !important; /* IE9 */
	background: -moz-linear-gradient(top, #e79e05, #db7404) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #e79e05, #db7404) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #e79e05, #db7404) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e79e05), color-stop(1, #db7404)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_5 div.column_2 li.decor_line
	{
	background-color: #ecbc00 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #ecbc00, #f5da00 50%, #ecbc00) !important; /* W3C */
	background: -ms-linear-gradient(left, #ecbc00, #f5da00 50%, #ecbc00) !important; /* IE9 */
	background: -moz-linear-gradient(left, #ecbc00, #f5da00 50%, #ecbc00) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #ecbc00, #f5da00 50%, #ecbc00) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #ecbc00, #f5da00 50%, #ecbc00) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #ecbc00), color-stop(0.5, #f5da00), color-stop(1, #ecbc00)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_5 div.column_2 li.header_row_2
	{
	background-color: #d77400 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #e29700, #d77400) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e29700', endColorstr='#d77400') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e29700', endColorstr='#d77400') !important; /* IE8 */
	background: -ms-linear-gradient(top, #e29700, #d77400) !important; /* IE9 */
	background: -moz-linear-gradient(top, #e29700, #d77400) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #e29700, #d77400) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #e29700, #d77400) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e29700), color-stop(1, #d77400)) !important; /* Chrome 10, Safari */
	}
	
/* ==================== COLUMN STYLE 3 ==================== */
/* --- header row 1 ---  */
div.p_table_2_5 div.column_3 li.header_row_1
	{
	border-bottom: 1px solid #a42929;
	background-color: #b33333 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #cd4646, #b43333) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cd4646', endColorstr='#b43333') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cd4646', endColorstr='#b43333') !important; /* IE8 */
	background: -ms-linear-gradient(top, #cd4646, #b43333) !important; /* IE9 */
	background: -moz-linear-gradient(top, #cd4646, #b43333) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #cd4646, #b43333) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #cd4646, #b43333) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cd4646), color-stop(1, #b43333)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_5 div.column_3 li.decor_line
	{
	background-color: #db5b5b !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #db5b5b, #ec8383 50%, #db5b5b) !important; /* W3C */
	background: -ms-linear-gradient(left, #db5b5b, #ec8383 50%, #db5b5b) !important; /* IE9 */
	background: -moz-linear-gradient(left, #db5b5b, #ec8383 50%, #db5b5b) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #db5b5b, #ec8383 50%, #db5b5b) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #db5b5b, #ec8383 50%, #db5b5b) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #db5b5b), color-stop(0.5, #ec8383), color-stop(1, #db5b5b)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_5 div.column_3 li.header_row_2
	{
	background-color: #b33333 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #c84343, #b33333) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c84343', endColorstr='#b33333') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c84343', endColorstr='#b33333') !important; /* IE8 */
	background: -ms-linear-gradient(top, #c84343, #b33333) !important; /* IE9 */
	background: -moz-linear-gradient(top, #c84343, #b33333) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #c84343, #b33333) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #c84343, #b33333) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c84343), color-stop(1, #b33333)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN STYLE 4 ==================== */
/* --- header row 1 ---  */
div.p_table_2_5 div.column_4 li.header_row_1
	{
	border-bottom: 1px solid #62212e;
	background-color: #7b2839 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #a7384f, #7c293a) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7384f', endColorstr='#7c293a') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7384f', endColorstr='#7c293a') !important; /* IE8 */
	background: -ms-linear-gradient(top, #a7384f, #7c293a) !important; /* IE9 */
	background: -moz-linear-gradient(top, #a7384f, #7c293a) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #a7384f, #7c293a) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #a7384f, #7c293a) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a7384f), color-stop(1, #7c293a)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_5 div.column_4 li.decor_line
	{
	background-color: #c04966 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #c04966, #dc6892 50%, #c04966) !important; /* W3C */
	background: -ms-linear-gradient(left, #c04966, #dc6892 50%, #c04966) !important; /* IE9 */
	background: -moz-linear-gradient(left, #c04966, #dc6892 50%, #c04966) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #c04966, #dc6892 50%, #c04966) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #c04966, #dc6892 50%, #c04966) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #c04966), color-stop(0.5, #dc6892), color-stop(1, #c04966)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_5 div.column_4 li.header_row_2
	{
	background-color: #7b2839 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #9f354b, #7b2839) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9f354b', endColorstr='#7b2839') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9f354b', endColorstr='#7b2839') !important; /* IE8 */
	background: -ms-linear-gradient(top, #9f354b, #7b2839) !important; /* IE9 */
	background: -moz-linear-gradient(top, #9f354b, #7b2839) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #9f354b, #7b2839) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #9f354b, #7b2839) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9f354b), color-stop(1, #7b2839)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN HOVERS ==================== */
/* --- column 1 ---  */
div.p_table_2_5 div.column_1:hover li.row_style_1,
div.p_table_2_5 div.column_1.active_column li.row_style_1,
div.p_table_2_5.p_table_hover_disabled div.column_1.active_column li.row_style_1,
.css3_grid_hidden_rows_control_p_table_2_5
	{
	background: #ecb200 !important;
	}
	
div.p_table_2_5 div.column_1:hover li.row_style_2,
div.p_table_2_5 div.column_1.active_column li.row_style_2,
div.p_table_2_5.p_table_hover_disabled div.column_1.active_column li.row_style_2,
.css3_grid_hidden_rows_control_p_table_2_5:hover
	{
	background: #e9a400 !important;
	}
	
div.p_table_2_5 div.column_1:hover li.footer_row,
div.p_table_2_5 div.column_1.active_column li.footer_row,
div.p_table_2_5.p_table_hover_disabled div.column_1.active_column li.footer_row
	{
	background: #ecb200 !important;
	}
	
/* --- column 2 ---  */	
div.p_table_2_5 div.column_2:hover li.row_style_1,
div.p_table_2_5 div.column_2.active_column li.row_style_1,
div.p_table_2_5.p_table_hover_disabled div.column_2.active_column li.row_style_1
	{
	background: #dd8800 !important;
	}
	
div.p_table_2_5 div.column_2:hover li.row_style_3,
div.p_table_2_5 div.column_2.active_column li.row_style_3,
div.p_table_2_5.p_table_hover_disabled div.column_2.active_column li.row_style_3
	{
	background: #d77400 !important;
	}
	
div.p_table_2_5 div.column_2:hover li.footer_row,
div.p_table_2_5 div.column_2.active_column li.footer_row,
div.p_table_2_5.p_table_hover_disabled div.column_2.active_column li.footer_row
	{
	background: #dd8800 !important;
	}
	
/* --- column 3 ---  */	
div.p_table_2_5 div.column_3:hover li.row_style_1,
div.p_table_2_5 div.column_3.active_column li.row_style_1,
div.p_table_2_5.p_table_hover_disabled div.column_3.active_column li.row_style_1
	{
	background: #c03c3c !important;
	}
	
div.p_table_2_5 div.column_3:hover li.row_style_2,
div.p_table_2_5 div.column_3.active_column li.row_style_2,
div.p_table_2_5.p_table_hover_disabled div.column_3.active_column li.row_style_2
	{
	background: #b33333 !important;
	}
	
div.p_table_2_5 div.column_3:hover li.footer_row,
div.p_table_2_5 div.column_3.active_column li.footer_row,
div.p_table_2_5.p_table_hover_disabled div.column_3.active_column li.footer_row
	{
	background: #c03c3c !important;
	}

/* --- column 4 ---  */	
div.p_table_2_5 div.column_4:hover li.row_style_1,
div.p_table_2_5 div.column_4.active_column li.row_style_1,
div.p_table_2_5.p_table_hover_disabled div.column_4.active_column li.row_style_1
	{
	background: #903043 !important;
	}
	
div.p_table_2_5 div.column_4:hover li.row_style_3,
div.p_table_2_5 div.column_4.active_column li.row_style_3,
div.p_table_2_5.p_table_hover_disabled div.column_4.active_column li.row_style_3
	{
	background: #7b2839 !important;
	}
	
div.p_table_2_5 div.column_4:hover li.footer_row,
div.p_table_2_5 div.column_4.active_column li.footer_row,
div.p_table_2_5.p_table_hover_disabled div.column_4.active_column li.footer_row
	{
	background: #903043 !important;
	}
	
/* ==================== BUTTONS ==================== */
div.p_table_2_5 a.button_1,
div.p_table_2_5.p_table_hover_disabled  div.column_1:hover a.button_1,
div.p_table_2_5.p_table_hover_disabled  div.column_2:hover a.button_1,
div.p_table_2_5.p_table_hover_disabled  div.column_3:hover a.button_1,
div.p_table_2_5.p_table_hover_disabled  div.column_4:hover a.button_1
	{
	border-bottom: 1px solid #e18c00;
	background-color: #edb600; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #f2c800, #e9a500); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2c800', endColorstr='#e9a500'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2c800', endColorstr='#e9a500'); /* IE8 */
	background: -ms-linear-gradient(top, #f2c800, #e9a500); /* IE9 */
	background: -moz-linear-gradient(top, #f2c800, #e9a500); /* Firefox */ 
	background: -o-linear-gradient(top, #f2c800, #e9a500); /* Opera 11  */
	background: -webkit-linear-gradient(top, #f2c800, #e9a500); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2c800), color-stop(1, #e9a500)); /* Chrome 10, Safari */
	}
	
div.p_table_2_5 a.button_2,
div.p_table_2_5.p_table_hover_disabled  div.column_1:hover a.button_2,
div.p_table_2_5.p_table_hover_disabled  div.column_2:hover a.button_2,
div.p_table_2_5.p_table_hover_disabled  div.column_3:hover a.button_2,
div.p_table_2_5.p_table_hover_disabled  div.column_4:hover a.button_2
	{
	border-bottom: 1px solid #c95b00;
	background-color: #df8d00; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #e7a200, #d77500); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7a200', endColorstr='#d77500'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7a200', endColorstr='#d77500'); /* IE8 */
	background: -ms-linear-gradient(top, #e7a200, #d77500); /* IE9 */
	background: -moz-linear-gradient(top, #e7a200, #d77500); /* Firefox */ 
	background: -o-linear-gradient(top, #e7a200, #d77500); /* Opera 11  */
	background: -webkit-linear-gradient(top, #e7a200, #d77500); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e7a200), color-stop(1, #d77500)); /* Chrome 10, Safari */
	}	
	
div.p_table_2_5 a.button_3,
div.p_table_2_5.p_table_hover_disabled  div.column_1:hover a.button_3,
div.p_table_2_5.p_table_hover_disabled  div.column_2:hover a.button_3,
div.p_table_2_5.p_table_hover_disabled  div.column_3:hover a.button_3,
div.p_table_2_5.p_table_hover_disabled  div.column_4:hover a.button_3
	{
	border-bottom: 1px solid #9e2323;
	background-color: #c23d3d; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #d14747, #b43434); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d14747', endColorstr='#b43434'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d14747', endColorstr='#b43434'); /* IE8 */
	background: -ms-linear-gradient(top, #d14747, #b43434); /* IE9 */
	background: -moz-linear-gradient(top, #d14747, #b43434); /* Firefox */ 
	background: -o-linear-gradient(top, #d14747, #b43434); /* Opera 11  */
	background: -webkit-linear-gradient(top, #d14747, #b43434); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d14747), color-stop(1, #b43434)); /* Chrome 10, Safari */
	}
	
div.p_table_2_5 a.button_4,
div.p_table_2_5.p_table_hover_disabled  div.column_1:hover a.button_4,
div.p_table_2_5.p_table_hover_disabled  div.column_2:hover a.button_4,
div.p_table_2_5.p_table_hover_disabled  div.column_3:hover a.button_4,
div.p_table_2_5.p_table_hover_disabled  div.column_4:hover a.button_4
	{
	border-bottom: 1px solid #611a27;
	background-color: #923044; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #ac3850, #7c283a); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ac3850', endColorstr='#7c283a'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ac3850', endColorstr='#7c283a'); /* IE8 */
	background: -ms-linear-gradient(top, #ac3850, #7c283a); /* IE9 */
	background: -moz-linear-gradient(top, #ac3850, #7c283a); /* Firefox */ 
	background: -o-linear-gradient(top, #ac3850, #7c283a); /* Opera 11  */
	background: -webkit-linear-gradient(top, #ac3850, #7c283a); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ac3850), color-stop(1, #7c283a)); /* Chrome 10, Safari */
	}
/* ==================== STYLE 6 - PURPLE ==================== */
/* ==================== HEADINGS ==================== */
div.p_table_2_6 h1.caption
	{
	color: #39965e !important;
	}
	
div.p_table_2_6 h1.caption span
	{
	color: #aec357;
	}

/* ==================== COLUMN STYLE 1 ==================== */
/* --- header row 1 ---  */
div.p_table_2_6 div.column_1 li.header_row_1
	{
	border-bottom: 1px solid #749934;
	background-color: #90ad42 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #b2c659, #8cab42) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2c659', endColorstr='#8cab42') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2c659', endColorstr='#8cab42') !important; /* IE8 */
	background: -ms-linear-gradient(top, #b2c659, #8cab42) !important; /* IE9 */
	background: -moz-linear-gradient(top, #b2c659, #8cab42) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #b2c659, #8cab42) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #b2c659, #8cab42) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b2c659), color-stop(1, #8cab42)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_6 div.column_1 li.decor_line
	{
	background-color: #cbd877 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #cbd877, #e3eaac 50%, #cbd877) !important; /* W3C */
	background: -ms-linear-gradient(left, #cbd877, #e3eaac 50%, #cbd877) !important; /* IE9 */
	background: -moz-linear-gradient(left, #cbd877, #e3eaac 50%, #cbd877) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #cbd877, #e3eaac 50%, #cbd877) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #cbd877, #e3eaac 50%, #cbd877) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #cbd877), color-stop(0.5, #e3eaac), color-stop(1, #cbd877)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_6 div.column_1 li.header_row_2
	{
	background-color: #90ad42 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #afc457, #90ad42) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#afc457', endColorstr='#90ad42') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#afc457', endColorstr='#90ad42') !important; /* IE8 */
	background: -ms-linear-gradient(top, #afc457, #90ad42) !important; /* IE9 */
	background: -moz-linear-gradient(top, #afc457, #90ad42) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #afc457, #90ad42) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #afc457, #90ad42) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #afc457), color-stop(1, #90ad42)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN STYLE 2 ==================== */
/* --- header row 1 ---  */
div.p_table_2_6 div.column_2 li.header_row_1
	{
	border-bottom: 1px solid #4c7532;
	background-color: #5f8d3d !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #82b355, #608d3e) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82b355', endColorstr='#608d3e') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82b355', endColorstr='#608d3e') !important; /* IE8 */
	background: -ms-linear-gradient(top, #82b355, #608d3e) !important; /* IE9 */
	background: -moz-linear-gradient(top, #82b355, #608d3e) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #82b355, #608d3e) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #82b355, #608d3e) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #82b355), color-stop(1, #608d3e)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_6 div.column_2 li.decor_line
	{
	background-color: #a5ca6d !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #a5ca6d, #cee29e 50%, #a5ca6d) !important; /* W3C */
	background: -ms-linear-gradient(left, #a5ca6d, #cee29e 50%, #a5ca6d) !important; /* IE9 */
	background: -moz-linear-gradient(left, #a5ca6d, #cee29e 50%, #a5ca6d) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #a5ca6d, #cee29e 50%, #a5ca6d) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #a5ca6d, #cee29e 50%, #a5ca6d) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #a5ca6d), color-stop(0.5, #cee29e), color-stop(1, #a5ca6d)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_6 div.column_2 li.header_row_2
	{
	background-color: #5f8d3d !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #7ead50, #5f8d3d) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ead50', endColorstr='#5f8d3d') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ead50', endColorstr='#5f8d3d') !important; /* IE8 */
	background: -ms-linear-gradient(top, #7ead50, #5f8d3d) !important; /* IE9 */
	background: -moz-linear-gradient(top, #7ead50, #5f8d3d) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #7ead50, #5f8d3d) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #7ead50, #5f8d3d) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7ead50), color-stop(1, #5f8d3d)) !important; /* Chrome 10, Safari */
	}
	
/* ==================== COLUMN STYLE 3 ==================== */
/* --- header row 1 ---  */
div.p_table_2_6 div.column_3 li.header_row_1
	{
	border-bottom: 1px solid #235d39;
	background-color: #2c7548 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #3c9f62, #2c7548) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c9f62', endColorstr='#2c7548') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c9f62', endColorstr='#2c7548') !important; /* IE8 */
	background: -ms-linear-gradient(top, #3c9f62, #2c7548) !important; /* IE9 */
	background: -moz-linear-gradient(top, #3c9f62, #2c7548) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #3c9f62, #2c7548) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #3c9f62, #2c7548) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3c9f62), color-stop(1, #2c7548)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_6 div.column_3 li.decor_line
	{
	background-color: #4fbd81 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #4fbd81, #72dbba 50%, #4fbd81) !important; /* W3C */
	background: -ms-linear-gradient(left, #4fbd81, #72dbba 50%, #4fbd81) !important; /* IE9 */
	background: -moz-linear-gradient(left, #4fbd81, #72dbba 50%, #4fbd81) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #4fbd81, #72dbba 50%, #4fbd81) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #4fbd81, #72dbba 50%, #4fbd81) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #4fbd81), color-stop(0.5, #72dbba), color-stop(1, #4fbd81)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_6 div.column_3 li.header_row_2
	{
	background-color: #2c7548 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #3a985f, #2c7548) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a985f', endColorstr='#2c7548') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a985f', endColorstr='#2c7548') !important; /* IE8 */
	background: -ms-linear-gradient(top, #3a985f, #2c7548) !important; /* IE9 */
	background: -moz-linear-gradient(top, #3a985f, #2c7548) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #3a985f, #2c7548) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #3a985f, #2c7548) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3a985f), color-stop(1, #2c7548)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN STYLE 4 ==================== */
/* --- header row 1 ---  */
div.p_table_2_6 div.column_4 li.header_row_1
	{
	border-bottom: 1px solid #0b4a46;
	background-color: #0e5b56 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #147e78, #0e5d58) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#147e78', endColorstr='#0e5d58') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#147e78', endColorstr='#0e5d58') !important; /* IE8 */
	background: -ms-linear-gradient(top, #147e78, #0e5d58) !important; /* IE9 */
	background: -moz-linear-gradient(top, #147e78, #0e5d58) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #147e78, #0e5d58) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #147e78, #0e5d58) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #147e78), color-stop(1, #0e5d58)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_6 div.column_4 li.decor_line
	{
	background-color: #199f98 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #199f98, #24cbc7 50%, #199f98) !important; /* W3C */
	background: -ms-linear-gradient(left, #199f98, #24cbc7 50%, #199f98) !important; /* IE9 */
	background: -moz-linear-gradient(left, #199f98, #24cbc7 50%, #199f98) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #199f98, #24cbc7 50%, #199f98) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #199f98, #24cbc7 50%, #199f98) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #199f98), color-stop(0.5, #24cbc7), color-stop(1, #199f98)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_6 div.column_4 li.header_row_2
	{
	background-color: #0e5b56 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #137872, #0e5b56) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#137872', endColorstr='#0e5b56') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#137872', endColorstr='#0e5b56') !important; /* IE8 */
	background: -ms-linear-gradient(top, #137872, #0e5b56) !important; /* IE9 */
	background: -moz-linear-gradient(top, #137872, #0e5b56) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #137872, #0e5b56) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #137872, #0e5b56) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #137872), color-stop(1, #0e5b56)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN HOVERS ==================== */
/* --- column 1 ---  */
div.p_table_2_6 div.column_1:hover li.row_style_1,
div.p_table_2_6 div.column_1.active_column li.row_style_1,
div.p_table_2_6.p_table_hover_disabled div.column_1.active_column li.row_style_1,
.css3_grid_hidden_rows_control_p_table_2_6
	{
	background: #a3ba4e !important;
	}
	
div.p_table_2_6 div.column_1:hover li.row_style_2,
div.p_table_2_6 div.column_1.active_column li.row_style_2,
div.p_table_2_6.p_table_hover_disabled div.column_1.active_column li.row_style_2,
.css3_grid_hidden_rows_control_p_table_2_6:hover
	{
	background: #90ad42 !important;
	}
	
div.p_table_2_6 div.column_1:hover li.footer_row,
div.p_table_2_6 div.column_1.active_column li.footer_row,
div.p_table_2_6.p_table_hover_disabled div.column_1.active_column li.footer_row
	{
	background: #a3ba4e !important;
	}
	
/* --- column 2 ---  */	
div.p_table_2_6 div.column_2:hover li.row_style_1,
div.p_table_2_6 div.column_2.active_column li.row_style_1,
div.p_table_2_6.p_table_hover_disabled div.column_2.active_column li.row_style_1
	{
	background: #70a048 !important;
	}
	
div.p_table_2_6 div.column_2:hover li.row_style_3,
div.p_table_2_6 div.column_2.active_column li.row_style_3,
div.p_table_2_6.p_table_hover_disabled div.column_2.active_column li.row_style_3
	{
	background: #5f8d3d !important;
	}
	
div.p_table_2_6 div.column_2:hover li.footer_row,
div.p_table_2_6 div.column_2.active_column li.footer_row,
div.p_table_2_6.p_table_hover_disabled div.column_2.active_column li.footer_row
	{
	background: #70a048 !important;
	}
	
/* --- column 3 ---  */	
div.p_table_2_6 div.column_3:hover li.row_style_1,
div.p_table_2_6 div.column_3.active_column li.row_style_1,
div.p_table_2_6.p_table_hover_disabled div.column_3.active_column li.row_style_1
	{
	background: #348955 !important;
	}
	
div.p_table_2_6 div.column_3:hover li.row_style_2,
div.p_table_2_6 div.column_3.active_column li.row_style_2,
div.p_table_2_6.p_table_hover_disabled div.column_3.active_column li.row_style_2
	{
	background: #2c7548 !important;
	}
	
div.p_table_2_6 div.column_3:hover li.footer_row,
div.p_table_2_6 div.column_3.active_column li.footer_row,
div.p_table_2_6.p_table_hover_disabled div.column_3.active_column li.footer_row
	{
	background: #348955 !important;
	}

/* --- column 4 ---  */	
div.p_table_2_6 div.column_4:hover li.row_style_1,
div.p_table_2_6 div.column_4.active_column li.row_style_1,
div.p_table_2_6.p_table_hover_disabled div.column_4.active_column li.row_style_1
	{
	background: #116c66 !important;
	}
	
div.p_table_2_6 div.column_4:hover li.row_style_3,
div.p_table_2_6 div.column_4.active_column li.row_style_3,
div.p_table_2_6.p_table_hover_disabled div.column_4.active_column li.row_style_3
	{
	background: #0e5b56 !important;
	}
	
div.p_table_2_6 div.column_4:hover li.footer_row,
div.p_table_2_6 div.column_4.active_column li.footer_row,
div.p_table_2_6.p_table_hover_disabled div.column_4.active_column li.footer_row
	{
	background: #116c66 !important;
	}
	
/* ==================== BUTTONS ==================== */
div.p_table_2_6 a.button_1,
div.p_table_2_6.p_table_hover_disabled  div.column_1:hover a.button_1,
div.p_table_2_6.p_table_hover_disabled  div.column_2:hover a.button_1,
div.p_table_2_6.p_table_hover_disabled  div.column_3:hover a.button_1,
div.p_table_2_6.p_table_hover_disabled  div.column_4:hover a.button_1
	{
	border-bottom: 1px solid #77972e;
	background-color: #a6bd4f; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #bcce5c, #91ae43); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcce5c', endColorstr='#91ae43'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcce5c', endColorstr='#91ae43'); /* IE8 */
	background: -ms-linear-gradient(top, #bcce5c, #91ae43); /* IE9 */
	background: -moz-linear-gradient(top, #bcce5c, #91ae43); /* Firefox */ 
	background: -o-linear-gradient(top, #bcce5c, #91ae43); /* Opera 11  */
	background: -webkit-linear-gradient(top, #bcce5c, #91ae43); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bcce5c), color-stop(1, #91ae43)); /* Chrome 10, Safari */
	}
	
div.p_table_2_6 a.button_2,
div.p_table_2_6.p_table_hover_disabled  div.column_1:hover a.button_2,
div.p_table_2_6.p_table_hover_disabled  div.column_2:hover a.button_2,
div.p_table_2_6.p_table_hover_disabled  div.column_3:hover a.button_2,
div.p_table_2_6.p_table_hover_disabled  div.column_4:hover a.button_2
	{
	border-bottom: 1px solid #47742b;
	background-color: #71a248; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #85bb55, #608e3e); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#85bb55', endColorstr='#608e3e'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#85bb55', endColorstr='#608e3e'); /* IE8 */
	background: -ms-linear-gradient(top, #85bb55, #608e3e); /* IE9 */
	background: -moz-linear-gradient(top, #85bb55, #608e3e); /* Firefox */ 
	background: -o-linear-gradient(top, #85bb55, #608e3e); /* Opera 11  */
	background: -webkit-linear-gradient(top, #85bb55, #608e3e); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #85bb55), color-stop(1, #608e3e)); /* Chrome 10, Safari */
	}	
	
div.p_table_2_6 a.button_3,
div.p_table_2_6.p_table_hover_disabled  div.column_1:hover a.button_3,
div.p_table_2_6.p_table_hover_disabled  div.column_2:hover a.button_3,
div.p_table_2_6.p_table_hover_disabled  div.column_3:hover a.button_3,
div.p_table_2_6.p_table_hover_disabled  div.column_4:hover a.button_3
	{
	border-bottom: 1px solid #1e5c33;
	background-color: #358c56; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #3ea465, #2d7649); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ea465', endColorstr='#2d7649'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ea465', endColorstr='#2d7649'); /* IE8 */
	background: -ms-linear-gradient(top, #3ea465, #2d7649); /* IE9 */
	background: -moz-linear-gradient(top, #3ea465, #2d7649); /* Firefox */ 
	background: -o-linear-gradient(top, #3ea465, #2d7649); /* Opera 11  */
	background: -webkit-linear-gradient(top, #3ea465, #2d7649); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3ea465), color-stop(1, #2d7649)); /* Chrome 10, Safari */
	}
	
div.p_table_2_6 a.button_4,
div.p_table_2_6.p_table_hover_disabled  div.column_1:hover a.button_4,
div.p_table_2_6.p_table_hover_disabled  div.column_2:hover a.button_4,
div.p_table_2_6.p_table_hover_disabled  div.column_3:hover a.button_4,
div.p_table_2_6.p_table_hover_disabled  div.column_4:hover a.button_4
	{
	border-bottom: 1px solid #09433f;
	background-color: #116c66; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #147f78, #0e5c57); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#147f78', endColorstr='#0e5c57'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#147f78', endColorstr='#0e5c57'); /* IE8 */
	background: -ms-linear-gradient(top, #147f78, #0e5c57); /* IE9 */
	background: -moz-linear-gradient(top, #147f78, #0e5c57); /* Firefox */ 
	background: -o-linear-gradient(top, #147f78, #0e5c57); /* Opera 11  */
	background: -webkit-linear-gradient(top, #147f78, #0e5c57); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #147f78), color-stop(1, #0e5c57)); /* Chrome 10, Safari */
	}
/* ==================== STYLE 7 - PURPLE ==================== */
/* ==================== HEADINGS ==================== */
div.p_table_2_7 h1.caption
	{
	color: #ea9629 !important;
	}
	
div.p_table_2_7 h1.caption span
	{
	color: #a89470;
	}

/* ==================== COLUMN STYLE 1 ==================== */
/* --- header row 1 ---  */
div.p_table_2_7 div.column_1 li.header_row_1
	{
	border-bottom: 1px solid #735e4a;
	background-color: #887255 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #b2a17e, #8b775d) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2a17e', endColorstr='#8b775d') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2a17e', endColorstr='#8b775d') !important; /* IE8 */
	background: -ms-linear-gradient(top, #b2a17e, #8b775d) !important; /* IE9 */
	background: -moz-linear-gradient(top, #b2a17e, #8b775d) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #b2a17e, #8b775d) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #b2a17e, #8b775d) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b2a17e), color-stop(1, #8b775d)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_7 div.column_1 li.decor_line
	{
	background-color: #c7bb97 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #c7bb97, #e1dac6 50%, #c7bb97) !important; /* W3C */
	background: -ms-linear-gradient(left, #c7bb97, #e1dac6 50%, #c7bb97) !important; /* IE9 */
	background: -moz-linear-gradient(left, #c7bb97, #e1dac6 50%, #c7bb97) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #c7bb97, #e1dac6 50%, #c7bb97) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #c7bb97, #e1dac6 50%, #c7bb97) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #c7bb97), color-stop(0.5, #e1dac6), color-stop(1, #c7bb97)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_7 div.column_1 li.header_row_2
	{
	background-color: #887255 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #aa9570, #887255) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa9570', endColorstr='#887255') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa9570', endColorstr='#887255') !important; /* IE8 */
	background: -ms-linear-gradient(top, #aa9570, #887255) !important; /* IE9 */
	background: -moz-linear-gradient(top, #aa9570, #887255) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #aa9570, #887255) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #aa9570, #887255) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #aa9570), color-stop(1, #887255)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN STYLE 2 ==================== */
/* --- header row 1 ---  */
div.p_table_2_7 div.column_2 li.header_row_1
	{
	border-bottom: 1px solid #db662d;
	background-color: #df8034 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #ebaa4d, #e18038) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebaa4d', endColorstr='#e18038') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebaa4d', endColorstr='#e18038') !important; /* IE8 */
	background: -ms-linear-gradient(top, #ebaa4d, #e18038) !important; /* IE9 */
	background: -moz-linear-gradient(top, #ebaa4d, #e18038) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #ebaa4d, #e18038) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #ebaa4d, #e18038) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ebaa4d), color-stop(1, #e18038)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_7 div.column_2 li.decor_line
	{
	background-color: #f0c45e !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #f0c45e, #f7df88 50%, #f0c45e) !important; /* W3C */
	background: -ms-linear-gradient(left, #f0c45e, #f7df88 50%, #f0c45e) !important; /* IE9 */
	background: -moz-linear-gradient(left, #f0c45e, #f7df88 50%, #f0c45e) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #f0c45e, #f7df88 50%, #f0c45e) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #f0c45e, #f7df88 50%, #f0c45e) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #f0c45e), color-stop(0.5, #f7df88), color-stop(1, #f0c45e)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_7 div.column_2 li.header_row_2
	{
	background-color: #df8034 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #e8a344, #df8034) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8a344', endColorstr='#df8034') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8a344', endColorstr='#df8034') !important; /* IE8 */
	background: -ms-linear-gradient(top, #e8a344, #df8034) !important; /* IE9 */
	background: -moz-linear-gradient(top, #e8a344, #df8034) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #e8a344, #df8034) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #e8a344, #df8034) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e8a344), color-stop(1, #df8034)) !important; /* Chrome 10, Safari */
	}
	
/* ==================== COLUMN STYLE 3 ==================== */
/* --- header row 1 ---  */
div.p_table_2_7 div.column_3 li.header_row_1
	{
	border-bottom: 1px solid #9f3c1e;
	background-color: #ad4922 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #ca6734, #ad4922) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ca6734', endColorstr='#ad4922') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ca6734', endColorstr='#ad4922') !important; /* IE8 */
	background: -ms-linear-gradient(top, #ca6734, #ad4922) !important; /* IE9 */
	background: -moz-linear-gradient(top, #ca6734, #ad4922) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #ca6734, #ad4922) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #ca6734, #ad4922) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ca6734), color-stop(1, #ad4922)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_7 div.column_3 li.decor_line
	{
	background-color: #d8843d !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #d8843d, #eabc59 50%, #d8843d) !important; /* W3C */
	background: -ms-linear-gradient(left, #d8843d, #eabc59 50%, #d8843d) !important; /* IE9 */
	background: -moz-linear-gradient(left, #d8843d, #eabc59 50%, #d8843d) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #d8843d, #eabc59 50%, #d8843d) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #d8843d, #eabc59 50%, #d8843d) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #d8843d), color-stop(0.5, #eabc59), color-stop(1, #d8843d)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_7 div.column_3 li.header_row_2
	{
	background-color: #ad4922 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #c4612d, #ad4922) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4612d', endColorstr='#ad4922') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4612d', endColorstr='#ad4922') !important; /* IE8 */
	background: -ms-linear-gradient(top, #c4612d, #ad4922) !important; /* IE9 */
	background: -moz-linear-gradient(top, #c4612d, #ad4922) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #c4612d, #ad4922) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #c4612d, #ad4922) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c4612d), color-stop(1, #ad4922)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN STYLE 4 ==================== */
/* --- header row 1 ---  */
div.p_table_2_7 div.column_4 li.header_row_1
	{
	border-bottom: 1px solid #543032;
	background-color: #66383a !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #915255, #6a3c3e) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#915255', endColorstr='#6a3c3e') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#915255', endColorstr='#6a3c3e') !important; /* IE8 */
	background: -ms-linear-gradient(top, #915255, #6a3c3e) !important; /* IE9 */
	background: -moz-linear-gradient(top, #915255, #6a3c3e) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #915255, #6a3c3e) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #915255, #6a3c3e) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #915255), color-stop(1, #6a3c3e)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_7 div.column_4 li.decor_line
	{
	background-color: #af6469 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #af6469, #d39098 50%, #af6469) !important; /* W3C */
	background: -ms-linear-gradient(left, #af6469, #d39098 50%, #af6469) !important; /* IE9 */
	background: -moz-linear-gradient(left, #af6469, #d39098 50%, #af6469) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #af6469, #d39098 50%, #af6469) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #af6469, #d39098 50%, #af6469) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #af6469), color-stop(0.5, #d39098), color-stop(1, #af6469)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_7 div.column_4 li.header_row_2
	{
	background-color: #66383a !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #864a4d, #66383a) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#864a4d', endColorstr='#66383a') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#864a4d', endColorstr='#66383a') !important; /* IE8 */
	background: -ms-linear-gradient(top, #864a4d, #66383a) !important; /* IE9 */
	background: -moz-linear-gradient(top, #864a4d, #66383a) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #864a4d, #66383a) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #864a4d, #66383a) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #864a4d), color-stop(1, #66383a)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN HOVERS ==================== */
/* --- column 1 ---  */
div.p_table_2_7 div.column_1:hover li.row_style_1,
div.p_table_2_7 div.column_1.active_column li.row_style_1,
div.p_table_2_7.p_table_hover_disabled div.column_1.active_column li.row_style_1,
.css3_grid_hidden_rows_control_p_table_2_7
	{
	background: #9c8665 !important;
	}
	
div.p_table_2_7 div.column_1:hover li.row_style_2,
div.p_table_2_7 div.column_1.active_column li.row_style_2,
div.p_table_2_7.p_table_hover_disabled div.column_1.active_column li.row_style_2,
.css3_grid_hidden_rows_control_p_table_2_7:hover
	{
	background: #887255 !important;
	}
	
div.p_table_2_7 div.column_1:hover li.footer_row,
div.p_table_2_7 div.column_1.active_column li.footer_row,
div.p_table_2_7.p_table_hover_disabled div.column_1.active_column li.footer_row
	{
	background: #9c8665 !important;
	}
	
/* --- column 2 ---  */	
div.p_table_2_7 div.column_2:hover li.row_style_1,
div.p_table_2_7 div.column_2.active_column li.row_style_1,
div.p_table_2_7.p_table_hover_disabled div.column_2.active_column li.row_style_1
	{
	background: #e5963e !important;
	}
	
div.p_table_2_7 div.column_2:hover li.row_style_3,
div.p_table_2_7 div.column_2.active_column li.row_style_3,
div.p_table_2_7.p_table_hover_disabled div.column_2.active_column li.row_style_3
	{
	background: #df8034 !important;
	}
	
div.p_table_2_7 div.column_2:hover li.footer_row,
div.p_table_2_7 div.column_2.active_column li.footer_row,
div.p_table_2_7.p_table_hover_disabled div.column_2.active_column li.footer_row
	{
	background: #e5963e !important;
	}
	
/* --- column 3 ---  */	
div.p_table_2_7 div.column_3:hover li.row_style_1,
div.p_table_2_7 div.column_3.active_column li.row_style_1,
div.p_table_2_7.p_table_hover_disabled div.column_3.active_column li.row_style_1
	{
	background: #bc5728 !important;
	}
	
div.p_table_2_7 div.column_3:hover li.row_style_2,
div.p_table_2_7 div.column_3.active_column li.row_style_2,
div.p_table_2_7.p_table_hover_disabled div.column_3.active_column li.row_style_2
	{
	background: #ad4922 !important;
	}
	
div.p_table_2_7 div.column_3:hover li.footer_row,
div.p_table_2_7 div.column_3.active_column li.footer_row,
div.p_table_2_7.p_table_hover_disabled div.column_3.active_column li.footer_row
	{
	background: #bc5728 !important;
	}

/* --- column 4 ---  */	
div.p_table_2_7 div.column_4:hover li.row_style_1,
div.p_table_2_7 div.column_4.active_column li.row_style_1,
div.p_table_2_7.p_table_hover_disabled div.column_4.active_column li.row_style_1
	{
	background: #794345 !important;
	}
	
div.p_table_2_7 div.column_4:hover li.row_style_3,
div.p_table_2_7 div.column_4.active_column li.row_style_3,
div.p_table_2_7.p_table_hover_disabled div.column_4.active_column li.row_style_3
	{
	background: #66383a !important;
	}
	
div.p_table_2_7 div.column_4:hover li.footer_row,
div.p_table_2_7 div.column_4.active_column li.footer_row,
div.p_table_2_7.p_table_hover_disabled div.column_4.active_column li.footer_row
	{
	background: #794345 !important;
	}
	
/* ==================== BUTTONS ==================== */
div.p_table_2_7 a.button_1,
div.p_table_2_7.p_table_hover_disabled  div.column_1:hover a.button_1,
div.p_table_2_7.p_table_hover_disabled  div.column_2:hover a.button_1,
div.p_table_2_7.p_table_hover_disabled  div.column_3:hover a.button_1,
div.p_table_2_7.p_table_hover_disabled  div.column_4:hover a.button_1
	{
	border-bottom: 1px solid #6f593e;
	background-color: #a18a67; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #b8a077, #897356); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8a077', endColorstr='#897356'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8a077', endColorstr='#897356'); /* IE8 */
	background: -ms-linear-gradient(top, #b8a077, #897356); /* IE9 */
	background: -moz-linear-gradient(top, #b8a077, #897356); /* Firefox */ 
	background: -o-linear-gradient(top, #b8a077, #897356); /* Opera 11  */
	background: -webkit-linear-gradient(top, #b8a077, #897356); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b8a077), color-stop(1, #897356)); /* Chrome 10, Safari */
	}
	
div.p_table_2_7 a.button_2,
div.p_table_2_7.p_table_hover_disabled  div.column_1:hover a.button_2,
div.p_table_2_7.p_table_hover_disabled  div.column_2:hover a.button_2,
div.p_table_2_7.p_table_hover_disabled  div.column_3:hover a.button_2,
div.p_table_2_7.p_table_hover_disabled  div.column_4:hover a.button_2
	{
	border-bottom: 1px solid #d46624;
	background-color: #e5993e; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #ecb349, #df8135); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ecb349', endColorstr='#df8135'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ecb349', endColorstr='#df8135'); /* IE8 */
	background: -ms-linear-gradient(top, #ecb349, #df8135); /* IE9 */
	background: -moz-linear-gradient(top, #ecb349, #df8135); /* Firefox */ 
	background: -o-linear-gradient(top, #ecb349, #df8135); /* Opera 11  */
	background: -webkit-linear-gradient(top, #ecb349, #df8135); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ecb349), color-stop(1, #df8135)); /* Chrome 10, Safari */
	}	
	
div.p_table_2_7 a.button_3,
div.p_table_2_7.p_table_hover_disabled  div.column_1:hover a.button_3,
div.p_table_2_7.p_table_hover_disabled  div.column_2:hover a.button_3,
div.p_table_2_7.p_table_hover_disabled  div.column_3:hover a.button_3,
div.p_table_2_7.p_table_hover_disabled  div.column_4:hover a.button_3
	{
	border-bottom: 1px solid #973416;
	background-color: #bc5728; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #ce6630, #ae4a22); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce6630', endColorstr='#ae4a22'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce6630', endColorstr='#ae4a22'); /* IE8 */
	background: -ms-linear-gradient(top, #ce6630, #ae4a22); /* IE9 */
	background: -moz-linear-gradient(top, #ce6630, #ae4a22); /* Firefox */ 
	background: -o-linear-gradient(top, #ce6630, #ae4a22); /* Opera 11  */
	background: -webkit-linear-gradient(top, #ce6630, #ae4a22); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ce6630), color-stop(1, #ae4a22)); /* Chrome 10, Safari */
	}
	
div.p_table_2_7 a.button_4,
div.p_table_2_7.p_table_hover_disabled  div.column_1:hover a.button_4,
div.p_table_2_7.p_table_hover_disabled  div.column_2:hover a.button_4,
div.p_table_2_7.p_table_hover_disabled  div.column_3:hover a.button_4,
div.p_table_2_7.p_table_hover_disabled  div.column_4:hover a.button_4
	{
	border-bottom: 1px solid #4e2628;
	background-color: #7a4346; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #8f4e51, #67393b); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8f4e51', endColorstr='#67393b'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8f4e51', endColorstr='#67393b'); /* IE8 */
	background: -ms-linear-gradient(top, #8f4e51, #67393b); /* IE9 */
	background: -moz-linear-gradient(top, #8f4e51, #67393b); /* Firefox */ 
	background: -o-linear-gradient(top, #8f4e51, #67393b); /* Opera 11  */
	background: -webkit-linear-gradient(top, #8f4e51, #67393b); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8f4e51), color-stop(1, #67393b)); /* Chrome 10, Safari */
	}
/* ==================== STYLE 8 - PURPLE ==================== */
/* ==================== HEADINGS ==================== */
div.p_table_2_8 h1.caption
	{
	color: #a56949 !important;
	}
	
div.p_table_2_8 h1.caption span
	{
	color: #bfae71;
	}

/* ==================== COLUMN STYLE 1 ==================== */
/* --- header row 1 ---  */
div.p_table_2_8 div.column_1 li.header_row_1
	{
	border-bottom: 1px solid #977643;
	background-color: #a78f56 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #c5b474, #a98e55) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5b474', endColorstr='#a98e55') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5b474', endColorstr='#a98e55') !important; /* IE8 */
	background: -ms-linear-gradient(top, #c5b474, #a98e55) !important; /* IE9 */
	background: -moz-linear-gradient(top, #c5b474, #a98e55) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #c5b474, #a98e55) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #c5b474, #a98e55) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c5b474), color-stop(1, #a98e55)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_8 div.column_1 li.decor_line
	{
	background-color: #d6ca98 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #d6ca98, #e9e2c7 50%, #d6ca98) !important; /* W3C */
	background: -ms-linear-gradient(left, #d6ca98, #e9e2c7 50%, #d6ca98) !important; /* IE9 */
	background: -moz-linear-gradient(left, #d6ca98, #e9e2c7 50%, #d6ca98) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #d6ca98, #e9e2c7 50%, #d6ca98) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #d6ca98, #e9e2c7 50%, #d6ca98) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #d6ca98), color-stop(0.5, #e9e2c7), color-stop(1, #d6ca98)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_8 div.column_1 li.header_row_2
	{
	background-color: #a78f56 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #c0ae72, #a78f56) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c0ae72', endColorstr='#a78f56') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c0ae72', endColorstr='#a78f56') !important; /* IE8 */
	background: -ms-linear-gradient(top, #c0ae72, #a78f56) !important; /* IE9 */
	background: -moz-linear-gradient(top, #c0ae72, #a78f56) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #c0ae72, #a78f56) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #c0ae72, #a78f56) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c0ae72), color-stop(1, #a78f56)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN STYLE 2 ==================== */
/* --- header row 1 ---  */
div.p_table_2_8 div.column_2 li.header_row_1
	{
	border-bottom: 1px solid #644b26;
	background-color: #7b5d2f !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #a88142, #7e5f30) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a88142', endColorstr='#7e5f30') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a88142', endColorstr='#7e5f30') !important; /* IE8 */
	background: -ms-linear-gradient(top, #a88142, #7e5f30) !important; /* IE9 */
	background: -moz-linear-gradient(top, #a88142, #7e5f30) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #a88142, #7e5f30) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #a88142, #7e5f30) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a88142), color-stop(1, #7e5f30)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_8 div.column_2 li.decor_line
	{
	background-color: #c0a355 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #c0a355, #ddcd7b 50%, #c0a355) !important; /* W3C */
	background: -ms-linear-gradient(left, #c0a355, #ddcd7b 50%, #c0a355) !important; /* IE9 */
	background: -moz-linear-gradient(left, #c0a355, #ddcd7b 50%, #c0a355) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #c0a355, #ddcd7b 50%, #c0a355) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #c0a355, #ddcd7b 50%, #c0a355) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #c0a355), color-stop(0.5, #ddcd7b), color-stop(1, #c0a355)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_8 div.column_2 li.header_row_2
	{
	background-color: #7b5d2f !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #9f7b3e, #7b5d2f) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9f7b3e', endColorstr='#7b5d2f') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9f7b3e', endColorstr='#7b5d2f') !important; /* IE8 */
	background: -ms-linear-gradient(top, #9f7b3e, #7b5d2f) !important; /* IE9 */
	background: -moz-linear-gradient(top, #9f7b3e, #7b5d2f) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #9f7b3e, #7b5d2f) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #9f7b3e, #7b5d2f) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9f7b3e), color-stop(1, #7b5d2f)) !important; /* Chrome 10, Safari */
	}
	
/* ==================== COLUMN STYLE 3 ==================== */
/* --- header row 1 ---  */
div.p_table_2_8 div.column_3 li.header_row_1
	{
	border-bottom: 1px solid #623a26;
	background-color: #71432c !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #a76341, #7c492f) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a76341', endColorstr='#7c492f') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a76341', endColorstr='#7c492f') !important; /* IE8 */
	background: -ms-linear-gradient(top, #a76341, #7c492f) !important; /* IE9 */
	background: -moz-linear-gradient(top, #a76341, #7c492f) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #a76341, #7c492f) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #a76341, #7c492f) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a76341), color-stop(1, #7c492f)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_8 div.column_3 li.decor_line
	{
	background-color: #bb784f !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #bb784f, #daae72 50%, #bb784f) !important; /* W3C */
	background: -ms-linear-gradient(left, #bb784f, #daae72 50%, #bb784f) !important; /* IE9 */
	background: -moz-linear-gradient(left, #bb784f, #daae72 50%, #bb784f) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #bb784f, #daae72 50%, #bb784f) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #bb784f, #daae72 50%, #bb784f) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #bb784f), color-stop(0.5, #daae72), color-stop(1, #bb784f)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_8 div.column_3 li.header_row_2
	{
	background-color: #71432c !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #94583a, #71432c) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#94583a', endColorstr='#71432c') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#94583a', endColorstr='#71432c') !important; /* IE8 */
	background: -ms-linear-gradient(top, #94583a, #71432c) !important; /* IE9 */
	background: -moz-linear-gradient(top, #94583a, #71432c) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #94583a, #71432c) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #94583a, #71432c) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #94583a), color-stop(1, #71432c)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN STYLE 4 ==================== */
/* --- header row 1 ---  */
div.p_table_2_8 div.column_4 li.header_row_1
	{
	border-bottom: 1px solid #922b1d;
	background-color: #a33624 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #c24a31, #a53624) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c24a31', endColorstr='#a53624') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c24a31', endColorstr='#a53624') !important; /* IE8 */
	background: -ms-linear-gradient(top, #c24a31, #a53624) !important; /* IE9 */
	background: -moz-linear-gradient(top, #c24a31, #a53624) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #c24a31, #a53624) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #c24a31, #a53624) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c24a31), color-stop(1, #a53624)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_8 div.column_4 li.decor_line
	{
	background-color: #d46241 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #d46241, #e88e5d 50%, #d46241) !important; /* W3C */
	background: -ms-linear-gradient(left, #d46241, #e88e5d 50%, #d46241) !important; /* IE9 */
	background: -moz-linear-gradient(left, #d46241, #e88e5d 50%, #d46241) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #d46241, #e88e5d 50%, #d46241) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #d46241, #e88e5d 50%, #d46241) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #d46241), color-stop(0.5, #e88e5d), color-stop(1, #d46241)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_8 div.column_4 li.header_row_2
	{
	background-color: #a33624 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #bd482f, #a33624) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd482f', endColorstr='#a33624') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd482f', endColorstr='#a33624') !important; /* IE8 */
	background: -ms-linear-gradient(top, #bd482f, #a33624) !important; /* IE9 */
	background: -moz-linear-gradient(top, #bd482f, #a33624) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #bd482f, #a33624) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #bd482f, #a33624) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bd482f), color-stop(1, #a33624)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN HOVERS ==================== */
/* --- column 1 ---  */
div.p_table_2_8 div.column_1:hover li.row_style_1,
div.p_table_2_8 div.column_1.active_column li.row_style_1,
div.p_table_2_8.p_table_hover_disabled div.column_1.active_column li.row_style_1,
.css3_grid_hidden_rows_control_p_table_2_8
	{
	background: #b6a266 !important;
	}
	
div.p_table_2_8 div.column_1:hover li.row_style_2,
div.p_table_2_8 div.column_1.active_column li.row_style_2,
div.p_table_2_8.p_table_hover_disabled div.column_1.active_column li.row_style_2,
.css3_grid_hidden_rows_control_p_table_2_8:hover
	{
	background: #a78f56 !important;
	}
	
div.p_table_2_8 div.column_1:hover li.footer_row,
div.p_table_2_8 div.column_1.active_column li.footer_row,
div.p_table_2_8.p_table_hover_disabled div.column_1.active_column li.footer_row
	{
	background: #b6a266 !important;
	}
	
/* --- column 2 ---  */	
div.p_table_2_8 div.column_2:hover li.row_style_1,
div.p_table_2_8 div.column_2.active_column li.row_style_1,
div.p_table_2_8.p_table_hover_disabled div.column_2.active_column li.row_style_1
	{
	background: #906e37 !important;
	}
	
div.p_table_2_8 div.column_2:hover li.row_style_3,
div.p_table_2_8 div.column_2.active_column li.row_style_3,
div.p_table_2_8.p_table_hover_disabled div.column_2.active_column li.row_style_3
	{
	background: #7b5d2f !important;
	}
	
div.p_table_2_8 div.column_2:hover li.footer_row,
div.p_table_2_8 div.column_2.active_column li.footer_row,
div.p_table_2_8.p_table_hover_disabled div.column_2.active_column li.footer_row
	{
	background: #906e37 !important;
	}
	
/* --- column 3 ---  */	
div.p_table_2_8 div.column_3:hover li.row_style_1,
div.p_table_2_8 div.column_3.active_column li.row_style_1,
div.p_table_2_8.p_table_hover_disabled div.column_3.active_column li.row_style_1
	{
	background: #854f34 !important;
	}
	
div.p_table_2_8 div.column_3:hover li.row_style_2,
div.p_table_2_8 div.column_3.active_column li.row_style_2,
div.p_table_2_8.p_table_hover_disabled div.column_3.active_column li.row_style_2
	{
	background: #7c492f !important;
	}
	
div.p_table_2_8 div.column_3:hover li.footer_row,
div.p_table_2_8 div.column_3.active_column li.footer_row,
div.p_table_2_8.p_table_hover_disabled div.column_3.active_column li.footer_row
	{
	background: #854f34 !important;
	}

/* --- column 4 ---  */	
div.p_table_2_8 div.column_4:hover li.row_style_1,
div.p_table_2_8 div.column_4.active_column li.row_style_1,
div.p_table_2_8.p_table_hover_disabled div.column_4.active_column li.row_style_1
	{
	background: #b3402a !important;
	}
	
div.p_table_2_8 div.column_4:hover li.row_style_3,
div.p_table_2_8 div.column_4.active_column li.row_style_3,
div.p_table_2_8.p_table_hover_disabled div.column_4.active_column li.row_style_3
	{
	background: #a33624 !important;
	}
	
div.p_table_2_8 div.column_4:hover li.footer_row,
div.p_table_2_8 div.column_4.active_column li.footer_row,
div.p_table_2_8.p_table_hover_disabled div.column_4.active_column li.footer_row
	{
	background: #b3402a !important;
	}
	
/* ==================== BUTTONS ==================== */
div.p_table_2_8 a.button_1,
div.p_table_2_8.p_table_hover_disabled  div.column_1:hover a.button_1,
div.p_table_2_8.p_table_hover_disabled  div.column_2:hover a.button_1,
div.p_table_2_8.p_table_hover_disabled  div.column_3:hover a.button_1,
div.p_table_2_8.p_table_hover_disabled  div.column_4:hover a.button_1
	{
	border-bottom: 1px solid #90763f;
	background-color: #b9a567; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #cabc78, #a89057); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cabc78', endColorstr='#a89057'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cabc78', endColorstr='#a89057'); /* IE8 */
	background: -ms-linear-gradient(top, #cabc78, #a89057); /* IE9 */
	background: -moz-linear-gradient(top, #cabc78, #a89057); /* Firefox */ 
	background: -o-linear-gradient(top, #cabc78, #a89057); /* Opera 11  */
	background: -webkit-linear-gradient(top, #cabc78, #a89057); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cabc78), color-stop(1, #a89057)); /* Chrome 10, Safari */
	}
	
div.p_table_2_8 a.button_2,
div.p_table_2_8.p_table_hover_disabled  div.column_1:hover a.button_2,
div.p_table_2_8.p_table_hover_disabled  div.column_2:hover a.button_2,
div.p_table_2_8.p_table_hover_disabled  div.column_3:hover a.button_2,
div.p_table_2_8.p_table_hover_disabled  div.column_4:hover a.button_2
	{
	border-bottom: 1px solid #614520;
	background-color: #947038; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #ac8242, #7c5e30); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ac8242', endColorstr='#7c5e30'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ac8242', endColorstr='#7c5e30'); /* IE8 */
	background: -ms-linear-gradient(top, #ac8242, #7c5e30); /* IE9 */
	background: -moz-linear-gradient(top, #ac8242, #7c5e30); /* Firefox */ 
	background: -o-linear-gradient(top, #ac8242, #7c5e30); /* Opera 11  */
	background: -webkit-linear-gradient(top, #ac8242, #7c5e30); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ac8242), color-stop(1, #7c5e30)); /* Chrome 10, Safari */
	}	
	
div.p_table_2_8 a.button_3,
div.p_table_2_8.p_table_hover_disabled  div.column_1:hover a.button_3,
div.p_table_2_8.p_table_hover_disabled  div.column_2:hover a.button_3,
div.p_table_2_8.p_table_hover_disabled  div.column_3:hover a.button_3,
div.p_table_2_8.p_table_hover_disabled  div.column_4:hover a.button_3
	{
	border-bottom: 1px solid #582f1e;
	background-color: #895135; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #9e5e3e, #72442d); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e5e3e', endColorstr='#72442d'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e5e3e', endColorstr='#72442d'); /* IE8 */
	background: -ms-linear-gradient(top, #9e5e3e, #72442d); /* IE9 */
	background: -moz-linear-gradient(top, #9e5e3e, #72442d); /* Firefox */ 
	background: -o-linear-gradient(top, #9e5e3e, #72442d); /* Opera 11  */
	background: -webkit-linear-gradient(top, #9e5e3e, #72442d); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9e5e3e), color-stop(1, #72442d)); /* Chrome 10, Safari */
	}
	
div.p_table_2_8 a.button_4,
div.p_table_2_8.p_table_hover_disabled  div.column_1:hover a.button_4,
div.p_table_2_8.p_table_hover_disabled  div.column_2:hover a.button_4,
div.p_table_2_8.p_table_hover_disabled  div.column_3:hover a.button_4,
div.p_table_2_8.p_table_hover_disabled  div.column_4:hover a.button_4
	{
	border-bottom: 1px solid #8b2518;
	background-color: #b6412c; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #c84c32, #a43724); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c84c32', endColorstr='#a43724'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c84c32', endColorstr='#a43724'); /* IE8 */
	background: -ms-linear-gradient(top, #c84c32, #a43724); /* IE9 */
	background: -moz-linear-gradient(top, #c84c32, #a43724); /* Firefox */ 
	background: -o-linear-gradient(top, #c84c32, #a43724); /* Opera 11  */
	background: -webkit-linear-gradient(top, #c84c32, #a43724); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c84c32), color-stop(1, #a43724)); /* Chrome 10, Safari */
	}

div.p_table_2 div.column_1:hover a.button_1,
div.p_table_2 div.column_2:hover a.button_2,
div.p_table_2 div.column_3:hover a.button_3,
div.p_table_2 div.column_4:hover a.button_4,
div.p_table_2 div.active_column a.button_1,
div.p_table_2 div.active_column a.button_2,
div.p_table_2 div.active_column a.button_3,
div.p_table_2 div.active_column a.button_4,
div.p_table_2.p_table_hover_disabled div.active_column:hover a.button_1,
div.p_table_2.p_table_hover_disabled div.active_column:hover a.button_2,
div.p_table_2.p_table_hover_disabled div.active_column:hover a.button_3,
div.p_table_2.p_table_hover_disabled div.active_column:hover a.button_4
	{
	background: 0;
	filter: 0; /* IE5.5 - 7 */
	-ms-filter: 0; /* IE8 */
	border: 0;
	color: #ffffff;
	position: relative;
	top: -5px;
	/* shadow */
	box-shadow: 0px 0px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.15);
	}
	
/* --- vertical align --- */
div.p_table_2 li span.css3_grid_vertical_align_table
{
	display: table;
	width: 100%;
	height: 100%;
	padding: 0 !important;
}
div.p_table_2 li span.css3_grid_vertical_align
{
	display: table-cell;
	vertical-align: middle;
	padding: 0 !important;
}
/* ========== HIDDEN ROW  ========== */
div.p_table_2 li.css3_grid_hidden_row
{
	opacity: 1;
	-moz-transition: all 0.25s cubic-bezier(0.35, 0, 0.35, 1);  /* FF4+ */
	-o-transition: all 0.25s cubic-bezier(0.35, 0, 0.35, 1); /* Opera 10.5+ */
	-webkit-transition: all 0.25s cubic-bezier(0.35, 0, 0.35, 1);  /* Saf3.2+, Chrome */
	-ms-transition: all 0.25s cubic-bezier(0.35, 0, 0.35, 1);  /* IE9 */
	transition: all 0.25s cubic-bezier(0.35, 0, 0.35, 1);   /* W3C */
}
div.p_table_2.css3_grid_clearfix div li.css3_grid_hidden_row.css3_grid_hide,
div.p_table_2.css3_grid_clearfix div:hover li.css3_grid_hidden_row.css3_grid_hide
{
	opacity: 0;
	height: 0 !important;
	padding: 0 !important;
}
div.p_table_2 .css3_grid_hidden_rows_control
{
	display: block;
	clear: both;
	float: left;
	width: 100%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 10px 0 !important;
	font-size: 13px !important;
	color: #FFF !important;
	text-align: center !important;
	font-weight: bold !important;
	margin-top: 20px !important;
}
div.p_table_2 .css3_grid_hidden_rows_control:hover
{
	text-decoration: none !important;
}
.css3_grid_hidden_rows_control .css3_grid_hide
{
	display: none;
}
div.p_table_2 .css3_grid_hidden_rows_control span
{
	font-family: arial;
	font-weight: bold !important;
	color: #FFF !important;
}
div.p_table_2 div.caption_column li.header_row_2 {
	padding: 81px 0px 0px 10px !important;
	height: 20px;
}


/************ Connectivity Page Layout **********/

div.p_table_2#connectivity h2{font-family: "Roboto" !important;font-size: 18px !important;}div.p_table_2#connectivity h1{font-family: "Roboto" !important;font-size: 28px !important;}div.p_table_2#connectivity h3{font-family: "Roboto" !important;}div.p_table_2#connectivity li.row_style_1 span, div.p_table_2#connectivity li.row_style_2 span, div.p_table_2#connectivity li.row_style_3 span, div.p_table_2#connectivity li.row_style_4 span{font-family: "Roboto" !important;}div.p_table_2#connectivity a.button_1, div.p_table_2#connectivity a.button_2, div.p_table_2#connectivity a.button_3, div.p_table_2#connectivity a.button_4, div.p_table_2#connectivity .css3_grid_hidden_rows_control span{font-family: "Roboto" !important;font-size: 18px !important;
}
@media screen and (max-width:1009px)
{div.p_table_responsive#connectivity div.column_0_responsive
		{
			width: 20% !important;
		}div.p_table_responsive#connectivity div.column_1_responsive
		{
			width: 20% !important;
		}div.p_table_responsive#connectivity div.column_2_responsive
		{
			width: 20% !important;
		}div.p_table_responsive#connectivity div.column_3_responsive
		{
			width: 20% !important;
		}div.p_table_responsive#connectivity div.column_4_responsive
		{
			width: 20% !important;
		}div.p_table_responsive#connectivity li.css3_grid_row_2_responsive
		{
			height: 50px !important;
		}div.p_table_responsive#connectivity li.css3_grid_row_4_responsive
		{
			height: 220px !important;
		}div.p_table_responsive#connectivity li.css3_grid_row_5_responsive
		{
			height: 50px !important;
		}div.p_table_2#connectivity li.row_style_1 span, div.p_table_2#connectivity li.row_style_2 span, div.p_table_2#connectivity li.row_style_3 span, div.p_table_2#connectivity li.row_style_4 span{font-size: 10px !important;}div.p_table_2#connectivity a.button_1, div.p_table_2#connectivity a.button_2, div.p_table_2#connectivity a.button_3, div.p_table_2#connectivity a.button_4, div.p_table_2#connectivity .css3_grid_hidden_rows_control span{font-size: 12px !important;}}@media screen and (max-width:767px)
{div.p_table_responsive#connectivity li.css3_grid_row_2_responsive
		{
			height: 50px !important;
		}div.p_table_responsive#connectivity li.css3_grid_row_3_responsive
		{
			height: 34px !important;
		}div.p_table_responsive#connectivity li.css3_grid_row_4_responsive
		{
			height: 280px !important;
		}div.p_table_responsive#connectivity li.css3_grid_row_5_responsive
		{
			height: 50px !important;
		}div.p_table_2#connectivity a.button_1, div.p_table_2#connectivity a.button_2, div.p_table_2#connectivity a.button_3, div.p_table_2#connectivity a.button_4
{
	width: 80px;
}div.p_table_2#connectivity h1{font-size: 20px !important;}div.p_table_2#connectivity li.row_style_1 span, div.p_table_2#connectivity li.row_style_2 span, div.p_table_2#connectivity li.row_style_3 span, div.p_table_2#connectivity li.row_style_4 span{font-size: 10px !important;}div.p_table_2#connectivity a.button_1, div.p_table_2#connectivity a.button_2, div.p_table_2#connectivity a.button_3, div.p_table_2#connectivity a.button_4, div.p_table_2#connectivity .css3_grid_hidden_rows_control span{font-size: 10px !important;}}@media screen and (max-width:479px)
{div.p_table_responsive#connectivity div.column_1_responsive
		{
			width: 25% !important;
		}div.p_table_responsive#connectivity div.column_2_responsive
		{
			width: 25% !important;
		}div.p_table_responsive#connectivity div.column_3_responsive
		{
			width: 25% !important;
		}div.p_table_responsive#connectivity div.column_4_responsive
		{
			width: 25% !important;
		}div.p_table_responsive#connectivity li.css3_grid_row_2_responsive
		{
			height: 60px !important;
		}div.p_table_responsive#connectivity li.css3_grid_row_3_responsive
		{
			height: 60px !important;
		}div.p_table_responsive#connectivity li.css3_grid_row_4_responsive
		{
			height: 210px !important;
		}div.p_table_responsive#connectivity li.css3_grid_row_5_responsive
		{
			height: 60px !important;
		}div.p_table_2#connectivity a.button_1, div.p_table_2#connectivity a.button_2, div.p_table_2#connectivity a.button_3, div.p_table_2#connectivity a.button_4
{
	width: 60px;
}div.p_table_2#connectivity h2{font-size: 13px !important;}div.p_table_2#connectivity h1{font-size: 16px !important;}div.p_table_2#connectivity h3{font-size: 11px !important;}div.p_table_2#connectivity li.row_style_1 span, div.p_table_2#connectivity li.row_style_2 span, div.p_table_2#connectivity li.row_style_3 span, div.p_table_2#connectivity li.row_style_4 span{font-size: 10px !important;}div.p_table_2#connectivity a.button_1, div.p_table_2#connectivity a.button_2, div.p_table_2#connectivity a.button_3, div.p_table_2#connectivity a.button_4, div.p_table_2#connectivity .css3_grid_hidden_rows_control span{font-size: 10px !important;}}
#Table_t2_s3
{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width:1009px)
{
	#Table_t2_s3
	{
		width: 100%;
	}
}
@media screen and (max-width:479px)
{
	#Table_t2_s3.p_table_2.p_table_responsive li.row_style_1 .css3_grid_vertical_align &amp;gt; span, #Table_t2_s3.p_table_2.p_table_responsive li.row_style_2 .css3_grid_vertical_align &amp;gt; span, #Table_t2_s3.p_table_2.p_table_responsive li.row_style_3 .css3_grid_vertical_align &amp;gt; span, #Table_t2_s3.p_table_2.p_table_responsive li.row_style_4 .css3_grid_vertical_align &amp;gt; span
	{
		padding: 0 5px !important;
	}
}

#connectivity .css3_grid_row_2 .css3_grid_vertical_align, #connectivity .css3_grid_row_3 .css3_grid_vertical_align, #connectivity .css3_grid_row_4 .css3_grid_vertical_align {
  vertical-align: top;
}



/***********  Feature Three columns ********/

.hs-features-row-wrapper-module {
  position: relative;
  clear: both;
}
.hs-feature-cols {
  float: left;
  margin-bottom: 16px;
  padding: 0 16px;
  width: 33.3333%;
}
.custom-feature-inner-col {
  background: #bad1e4 none repeat scroll 0 0;
  border-radius: 4px;
  cursor: pointer;
  padding: 8px 16px;
  text-align: center;
}
.custom-feature-inner-col h3 {
  color: #434142;
  font-weight: bold;
  margin: 0;
}
.custom-feature-inner-col:hover p {
  display: block !important;
}
.custom-feature-tooltips-hide {
  bottom: auto;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 10;
  top:45px;
}
.custom-feature-tooltips-hide p {
  background: #eeeeee none repeat scroll 0 0;
  border-radius: 6px;
  box-shadow: 6px 2px 15px #cccccc;
  display: none;
  font-size: 12px;
  line-height: 17px;
  margin: 0;
  padding: 14px;
}
.custom-feature-tooltips-hide p::before {
  border-bottom: 16px solid #eeeeee;
  border-left: 16px solid rgba(0, 0, 0, 0);
  border-right: 16px solid rgba(0, 0, 0, 0);
  content: "";
  display: block;
  height: 0;
  left: 14%;
  position: absolute;
  top: -16px;
  width: 0;
}
.hs-feature-cols:nth-child(2) .custom-feature-tooltips-hide p::before {
  left: 0;
  margin: 0 auto;
  right: 0;
}
.hs-feature-cols:nth-child(3) .custom-feature-tooltips-hide p::before {
  left: auto;
  right: 14%;
}
.custom-feature-top-flexible-column .hs_cos_wrapper_type_custom_widget:nth-child(2n) .custom-feature-inner-col{
    background: #6f91a7 none repeat scroll 0 0;
}
.custom-feature-top-flexible-column .hs_cos_wrapper_type_custom_widget:nth-child(2n) .custom-feature-inner-col h3{
    color:#fff;
}

.custom-feature-top-flexible-column .hs_cos_wrapper_type_custom_widget:nth-child(4) .custom-feature-inner-col3 .custom-feature-tooltips-hide p, 
.custom-feature-top-flexible-column .hs_cos_wrapper_type_custom_widget:nth-child(6) .custom-feature-inner-col3 .custom-feature-tooltips-hide p, 
.custom-feature-top-flexible-column .hs_cos_wrapper_type_custom_widget:nth-child(10) .custom-feature-inner-col2 .custom-feature-tooltips-hide p {
    display: none !important;
}

/*******  faq Page Layout *******/


.custom-faq-page-layout .custom-bottom-flexible-column {
  margin-left: 36px !important;
}
.custom-faq-page-layout .custom-bottom-flexible-column h4 {
  margin-bottom: 8px;
  position: relative;
}
.custom-faq-page-layout .custom-bottom-flexible-column h3 {
  margin-left: -36px;
}
.custom-faq-page-layout .custom-bottom-flexible-column h4::before {
  background: #6f91a7 none repeat scroll 0 0;
  border-radius: 1px;
  color: #ffffff;
  content: "→";
  display: block;
  font-size: 16px;
  font-weight: bold;
  height: 20px;
  left: -39px;
  line-height: 20px;
  opacity: 0.7;
  position: absolute;
  top: 4px;
  width: 20px;
}


/******* Connectivity Page ********/


.connectivity-column {
  color: #ffffff;
  margin-bottom: 32px;
  text-align: center;
}
.connectivity-column .custom-border {
  border: 1px solid #dddddd;
  border-radius: 8px;
  margin: 1px;
  padding: 5px;
}
.connectivity-column .header-blue-bg {
  background: #6f91a7 none repeat scroll 0 0;
  border-top-left-radius: 0.325em;
  border-top-right-radius: 0.325em;
  color: #ffffff;
  min-height: 170px !important;
  padding: 1.25em 20px;
}
.connectivity-column .header-blue-bg h2 {
  color: #ffffff;
  font-size: 32px;
  font-weight: 100;
  margin-bottom: 16px;
}
.connectivity-column .header-blue-bg h2 span {
  color: #ffffff;
}
.connectivity-column .header-blue-bg p:nth-of-type(1) {
  font-size: 12.8px;
  line-height: 23.2px;
  margin-bottom: 10px;
  padding: 0 10px;
}
.connectivity-column .header-blue-bg p span {
  color: #ffffff;
}
.connectivity-column .header-blue-bg p:nth-of-type(2) {
  font-size: 16px;
  font-weight: bold;
  line-height: 23.2px;
  margin-bottom: 10px;
}
.connectivity-column .custom-border:hover {
  border-color: #7090a7;
  border-width: 2px;
  margin: 0;
}
.connectivity-column .custom-pad {
    color: #404042;
    cursor: pointer;
    line-height: 22.4px;
    min-height: 366px !important;
    padding: 20px 24px 5px;
}

/****** Standard Phone ********/

.custom-standard-phone-page .custom-phone-block {
  display: block;
  padding: 20px 24px 0;
}
.custom-standard-phone-page .custom-phone-block  img {
    margin: 0.25em 0 1.25em;
}
.custom-standard-phone-page .custom-phone-block h3 {
  color: #6e90a7;
  margin: 0;
}
.custom-standard-phone-page .custom-phone-block em {
  color: #404042;
  font-style:normal;
  font-size: 16px;
  line-height: 16px;
}
.custom-standard-phone-page .connectivity-column .custom-border {
  padding: 0px;
}
.custom-spacer {
    display: none !important;
}

/************* Buisness Column **********/
.custom-business-color-bg.custom-business-column{
    background: #bad1e4;
}
.custom-business-color-bg.custom-business-column h3{
    color: #434142;
}
.custom-business-column {
  background: #6f91a7 none repeat scroll 0 0;
  border-radius: 4px;
  margin-bottom: 16px;
  padding: 0.5em 1em;
}
.custom-business-column h3 {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  line-height: 25.6px;
  margin: 0;
  text-align: center;
}
.custom-buisness-col-grp {
  margin-bottom: 32px;
}
/********** Traditional Page ********/

div#traditional.p_table_2 h1 {
    font-family: "" !important;
    font-size: 20px !important;
}

/******** Hosted Voip ********/

.custom-hosted-voip-pad {
  padding: 20px 24px 24px;
  min-height: 490px !important;
}
.custom-hosted-voip-border {
  border: 1px solid #dddddd;
  border-radius: 0.5em;
  margin: 1px;
  min-height: 293px !important;
  text-align: center;
}
.custom-hosted-voip-border:hover {
  border-color: #7090a7;
  border-width: 2px;
  margin: 0 !important;
}
.custom-hosted-voip-pad h3 {
  color: #6e90a7;
  margin: 0;
}
.custom-hosted-voip-pad p {
  font-size: 16px;
  line-height: 22.4px;
  margin: 0;
}
.custom-hosted-voip-grp{
    margin-bottom:32px;
}

/******* Cost Comparision Page *******/

.custom-cost-comparision-page .custom-hosted-voip-pad p {
  font-size: 14px;
  line-height: 20.3px;
  margin: 0 0 20px;
}
.custom-cost-comparision-page .custom-hosted-voip-pad h3,.custom-cost-comparision-page .custom-hosted-voip-pad h2 {
  color: #6e90a7;
  font-size: 26px;
  font-weight: 100;
  margin: 0 0 16px;
  text-align:center;
}
.custom-cost-comparision-page .custom-hosted-voip-border {
  min-height: 293px !important;
  text-align: left;
}
.custom-cost-comparision-page .custom-hosted-voip-pad {
  padding: 25px 29px 29px;
}

/******* Plan and Pricing Page ******/

.custom-plans-pricing-page .custom-full-width-two-col-inner-wrapper{
    text-align:center;
}
.custom-plans-pricing-page .custom-full-width-two-col-inner-wrapper h1{
    margin-bottom:0;
}
.custom-plans-pricing-page .custom-full-width-two-col-inner-wrapper h1 a{
    color: #6e90a7;
}
.custom-plans-pricing-page .custom-full-width-two-col-inner-wrapper .custom-btn{
    font-size:16px;
    line-height:22px;
    position:relative;
}
.custom-plans-pricing-page .custom-full-width-two-col-inner-wrapper .custom-btn:hover{
    color:#fff;
}

.custom-plans-pricing-page .custom-full-width-two-col-inner-wrapper .custom-btn.uk-flag {
  padding-left: 4.5em;
  padding-right: 0.625em;
  position: relative;
}
.custom-plans-pricing-page .custom-full-width-two-col-inner-wrapper .custom-btn.ie-flag{
    position: relative;
    padding-left: 4.5em;
    padding-right: 0.625em;
}
.custom-plans-pricing-page .custom-full-width-two-col-inner-wrapper .custom-btn.uk-flag::before {
  background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/364792/Vtsl_Images/button-uk.png") no-repeat scroll 0 0;
  content: "";
  display: block;
  height: 3.5em;
  left: 0.5em;
  position: absolute;
  top: -0.625em;
  width: 3.5em;
}
.custom-plans-pricing-page .custom-full-width-two-col-inner-wrapper .custom-btn.ie-flag::before {
  background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/364792/Vtsl_Images/button-ie.png") no-repeat scroll 0 0;
  content: "";
  display: block;
  height: 3.5em;
  left: 0.5em;
  position: absolute;
  top: -0.625em;
  width: 3.5em;
}
.custom-plans-columns{
    margin-bottom:40px;
}

/******** Set Simple Page layout ********/

.custom-set-simple-page .phone-outer-wrapper {
  float: left;
  width: 25%;
}
.custom-set-simple-page .phone-overview-description h2 {
  color: #6e90a7;
  font-weight: 100;
  margin-bottom: 12px;
}
.custom-set-simple-page .phone-inner-wrapper {
  min-height: 259px;
}

/*************Hosted Telephony **********/


div#hosted-telephony-ireland3.p_table_2 h2 {
    font-family: "roboto" !important;
    font-size: 24px !important;
}
div#hosted-telephony-ireland3.p_table_2 h1 {
    font-family: "roboto" !important;
    font-size: 44px !important;
}
div#hosted-telephony-ireland3.p_table_2 a.button_1, 
div#hosted-telephony-ireland3.p_table_2 a.button_2, 
div#hosted-telephony-ireland3.p_table_2 a.button_3, 
iv#hosted-telephony-ireland3.p_table_2 a.button_4, 
div#hosted-telephony-ireland3.p_table_2 .css3_grid_hidden_rows_control span {
    font-family: "roboto" !important;
    font-size: 18px !important;
}
div#hosted-telephony.p_table_2 li.row_style_1 span, div#hosted-telephony.p_table_2 li.row_style_2 span, div#hosted-telephony.p_table_2 li.row_style_3 span, div#hosted-telephony.p_table_2 li.row_style_4 span {
    font-family: "Roboto" !important;
}
div#hosted-telephony.p_table_2 li.row_style_1 span, div#hosted-telephony.p_table_2 li.row_style_2 span, div#hosted-telephony.p_table_2 li.row_style_3 span, div#hosted-telephony.p_table_2 li.row_style_4 span {
    font-family: "Roboto" !important;
}
div#hosted-telephony.p_table_2 a.button_1, div#hosted-telephony.p_table_2 a.button_2, div#hosted-telephony.p_table_2 a.button_3, div#hosted-telephony.p_table_2 a.button_4, div#hosted-telephony.p_table_2 .css3_grid_hidden_rows_control span {
    font-family: "Roboto" !important;
    font-size: 18px !important;
}



/****** Contact Us *******/

.custom-contact-us-page .map iframe {
    border: 1px solid #6f91a7 !important;
    max-width: 100%;
    padding: 0.625em;
}

.custom-contact-us-page .custom-row1-wrapper h1 {
  margin-bottom: 32px;
  margin-top: 16px;
}
.custom-contact-us-page .body-container .hs_cos_wrapper_type_rich_text ul{
    padding:0;
    margin:0;
    list-style:none;
}
.custom-contact-us-page .body-container .hs_cos_wrapper_type_rich_text ul li::after {
  content: none;
  padding:0;
  margin:0;
}
.custom-contact-us-page .body-container .hs_cos_wrapper_type_rich_text ul li {
  margin: 0;
  position: relative;
}
.custom-contact-page-right-col ul li {
  float: left;
  padding: 0 16px;
  width: 50%;
}
.custom-contact-page-right-col ul li .custom-btn.btn-green {
  background: #80ad23 linear-gradient(to bottom, #92be20, #6d9a26) repeat scroll 0 0;
  margin-top: 10px;
}
.custom-contact-page-right-col ul li .custom-btn{
    font-size:17.6px;
    line-height:25px;
}
.custom-contact-page-right-col ul li .custom-btn:hover{
    color:#fff;
}
.custom-contact-page-right-col ul li:nth-child(1)::before {
  background: #dddddd none repeat scroll 0 0;
  content: "" !important;
  height: 90%;
  position: absolute;
  right: 16px;
  top: 0;
  width: 1px;
}


/************ Home Page **********/

.custom-home-page-slider li.hs_cos_flex-slide-main img {
  display: none !important;
}
.custom-home-page-slider li.hs_cos_flex-slide-main:first-child {
  background-image: url("//cdn2.hubspot.net/hubfs/364792/Vtsl_Images/VTSL-slider1d.jpg") !important;
}
.custom-home-page-slider li.hs_cos_flex-slide-main:nth-child(2){
  background-image: url("//cdn2.hubspot.net/hubfs/364792/Vtsl_Images/VTSL-slider2a.jpg") !important;
}
.custom-home-page-slider li.hs_cos_flex-slide-main:nth-child(3){
  background-image: url("//cdn2.hubspot.net/hubfs/364792/Vtsl_Images/VTSL-slider3b.jpg") !important;
}
.custom-home-page-slider li.hs_cos_flex-slide-main:nth-child(4){
    background-image: url("//cdn2.hubspot.net/hubfs/364792/Vtsl_Images/VTSL-slider4.jpg") !important;
}
.custom-home-page-slider li.hs_cos_flex-slide-main:nth-child(5){
    background-image: url("//resources.vtsl.net/hubfs/Struto_CTA_images/vtsl-banner-5-final.jpg") !important;
}

.custom-home-page-slider .hs_cos_flex-slider .caption {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  left: 0;
  margin: 0 auto;
  max-width: 1060px;
  padding: 32px 0 0 16px;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
}
.custom-home-page-slider .hs_cos_flex-direction-nav {
  display: none;
}
.custom-home-page-slider li.hs_cos_flex-slide-main{
  background-position: 50% center;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  min-height: 420px !important;
}
.custom-home-page-slider .hs_cos_flex-slider {
  background: #ffffff none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  margin: 0;
  position: relative;
  min-height: 420px;
}
.custom-home-page-slider .hs_cos_flex-control-nav {
  bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 100;
}
.custom-home-page-slider .hs_cos_flex-control-nav li {
  display: inline-block;
  margin: 0;
}
.custom-home-page-slider .hs_cos_flex-control-paging li a {
  background: #bcccd8 none repeat scroll 0 0;
  border: 2px solid #bcccd8;
  border-radius: 50%;
  box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.1) inset;
  cursor: pointer;
  display: inline-block;
  height: 1em;
  margin: 0 0.2em;
  opacity: 0.95;
  overflow: hidden;
  text-indent: -9999px;
  width: 1em;
}
.custom-home-page-slider .hs_cos_flex-control-paging li a.hs_cos_flex-active {
  background: #5f6061 none repeat scroll 0 0;
  box-shadow: 0 3px 3px rgba(255, 255, 255, 0.1) inset;
  cursor: default;
  opacity: 1;
}
.custom-home-page-slider {
  margin-top: 13px;
}


.custom-home-page-row2-wrapper {
  margin-bottom: 32px;
}
.custom-home-page-row2-wrapper {
   background: url("//cdn2.hubspot.net/hub/364792/file-792277233-png/layout/page-header.png") repeat scroll 0 0 / auto 100% #413F3E;
    font-size: 16px;
}
.custom-home-page-row2-wrapper .page-center {
  background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hub/364792/file-797830525-jpg/layout/bar-image.jpg") no-repeat scroll 100% -41px;
  padding: 32px 16px 31px !important;
}
.custom-home-page-row2-wrapper h2 {
  color: #a9c7de;
  font-size: 24px;
  line-height: 27px;
  margin: 0;
  padding: 0;
}
.custom-home-page-row4-wrapper h1{
    margin-bottom: 32px;
}
.custom-home-page-row4-wrapper h3 {
  color: #99cc00;
  font-size: 17.6px;
  line-height: 25.6px;
  margin: 0;
}
.custom-home-page-row5-wrapper h1 {
  margin-bottom: 32px;
}
.custom-home-page-row2-wrapper a {
  background: #80ad23 linear-gradient(to bottom, #92be20, #6d9a26) repeat scroll 0 0;
  border-color: #a6c94a rgba(255, 255, 255, 0.125) rgba(255, 255, 255, 0.125);
  border-radius: 0.375em;
  border-style: solid;
  border-width: 1px;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 19px;
  margin-top: 0px;
  padding: 7px 29px;
}
.custom-home-page-slider .hs_cos_flex-slider .caption p a:hover,
.custom-home-page-row2-wrapper a:hover{
    opacity:0.85;
}
.custom-home-page-slider .hs_cos_flex-slider .caption h2 {
  color: #5d87a1;
  font-size: 41.6px;
  font-weight: 100;
  line-height: 49.9167px;
  margin: 0 0 10px;
}
.custom-home-page-slider .hs_cos_flex-slider .caption h3 {
  color: #5d87a1;
  font-size:22.4px;
  font-weight: 400;
  line-height: 26.8833px;
  margin: 0 0 28px;
}
.custom-home-page-slider .hs_cos_flex-slider .caption p a {
  background: #80ad23 linear-gradient(to bottom, #92be20, #6d9a26) repeat scroll 0 0;
  border-color: #a6c94a rgba(255, 255, 255, 0.125) rgba(255, 255, 255, 0.125);
  border-radius: 0.375em;
  border-style: solid;
  border-width: 1px;
  color: #ffffff;
  display: inline-block;
  font-size: 15.75px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 20px;
  margin-top: 0px;
  padding: 5px 19px;
  text-align: center;
}
.custom-home-page-slider .hs_cos_flex-slider .caption p a strong {
  font-size: 23.6333px;
  font-weight: 700;
  line-height: 1;
}
.custom-home-page-slider li.hs_cos_flex-slide-main:nth-child(3) .caption h2,
.custom-home-page-slider li.hs_cos_flex-slide-main:nth-child(3) .caption h3{
  color: #ffffff;
}

/******* home Page Row 3 wrapper *********/

.custom-home-page-row3-wrapper .page-center {
  padding: 0;
}
.hs-home-page-two-col-wrapper {
  border-bottom: 1px solid #dddddd;
  overflow: hidden;
}
.custom-home-page-col {
  float: left;
  padding: 32px 16px 16px;
  width: 50%;
}
.hs-home-page-inner-left-col {
  float: left;
  margin-bottom: 16px;
  padding: 0;
  width: 41.6667%;
}
.hs-home-page-inner-right-col {
  float: right;
  padding: 0 0 0 16px;
  width: 58.3333%;
}
.hs-home-page-inner-right-col h3 {
  color: #5d87a1;
  font-weight: bold;
  margin: 0;
}
.custom-home-page-row3-wrapper{
    margin-bottom:16px;
}
.custom-home-page-right-side {
  border-left: 1px solid #dddddd;
  padding-right: 0;
}
.hs-home-page-inner-right-col .custom-btn{
    margin-bottom:20px;
}
.custom-home-page-row4-right-col,
.custom-home-page-row4-left-col {
  margin-top: 16px;
}
.custom-home-page-right-side .hs-home-page-inner-right-col {
  padding-left: 7px;
}
.custom-row5-home-page-form h3{
    display:none;
}
.custom-row5-home-page-form input[type="text"],.custom-row5-home-page-form input[type="email"] {
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
  font-size: 13px;
  height: inherit;
  line-height: 18px;
  margin-bottom: 4px;
  padding: 4px;
}
.custom-row5-home-page-form .hs-form-field > label {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 4px;
}
.custom-row5-home-page-form .hs-form-field {
  margin-bottom: 18px;
}

.custom-row5-home-page-form .hs-button.primary {
  background-color: #3574e3;
  background-image: linear-gradient(to bottom, #7ec8f4, #3574e3);
  border-color: #64baf0 #468ee6 #1c4ed5;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  padding: 7px 18px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 0 #3574e3;
  transition: opacity 0.15s linear 0s;
  margin-top:20px;
  margin-bottom: 30px;
}
.custom-row5-home-page-form .hs-button.primary:hover {
  border-color: #4db0ee #3080e3 #1946be;
  border-style: solid;
  border-width: 1px;
  color: #ffffff;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 0 5px #3574e3;
}


/****** Sitemap Page *****/

.custom-sitemap-page .custom-left-sitemap-col {
  padding-left: 16px;
  padding-right: 16px;
}

.custom-sitemap-blog-post ul {
  list-style: outside none none;
  margin: 0 0 20px 16px;
  padding: 0;
}
.custom-sitemap-blog-post ul li {
  font-size: 14px;
  line-height: 20.3px;
  margin: 0 0 18px;
  position: relative;
}
.custom-sitemap-blog-post ul li::after {
  content: "•";
  font-size: 2em;
  left: -0.5875em;
  position: absolute;
  top: 0;
  vertical-align: middle;
}
.custom-sitemap-blog-post .widget-module {
  padding-left: 16px;
}
.custom-sitemap-blog-post h3 {
  font-size: 17.6px;
  margin-left: 15px;
  position: relative;
}
.custom-sitemap-blog-post h3::before {
  content: "•";
  font-size: 27px;
  left: -16px;
  position: absolute;
  top: 0;
  vertical-align: middle;
}

/* ==========================================================================


   3. MAIN NAVIGATION                                            


   ========================================================================== */





/* ==========================================================================
   Custom Menu Primary
   ========================================================================== */


/* ==========================================================================
   Custom Menu Primary
   ========================================================================== */


  /* Set ul background color */
  /*  Set li background Color */
  /*  Set link Color */
  /*  Set link Hover Color */


  /* Parent List */
  .custom-menu-primary {
     text-align: right;
     margin-top: 10px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul{ 
      background:transparent;
      margin-right: 2px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li{
      background:transparent;
      font-size: 14px;
      position:relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
    margin: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:after {
    border-right: 1px solid #D1D1D1;
    content: "";
    display: block;
    height: 1.5em;
    position: absolute;
    right: 0;
    top: 0.75em;
    width: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child:after {
     display: none;  
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover {
    background: none repeat scroll 0 0 #6F91A7;
    border-top-left-radius: 0.25em;
    border-top-right-radius: 0.25em;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover a {
    color: #FFFFFF;  
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover:after {
    display: none;
    
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a{
    color:#434142;
    font-weight: bold;
    font-size: 1.09em;
    line-height: 2.6em;
    padding: 0 17.2px;
    min-height: 50px;
    text-decoration:none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
    color:#FFFFFF;
  }

  /* Child List */
  .custom-menu-primary .hs-menu-wrapper > ul ul{
     text-align: left;
     background: #6F91A7;
     margin-top: -1px;
     box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
     -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
     min-width: 100%;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(5) > ul,
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > ul {
        left: auto !important;
        right: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
      background:transparent;
      margin: 0;
      font-size: 14px;
      width: 100%;
      transition: all 0.25s ease 0s;
      -webkit-transition: all 0.25s ease 0s;
      -moz-transition: all 0.25s ease 0s;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-item-has-children > a:after {
    color: #FAFAFA;
    content: "►";
    font-size: 0.6em;
    position: absolute;
    right: 1em;
    top: 0.125em;
    }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:hover {
      background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    color:#434142;
    font-size: 0.95em;
    padding: 0 16px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 2.1em;
    display: block;
    white-space: nowrap;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
    color:#FFFFFF;
  }
  /* Override max width on menu links */
  .custom-menu-primary .hs-menu-wrapper > ul li a, 
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a{
    overflow: visible !important;
    max-width: none !important;
    width: auto!important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul {
    margin-top: 0;
    min-width: inherit;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li.hs-item-has-children a {
      padding-right: 21px;
  }
    .widget-type-space {
        padding: 31px 0;
    }
/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:768px) {
      .custom-menu-primary .hs-menu-wrapper { 
          display:block !important;
      }
  }




/* ==========================================================================
   Mobile Menu - Hubspot Standard Toggle Menu
   ========================================================================== */


/**
 * Special Note
 *
 * When the menu is open, a class of .mobile-open is applied to the body. You can 
 * use this for custom styling on any element when the menu is in the open position.                     
 */

.mobile-trigger, .child-trigger{
    display: none; /* Hide button on Desktop */
}

@media (max-width: 767px){

  /* Variables
     ========================================================================== */

    /* Set Mobile Menu Background Color */
       /* Set Link Color */
  /* Set Link Hover Color */


  /* Menu Reset - Remove styling from desktop version of custom-menu-primary */
  /* Place any additional CSS you want removed from the mobile menu in this reset */
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#ffffff;
    }


  /* Toggle Button
     ========================================================================== */

  .mobile-trigger{
      display: inline-block !important; /* Hide button on Desktop */
      cursor: pointer; /* Mouse pointer type on hover */
      position: fixed; /*******************************************/
      top: 97px;          /* Position Button at top right of screen  */
      right: 17px;        /*******************************************/
      width: auto; /* Button width */
      height: auto; /* Button height */      
      padding: 5px 0px 14px 2px;
      z-index: 99999999999; /* Z-index to keep button on top of other layers */
      -webkit-transition: background-color 0.2s linear; /* Button color transition effect */
      font-size: 1.03em;
      font-weight: 700;
      text-align: left;
      text-transform: uppercase;
      -webkit-transition:color .2s ease-in; 
      -moz-transition:color .2s ease-in;
      transition:color .2s ease-in;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color:#888888;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.3));
    border-color: #EFEFEF rgba(255, 255, 255, 0.1) rgba(255, 255, 255, 0.1);
    border-image: none;
    border-radius: 3px;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Roboto';
  }
    .mobile-open .mobile-trigger {
        top: 73px;
    }
  .mobile-trigger:hover{
      text-decoration: none; /* Removes link text underline on button */
      color:#ffffff;
  }

  .mobile-trigger span{
      display: inline;
  }

  .mobile-trigger span:before{
      position: absolute;
      content: 'Menu'; /* Change the text on the closed toggle button */
  }

  .mobile-trigger span:after{
      position: relative;
      right: 1px;
      content: 'Close'; /* Change the text on the open toggle button */
      background-color: #888888;
      opacity: 0;
      transition: opacity .4s ease-in-out;
      -moz-transition: opacity .4s ease-in-out;
      -webkit-transition: opacity .4s ease-in-out; 
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
      -webkit-transition:background-color 0.2s linear; /* Button color transition effect */
      -moz-transition:background-color 0.2s linear; /* Button color transition effect */
      transition:background-color 0.2s linear; /* Button color transition effect */
      background: #888888; /* Changes button background to be slightly darker than open menu color */  
  }

  .mobile-open .mobile-trigger span:after{
     opacity: 1; 
  }


  /* Toggle Button Icon & Animations
     ========================================================================== */

  .mobile-trigger i{
      display: inline;
      position: relative;
      top: -5px;
      margin-left: 5px;
      -webkit-transition-duration: 0s;
      -webkit-transition-delay: .2s;
      -moz-transition-duration: 0s;
      -moz-transition-delay: .2s;
      transition-duration: 0s;
      transition-delay: .2s;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
      position: absolute;
      content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
      width: 15px; /* Icon line width */
      height: 2px; /* Icon line height */
      background-color: #ffffff; /* Icon color */
      display: inline-block;
  }
  .mobile-trigger i:before{
      margin-top: -6px; /* Position top line */
      -webkit-transition-property: margin, -webkit-transform;
      -webkit-transition-duration: .2s;
      -webkit-transition-delay: .2s, 0;
  }
  .mobile-trigger i:after{
      margin-top: 6px; /* Position bottom line */
      -webkit-transition-property: margin, -webkit-transform;
      -webkit-transition-duration: .2s;
      -webkit-transition-delay: .2s, 0;
  }
  .mobile-open .mobile-trigger i{
      background-color: rgba(0,0,0,0.0);
      -webkit-transition-delay: .2s;
  }
  .mobile-open .mobile-trigger i:before{
      margin-top: 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition-delay: 0, .2s;
  }
  .mobile-open .mobile-trigger i:after{
      margin-top: 0;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-transition-delay: 0, .2s;
  }

  /* Child Toggle Button
     ========================================================================== */

  .child-trigger{
      display: none !important; /* Hide button on Desktop */
      cursor: pointer; /* Mouse pointer type on hover */
      position: absolute;
      top: 0px;
      right: 0px;
      width: 55px !important; /* Button width */
      min-width: 55px !important;
      height: 45px !important; /* Button height */  
      padding: 0 !important;
      border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
      text-decoration: none;
  }


  /* Child Toggle Button Icon & Animations
     ========================================================================== */

  .child-trigger span{
      position: relative;
      top: 50%; /* Centers icon inside button */
      margin: 0 auto !important;
      -webkit-transition-duration: .2s;
      -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  .child-trigger span:after{
      position: absolute;
      content: '';
  }
  .child-trigger span, .child-trigger span:after{
      width: 10px; /* Icon line width */
      height: 1px; /* Icon line height */
      background-color:#ffffff; /* Icon color */
      display: block;
  }
  .child-trigger span:after{
      -webkit-transform: rotate(-90deg);
       -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  .child-trigger.child-open span:after{
      -webkit-transform: rotate(-180deg);
       -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  .child-trigger.child-open span{
      -webkit-transform: rotate(180deg);
       -ms-transform: rotate(180deg);
      transform: rotate(180deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }

    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  


  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
      display: none;
  }  
  .custom-menu-primary ul.hs-menu-children-wrapper{
      visibility: visible !important;
      opacity: 1 !important;
      position: static !important;
      display: none;
  }

  /* Mobile Menu Styles */
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
      position: absolute; /**************************************************************/
      top: 13px;             /* Positions the menu to drop from the very top of the screen */
      left: 0;          /**************************************************************/                                              
      width: 100%;   
      -webkit-box-shadow: 0px 8px 24px 4px rgba(0, 0, 0, 0.247059);
      -moz-box-shadow:    0px 8px 24px 4px rgba(0, 0, 0, 0.247059);
      box-shadow:         0px 8px 24px 4px rgba(0, 0, 0, 0.247059);
      margin: 0 auto;
      height: auto !important;
  }
  .custom-menu-primary .hs-menu-wrapper{
      padding: 0; /* Padding to add room for close button */
      background-color:#6F91A7; /* Menu background color set off global mobile-menuColor variable */
      width: 100%; /* Full screen width */
      z-index: 8888;
  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul {
      bottom: 80px;
      margin-right: 0 !important;
      border: 1px solid #F2F2F2;
      background: #FFFFFF;
   }
  .custom-menu-primary .hs-menu-wrapper > ul > li{
      position: relative;
      background: #FFFFFF;
      transition: all 0.25s ease-in-out 0s;
      -webkit-transition: all 0.25s ease-in-out 0s;
      -moz-transition: all 0.25s ease-in-out 0s;
   }
  .custom-menu-primary .hs-menu-wrapper > ul > li:after {
      display: none;
   }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a{
      font-size: 15px !important; /* Font size of top level list items */
      line-height: 43px !important;
      overflow: visible;
      font-weight: 600;
      padding: 4px 22px !important;
      background: #6F91A7;
      border-bottom: 2px solid #F1F1F1;
      height: inherit !important;;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover {
      position: relative;
      z-index: 999999;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
        -webkit-border-top-left-radius: 2px;
        -webkit-border-top-right-radius: 2px;
        -moz-border-radius-topleft: 2px;
        -moz-border-radius-topright: 2px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
  }
   
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > ul {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
      border-top: 0px dotted rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
      padding: 0 10px;
      color:#ffffff; /* link color set by global mobile-aColor variable */
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
      color:#ffffff; /* link hover color set by global mobile-aColorHover variable */
  }
   

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
      display: block !important;
      margin: 0 !important;
      padding: 0 !important;
      height: auto !important;
      box-shadow: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      background: #FFFFFF;
      z-index: 99 !important;
      position: relative;
      transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      background: #F1F1F1;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul {
    padding-bottom: 2px !important;
    border-bottom: 1px solid #FFFFFF;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
     background-color: #FFFFFF;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:hover {
     background-color: #FFFFFF;      
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
      text-indent: 0px; /* Indent Child lists */
      font-size: 80%;
      color: #434240 !important;
      padding: 3px 18px;
      line-height: 1.2em;
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
      text-indent: 10px; /* Indent Child lists */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
      text-indent: 20px; /* Indent Child lists */
  }
}


/* ==========================================================================


   4. TEMPLATE MODULE SELECTORS                                         


   ========================================================================== */





/* Common Template Selectors                                             
   ========================================================================== */

body.one-column {}
body.two-column {}
body.three-column {}
.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

/* Common One Column Selectors */
body.site-page.one-column, 
body.landing-page.one-column, 
body.error-template.one-column, 
body.password-template.one-column, 
body.subscription-template.one-column {}

body.site-page.one-column .main-content, 
body.landing-page.one-column .main-content, 
body.error-template .main-content, 
body.password-template .main-content, 
body.subscription-template .main-content {}

/* Common Two Column Selectors */
body.site-page.two-column, 
body.landing-page.two-column, 
body.blog {}  

body.site-page.two-column .main-content, 
body.landing-page.two-column .main-content, 
body.blog .blog-content {}

/* Common Three Column Selectors */
body.site-page.three-column, 
body.landing-page.three-column {}

body.site-page.three-column .main-content, 
body.landing-page.three-column .main-content {}


/* Site Pages                                            
   ========================================================================== */

/* One Column Template */
body.site-page.one-column {}
body.site-page.one-column .content-wrapper {}
body.site-page.one-column .main-content {}

/* Two Column Template */
body.site-page.two-column {}
body.site-page.two-column .content-wrapper {}
body.site-page.two-column .main-content {}
body.site-page.two-column .sidebar.right {}

/* Three Column Template */
body.site-page.three-column {}
body.site-page.three-column .content-wrapper {}
body.site-page.three-column .main-content {}


/* Landing Pages                                           
   ========================================================================== */

/* One Column Template */
body.landing-page.one-column {}
body.landing-page.one-column .content-wrapper {}
body.landing-page.one-column .main-content {}

/* Two Column Template */
body.landing-page.two-column {}
body.landing-page.two-column .content-wrapper {}
body.landing-page.two-column .main-content {}
body.landing-page.two-column .sidebar.right {}

/* Three Column Template */
body.landing-page.three-column {}
body.landing-page.three-column .content-wrapper {}
body.landing-page.three-column .main-content {}


/* System Pages                                          
   ========================================================================== */

/* Error Templates 404, 500 */
body.error-template.one-column {}
body.error-template.one-column .content-wrapper {}
body.error-template.one-column .main-content {}

/* Password template */
body.password-template.one-column {}
body.password-template.one-column .content-wrapper {}
body.password-template.one-column .main-content {}

/* Email Subscribition templates */
body.subscription-template.one-column {}
body.subscription-template.one-column .content-wrapper {}
body.subscription-template.one-column .main-content {}








/* ==========================================================================


   5. COS COMPONENTS                                        


   ========================================================================== */





/* ==========================================================================
   Blog                                         
   ========================================================================== */


/* Blog Post and Listing Body Class */
body.blog {}

/* Blog Post */
body.hs-blog-post {}

/* Blog Listing */
body.hs-blog-listing {}

/* Blog Columns Wrapper */
.blog .content-wrapper {}


/* Blog Content Column
   ========================================================================== */

.blog .blog-content {}

/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h2 {}
.post-header h2 a {}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-height: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}

/* Read More Link */
a.more-link {}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/** 
 * Blog Social Sharing icons
 *
 * Overrides defaults to better align icons and prevent overlapping 
 */

.hs-blog-social-share {
  padding:0;
  height: auto;
}

/** 
 * Blog Commments 
 *
 * Custom styles are listed below, as the COS does not provide default styles.
 */

#comments-listing {
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination {}
.blog-pagination a {}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

.blog-pagination{
    display: block;
    width: 100%;
    text-align: center;

}

.blog-pagination > div{
    display: inline-block;
}

.blog-pagination-left{
    text-align: right;
}

.blog-pagination-right{
    text-align: left;
}

.blog-pagination a{
    display: inline-block;
    text-align: center;
    width: 30px;
    padding: 5px 0;
    border-radius: 4px;
    color: #999;
    margin: 0 2px;
}

.blog-pagination a:hover,
.blog-pagination a:focus{
    background-color: #e6e6e6;
    text-decoration: none;
}

.blog-pagination a.elipses{
    border: 0;
}

.blog-pagination a.active{
    background-color: #209bd3;
    color: #fff;
    pointer-events: none;
    cursor: default;
}

/** 
 * Blog Author Page 
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

.hs-author-profile {}
.hs-author-profile h2.hs-author-name {}
.hs-author-profile .hs-author-bio {}
.hs-author-profile .hs-author-avatar {}
.hs-author-profile .hs-author-avatar img {}
h3.hs-author-listing-header {}

/** 
 * Blog All Posts Page
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

body.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


/* Blog Sidebar
   ========================================================================== */

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {}



/* ==========================================================================
   Forms
   ========================================================================== */


/* All Global Forms
   ========================================================================== */

/* Form Field */
body .hs-form-field {}

/* Descriptions */
body .hs-field-desc {}

/* Labels */
body label {
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0;
}
body .hs-form-field > label {}

/* One Line Inputs */
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body input[type="file"],
body textarea,
body select {
    width: 100%;
    max-width:500px;
    border: 1px solid #DDDDDD;
    margin-bottom: 5px;
    -moz-box-sizing: border-box;
    background-color: #FFFFFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    color: #404041;
    display: block;
    font-family: inherit;
    font-size: 16px;
    height: 37px;
    padding: 8px;
    transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
    -webkit-transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
    -moz-transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
}

body input[type="text"]:focus,
body input[type="password"]:focus, 
body input[type="datetime"]:focus, 
body input[type="datetime-local"]:focus, 
body input[type="date"]:focus, 
body input[type="month"]:focus, 
body input[type="time"]:focus, 
body input[type="week"]:focus, 
body input[type="number"]:focus, 
body input[type="email"]:focus, 
body input[type="url"]:focus, 
body input[type="search"]:focus, 
body input[type="tel"]:focus, 
body input[type="color"]:focus,
body input[type="file"]:focus,
body textarea:focus,
body select:focus {
    outline: medium none;
    border-color: #999999;
    box-shadow: 0 0 5px #999999;
	-webkit-box-shadow: 0 0 5px #999999;
	-moz-box-shadow: 0 0 5px #999999;
}

/* Separate Styles for Multiple Line Inputs */
body textarea {}
body textarea:focus {}

/* Separate Styles for Drop Downs */
body select {}
body select:focus {}

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}

/* Required */
body input:focus:required:invalid, 
body textarea:focus:required:invalid, 
body select:focus:required:invalid {}

body input:focus:required:invalid:focus, 
body textarea:focus:required:invalid:focus, 
body select:focus:required:invalid:focus {}

/* Placeholder Text */
::-webkit-input-placeholder { /* Webkit Browsers */
   /* color: #555;
   opacity: 1; */
}
:-moz-placeholder { /* Firefox 18- */
   /* color: #555;
   opacity: 1; */
}
::-moz-placeholder { /* Firefox 19+ */
   /* color: #555;
   opacity: 1; */
}
:-ms-input-placeholder { /* IE10 */
   /* color: #555;
   opacity: 1; */
}


/* Form Module
   ========================================================================== */

/* Form Field */
.hs_cos_wrapper_type_form .hs-form-field {}

/* Descriptions */
.hs_cos_wrapper_type_form .hs-field-desc {}

/* Labels */
.hs_cos_wrapper_type_form label {}
.hs_cos_wrapper_type_form .hs-form-field > label {}

/* One Line Inputs */
.hs_cos_wrapper_type_form input[type="text"],
.hs_cos_wrapper_type_form input[type="password"], 
.hs_cos_wrapper_type_form input[type="datetime"], 
.hs_cos_wrapper_type_form input[type="datetime-local"], 
.hs_cos_wrapper_type_form input[type="date"], 
.hs_cos_wrapper_type_form input[type="month"], 
.hs_cos_wrapper_type_form input[type="time"], 
.hs_cos_wrapper_type_form input[type="week"], 
.hs_cos_wrapper_type_form input[type="number"], 
.hs_cos_wrapper_type_form input[type="email"], 
.hs_cos_wrapper_type_form input[type="url"], 
.hs_cos_wrapper_type_form input[type="search"], 
.hs_cos_wrapper_type_form input[type="tel"], 
.hs_cos_wrapper_type_form input[type="color"],
.hs_cos_wrapper_type_form input[type="file"],
.hs_cos_wrapper_type_form textarea,
.hs_cos_wrapper_type_form select {}

.hs_cos_wrapper_type_form input[type="text"]:focus,
.hs_cos_wrapper_type_form input[type="password"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime-local"]:focus, 
.hs_cos_wrapper_type_form input[type="date"]:focus, 
.hs_cos_wrapper_type_form input[type="month"]:focus, 
.hs_cos_wrapper_type_form input[type="time"]:focus, 
.hs_cos_wrapper_type_form input[type="week"]:focus, 
.hs_cos_wrapper_type_form input[type="number"]:focus, 
.hs_cos_wrapper_type_form input[type="email"]:focus, 
.hs_cos_wrapper_type_form input[type="url"]:focus, 
.hs_cos_wrapper_type_form input[type="search"]:focus, 
.hs_cos_wrapper_type_form input[type="tel"]:focus, 
.hs_cos_wrapper_type_form input[type="color"]:focus,
.hs_cos_wrapper_type_form input[type="file"]:focus,
.hs_cos_wrapper_type_form textarea:focus,
.hs_cos_wrapper_type_form select:focus {}

/* Separate Styles for Multiple Line Inputs */
.hs_cos_wrapper_type_form textarea {}
.hs_cos_wrapper_type_form textarea:focus {}

/* Separate Styles for Drop Downs */
.hs_cos_wrapper_type_form select {}
.hs_cos_wrapper_type_form select:focus {}

/* Multiple Selection Inputs */
.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input {}
.hs_cos_wrapper_type_form input[type="radio"] {}
.hs_cos_wrapper_type_form input[type="checkbox"] {}


/* Blog Comment Form
   ========================================================================== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}

/* Error */
body .hs-common-error-message {}


/* Blog Subscription Form
   ========================================================================== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}

#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
width: auto;
margin-right: 10px;
}


/* Google Search Form
   ========================================================================== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


/* Multi Column Form
   ========================================================================== */

body .hs-form fieldset.form-columns-1 {}
body .hs-form fieldset.form-columns-1 .hs-form-field {}

body .hs-form fieldset.form-columns-2 {}
body .hs-form fieldset.form-columns-2 .hs-form-field {}

body .hs-form fieldset.form-columns-3 {}
body .hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}
body form.hs-form fieldset { max-width: none; }
body form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
body form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
body form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
body form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
body form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  body form.hs-form fieldset .hs-form-field { padding: 0; }
  body form.hs-form fieldset.form-columns-3 .hs-form-field,
  body form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  body form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  body form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}




/* ==========================================================================
   Buttons                                              
   ========================================================================== */


/* All Global Buttons (Excluding CTAs)
   ========================================================================== */

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    cursor: pointer;
    -webkit-appearance: none;
    font-family: 'Roboto',sans-serif;
    font-size: 16px;
    line-height:16px;
    text-decoration: none !important;
    background: #80ad23;
    background-image: linear-gradient(top, #92be20, #6d9a26);
    background-image: -ms-linear-gradient(top, #92be20, #6d9a26);
    background-image: -moz-linear-gradient(top, #92be20, #6d9a26);  
    background-image: -webkit-linear-gradient(top, #92be20, #6d9a26);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#92be20', EndColorStr='#6d9a26');
    color: #fff;
    border: 1px solid #aaa;
    border-color: rgba(255,255,255,0.125);
    border-top-color: #a6c94a;
    border-radius: 0.375em;
    padding: 6px 29px;
    transition: all 0.25s ease;
    display: inline-block;
    margin:10px 0;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
    opacity: 0.85;
}

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {}


/* Form Module Button
   ========================================================================== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* Blog Comment Button
   ========================================================================== */
#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* Blog Subscription Button
   ========================================================================== */
#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* Google Search Button
   ========================================================================== */
.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* CTA Buttons
   ========================================================================== */

/** 
 * Override global CTA styles by wrapping the CTA module in a module group 
 * that has an ID, and use that ID to prefix your CTA selector. Example shown below.
 *
 * All overriding properties require !important tags. 
*/
#module-group-ID .cta_button {}
#module-group-ID .cta_button:hover {}
#module-group-ID .cta_button:focus {}








/* ==========================================================================


   6. MISCELLANOUS                                        


   ========================================================================== */


body .inputs-list {
    list-style:none;
    margin: 0;
    padding: 0
}
.hs-form-booleancheckbox,
.hs-blog-social-share li,
li.hs-form-radio {
    list-style: none;
    background:none;
    padding: 0;
    font-size:13px;
    margin:0;
    text-decoration:none;
}
.hs-form-required {
  color: #ff0000;
}

/****** Sidebar Menu *******/

.custom-sidebar-menu ul li ul {
    display:none;
}

.custom-sidebar-menu .child-trigger1 {
    cursor: pointer;
    display: block;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.custom-sidebar-menu .child-trigger1 span::after {
  color: #5d87a1;
  content: "[+]";
  font-size: 14.4px;
  font-weight: bold;
  position: relative;
  top: 0;
  width: 10px;
}

.custom-sidebar-menu .child-trigger1.child-open1 span::after {
  content: "[-]";
}

  .custom-sidebar-nav-menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > .child-trigger1 {
  display: none;
}
/*
.custom-sidebar-nav-menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch ul {
  display: block;
}
.custom-sidebar-nav-menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch ul ul {
  display: none;
}
*/

.custom-product-overview-page .custom-sidebar-menu ul li .child-trigger1 {
  display: none;
}



.custom-sidebar-menu ul li.active-branch > ul {
    display: block;
}



/***** Blog Style *****/

.custom-blog-content {
  background: #f1f1f1 none repeat scroll 0 0;
  float: left;
  width: 100%;
}
.custom-blog-left-col {
  float: left;
  width: 28%;
}
.custom-blog-right-col {
  float: right;
  padding: 0.625em 1.6em;
  width: 72%;
}
.blog-listing-wrapper .post-listing .post-item {
  margin-bottom: 32px;
  overflow: hidden;
}

.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
  float: left;
  margin:0 !important;
}
.post-header h2 {
  margin: 0;
}
.post-header h2 a {
  font-size: 19.2px;
  line-height: 25.6px;
}
#hubspot-author_data {
  border-bottom: 1px solid #dddddd;
  display: block;
  font-size: 12.6px;
  line-height: 20.4px;
  margin-bottom: 7px;
  padding-top: 6px;
}
.blog .body-container p {
  margin-bottom: 0;
}
a.more-link {
  display: block;
  margin: 10px 0;
}

.blog-sidebar .custom_header-search form .input {
  float: left;
  margin: 0;
  width: 100%;
}
.blog-sidebar .custom_header-search form {
  margin-bottom: 16px;
  overflow: hidden;
}
.blog-sidebar h3 {
  border-bottom: 1px solid #aaaaaa;
  font-size: 17.6px;
  line-height: 25.6px;
  margin-bottom: 11px;
  padding-bottom: 4px;
}
.blog-sidebar ul {
  list-style: outside none none;
  margin: 0 0 20px;
  padding: 0;
}
.blog-sidebar ul li{
  list-style: outside none none;
  margin: 0 0 20px;
  padding: 0;
  line-height:20.3px;
  font-size:14px;
}
.blog-pagination a.all-posts-link {
  background: #209bd3 none repeat scroll 0 0;
  border-radius: 2px;
  color: #ffffff;
  font-size: 14px;
  line-height: 20.3px;
  padding: 1px 10px;
}
.blog .body-container .content-wrapper {
  margin-bottom: 32px;
}
.blog .blog-sidebar {
  padding-right: 10px;
}

.blog-post-wrapper #hubspot-author_data {
  border-bottom: medium none;
  border-top: 1px dotted #dddddd;
  display: block;
  margin-bottom: 16px;
  padding-top: 6px;
  position:relative;
}

.custom-blog-post-social {
  float: right;
  position: absolute;
  right: 0;
  top: 8px;
}
.custom-blog-post-date {
  display: inline-block;
}
.blog-post-wrapper {
  border-bottom: 1px dotted #aaaaaa;
  padding-bottom: 20px;
}



.custom-sidebar-nav-menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children {
    display: none;
}

.custom-sidebar-nav-menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch {
    display: block;
}

.custom-sidebar-nav-menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch > a {
    display: none;
}
.custom-sidebar-nav-menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch > ul {
  margin: 0;
}
.custom-sidebar-nav-menu .hs-menu-flow-vertical_flyouts > ul{
    padding-top:0;
}
.custom-sidebar-nav-menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch > ul > li:last-child {
  border-bottom: medium none;
}
.custom-sidebar-nav-menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch > ul > li > ul > li.active > a {
  font-weight: bold;
}
.custom-sidebar-nav-menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch > ul > li > a {
  color: #5d87a1;
  font-size: 14.4px;
  font-weight: bold;
  line-height: 18px;
}
.custom-sidebar-nav-menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch > ul > li {
  border-bottom: 1px solid #aec1cd;
  padding-bottom: 4px;
  padding-top: 4px;
}
.custom-sidebar-nav-menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch > ul > li > ul > li {
  line-height: 18px;
}
.custom-sidebar-nav-menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch > ul > li::before {
  content: none;
}
.custom-sidebar-nav-menu ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch > ul > li > ul > li > a {
  font-size: 13.6167px;
  font-weight: normal;
}
.blog-pagination {
  text-align: center;
}
/** 
 * Styles that do not fit into available sections above can go here.
 * For example, one would place 3rd party plugin overriding styles here.
 *
 * This section is NOT for 'Custom' styles.  All custom styles must go in the
 * proper sections above.
 *
 * For instance, custom header and footer styles must go in the HEADER and 
 * FOOTER sections.  Custom styles for anything in-between the header and footer 
 * (such as, styles that are unique to the HOMEPAGE only), must go in the 
 * CONTENT section.
*/ 

.custom_error_message h1{
    color:#434142;
}

.blog-content {
 margin-right: 0 !important;
 float: right !important;
}
.blog-sidebar {
 margin-left: 0 !important;
}

@media (max-width: 767px) {
   .blog-content {
   margin-left: 0 !important;
   }
   
   .blog-content,
   .blog-sidebar {
   width: 100% !important;
   float: none !important;
   }
   .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
      float: none !important;
      height: auto !important;
      margin: 0 !important;
      max-height: inherit;
      max-width: 100%;
      min-height: auto;
      width: 100%;
    }
    .custom-blog-content {
      float: none !important;
    }
    .custom-blog-right-col {
      float: none !important;
      width: 100% !important;
    }
    .custom-blog-left-col {
      float: none !important;
      width: 100% !important;
    }
    .blog-content {
      margin-bottom: 40px;
    }
}
.custom-menu-primary ul li a[href*="//vtsl.hs-sites.com/plans-pricing/hosted-telephony-ireland/"] {
  display: none !important;
}
.custom-contact-page-right-col h2 {
  color: #6e90a7;
}
div#hosted-telephony.p_table_2 h2 {
    font-family: "Roboto" !important;
    font-size: 24px !important;
}
div#hosted-telephony.p_table_2 h1 {
    font-family: "Roboto" !important;
    font-size: 44px !important;
}
div#hosted-telephony.p_table_2 h3 {
    font-family: "Roboto" !important;
}

/* ==========================================================================


   7. MOBILE MEDIA QUERIES                              


   ========================================================================== */



   

/* Screen sizes smaller than site maxWidth (.page-center)
   ========================================================================== */

@media (max-width: 1060px) {}

@media(max-width:1060px){
    .custom_header-top #top-nav li a {
        font-style: normal;
        font-size: 0.85em;
        font-weight: 400;
    }    
}

@media (max-width: 1039px) {
    .custom-menu-primary .hs-menu-wrapper > ul ul {
      left: auto !important;
      right: 0;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul ul ul {
      left: auto !important;
      right: 100%;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul ul ul {
      left: 100% !important;
      right: auto;
    }
    .custom_header-top #top-nav {
        padding: 0;
        margin: 0 24px -1px 0;
    }
    .custom_header-top #top-nav li {
       padding-right: 12px;
    }
    
    .custom_header-search .input {
        margin: 21px 14px 0 0;
    }
    .custom_header-search .input a {
        background: url("//cdn2.hubspot.net/hub/364792/file-789171064-png/layout/icon-search.png") no-repeat scroll 5px 50% rgba(0, 0, 0, 0);
    }
    .custom_page-header h2 {
        background: url("//cdn2.hubspot.net/hub/364792/file-797830525-jpg/layout/bar-image.jpg") no-repeat scroll 100% 0px rgba(0, 0, 0, 0);
        padding: 5px 10px 32px;
    }
    .custom_footer-menu {
        padding: 0 10px;
    }
    .custom_footer-menu ul.menu > li {
        clear: none;
        display: inline-block;
        margin-right: 2%;
        max-width: 48%;
        width: 48%;
    }
    .custom_footer-top ul.contact {
        position: static;
    }
    .custom_footer-top ul.contact li {
        font-size: 15px;
    }
    .custom_footer-top ul.contact li .phone, .custom_footer-top ul.contact li .email {
        background-size: 100% auto;
        min-height: 1.25em;
    }
    .custom_footer-bottom {
        padding: 16px 24px 31px;
    }
    .custom_footer-bottom ul li a {
        padding-right: 0;
    }
    .custom_footer-site {
        text-align: left;
        padding-left: 30px;
    }
}
@media (max-width: 1024px){
    .custom-home-page-slider .hs_cos_flex-slider {
        min-height: 0;
    }    
}
@media (min-width:770px) and (max-width: 1024px) {
    .custom-home-page-slider .hs_cos_flex-slider .caption p a strong {
      font-size: 17px;
    }
    .custom-home-page-slider .hs_cos_flex-slider .caption p a{
        font-size: 11.3333px;
        line-height:17px;
    }
    .custom-home-page-slider .hs_cos_flex-slider .caption h2 {
      font-size: 36.4px;
      line-height: 43.6833px;
    }
    .custom-home-page-slider .hs_cos_flex-slider .caption h3 {
      font-size: 19.6px;
      line-height: 23.5167px;
    }
    .custom-home-page-slider li.hs_cos_flex-slide-main {
      min-height: 386px !important;
    } 
}
@media (max-width:640px){
     .custom-home-page-slider{
         display:none !important;
     }  
}
@media (min-width:641px) and (max-width: 769px) {
    .custom-home-page-slider .hs_cos_flex-slider .caption p a strong {
      font-size: 12.1833px;
    }
    .custom-home-page-slider .hs_cos_flex-slider .caption p a{
        font-size:8.11667px;
        line-height:12px;
    }
    .custom-home-page-slider .hs_cos_flex-slider .caption h2 {
      font-size:30.1667px;
      line-height: 36.2px;
    }
    .custom-home-page-slider .hs_cos_flex-slider .caption h3 {
      font-size:16.2333px;
      line-height:19.4833px;
    }
    .custom-home-page-slider li.hs_cos_flex-slide-main {
      min-height: 350px !important;
    } 
}
@media (max-width: 1024px) {
    .custom-blog-right-col {
      width: 64%;
    }
    .custom-blog-left-col {
      float: left;
      width: 36%;
    }
    .body-container .page-center {
      padding: 0 10px 20px;
    }
    .custom-breadcrumb .hs-breadcrumb-menu,
    .custom_page-header h1 {
      padding-left:10px;
    }
    .custom_page-header .page-center {
      background-position: 25em 0;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li::after {
      top: 0.6em;
    }
    .custom_footer-menu ul:first-child > li {
      margin-right: 2%;
      max-width: none;
      width: 48%;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li > a {
      font-size: 0.85em;
      line-height: 2.8em;
      min-height: 45px;
      padding: 0 8px 0 7.5px;
    }
    .custom-menu-primary {
      margin-top: 15px;
    }
    .custom_footer-contact ul li:nth-child(3) p{
        position:static;
        width:100%;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul {
      margin-top: -8px;
      padding-top: 3px;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li a {
      min-width: 9rem;
    }
    
}
@media (min-width:480px) and (max-width:640px){
    div.p_table_2 li.row_style_1, div.p_table_2 li.row_style_2, div.p_table_2 li.row_style_3 {
      height: 30px;
    }
    div.p_table_2 li.row_style_1 span, div.p_table_2 li.row_style_2 span, div.p_table_2 li.row_style_3 span {
      background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
      display: block;
      font-size: 9.5px !important;
      padding: 0 10px !important;
    }
}
@media (min-width:768px) and (max-width:950px){
    .custom-set-simple-page .phone-overview-description h2 {
      font-size: 19px;
    }
    .custom-set-simple-page .phone-overview-description p {
      font-size: 11px;
    }
    div.p_table_2 li.row_style_1, div.p_table_2 li.row_style_2, div.p_table_2 li.row_style_3 {
      height: 21px;
    }
    div.p_table_2 li.row_style_1 span, div.p_table_2 li.row_style_2 span, div.p_table_2 li.row_style_3 span {
      background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
      display: block;
      font-size: 10px !important;
      padding: 0 10px !important;
    }
}
@media (min-width:768px) and (max-width:980px){
    .connectivity-column .header-blue-bg h2 {
      font-size: 24px;
    }
    .connectivity-column .custom-pad {
      padding: 20px 10px 5px;
    }
    .connectivity-column .header-blue-bg {
      padding: 1.25em 10px;
    }
    .custom-contact-page-right-col ul li {
      float: none;
      margin-bottom: 50px !important;
      padding: 0 16px;
      width: 70%;
    }
    .custom-contact-page-right-col ul li:nth-child(1)::before{
        content:none !important;
    }
    div#connectivity.p_table_2 h1 {
      font-family: "Roboto" !important;
      font-size: 23px !important;
    }
}

/* Landscape phone to portrait tablet
   ========================================================================== */
@media (min-width: 768px) and (max-width: 932px) {
    .custom_header-top #top-nav {
        margin: 0 22px -1px 0;
    }
    .custom_header-top #top-nav li {
        padding-right: 5px;
        margin: 0 0 0 4px;
    }
    .custom_header-top #top-nav li a {
        font-size: 0.71em;
    }
    .custom_header-top #top-nav li em {
        margin: 11px -1px 0 13px;
    }
    .custom_header-top #top-nav li:first-child em {
        margin: 11px -1px 0 11px;
    }
    .custom_page-header h2 {
        padding: 5px 10px 31px;
        background: url("//cdn2.hubspot.net/hub/364792/file-797830525-jpg/layout/bar-image.jpg") no-repeat 400px 0;
    }
    .custom_sidebar {
        padding: 0 0 0 10px;
    }
    .custom_copyright {
        width: auto !important;
    }
    .custom_footer-site {
        width: auto !important;
        float: right;
        margin: 0 !important;
        padding: 0 0 0 2px;
    }
    
}

     
/* Landscape tablet and smaller devices
   ========================================================================== */

@media (max-width: 767px) {
     body input[type="text"],
    body input[type="password"], 
    body input[type="datetime"], 
    body input[type="datetime-local"], 
    body input[type="date"], 
    body input[type="month"], 
    body input[type="time"], 
    body input[type="week"], 
    body input[type="number"], 
    body input[type="email"], 
    body input[type="url"], 
    body input[type="search"], 
    body input[type="tel"], .custom-row2-home-page-left-col
    body input[type="color"],
    body input[type="file"],
    body textarea,
    body select {
      width: 100%;
      max-width:100%;
    }
    .custom-people-right-col > p {
      text-align: left;
    }
    .custom-sector-page-layout .custom-three-col .custom-btn {
      display: block;
      max-width: 150px;
      width: 100%;
      margin: 0 auto;
    }
    .custom-home-page-row2-wrapper .page-center {
      padding: 0 0 31px 16px !important;
      background:none !important;
    }
    .custom-row2-home-page-left-col {
      background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hub/364792/file-797830525-jpg/layout/bar-image.jpg") no-repeat scroll 15em 50%;
      padding-bottom: 13px;
      padding-top: 55px;
    }
    .custom-home-page-row2-wrapper {
      margin-top: 12px;
    }
    .custom-home-page-row2-wrapper .page-center {
      background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hub/364792/file-797830525-jpg/layout/bar-image.jpg") no-repeat scroll 15em 50%;
    }
    .custom-row2-home-page-right-col {
      padding-bottom: 8px;
      padding-top: 45px;
    }
    .custom-home-page-row2-wrapper h2 {
      font-size: 18px;
      line-height: 20.25px;
      text-align:center;
    }
    .custom-home-page-row3-wrapper .page-center {
      padding: 0 !important;
    }
    .custom-home-page-col {
      float: none;
      padding: 32px 10px 16px;
      width: 100%;
    }
    .custom-home-page-right-side {
      border-left: medium none #000080;
    }
    
    .custom-product-overview-three-col-wrapper .column {
      min-height: 0px;
    }
    .custom-product-overview-three-col-wrapper .custom-btn {
      position static;
      margin-left: 0px;
    }
    .hs-home-page-inner-right-col {
      float: none;
      padding: 0;
      text-align: center;
      width: 100%;
    }
    .hs-home-page-inner-left-col {
      float: none;
      padding: 0;
      text-align: center;
      width: 100%;
    }
    .custom-map2 {
      padding-bottom: 30px;
    }
    .custom-contact-page-right-col ul li:first-child {
      margin-bottom: 50px !important;
    }
    .custom-contact-page-right-col ul li {
      float: none;
      margin: 0 !important;
      padding: 0;
      width: 100%;
    }
    .custom-contact-page-right-col ul li:nth-child(1)::before{
        content:none !important;
    }
    .custom-benifits-page-layout .custom-features-row {
      min-height: inherit !important;
    }
    .custom-two-col-right-section h3 {
      text-align: center;
    }
    .custom-two-col-left-section {
      float: none;
      text-align: center;
      width: 100%;
    }
    .custom-two-col-right-section {
      float: none;
      width: 100%;
    }
    .hs-two-column-custom-wrapper {
      float: none;
      width: 100%;
    }
    body.mobile-open .body-container, body.mobile-open .footer-container {
      opacity: 0.33;
    }
    .custom_header-search .input {
      margin: 19px 0 8px 48px;
      float: left;
    }
    .custom_footer-top {
      padding: 33px 10px 2px;
    }
    .custom_header-menu {
        display: none !important;
    }
    .custom_logo {
        margin: 14px 0 4px;
        text-align: center;
        padding:0;
    }
    .custom_logo img {
      max-width: 87px !important;
      min-width: inherit;
    }
    .custom_page-header {
        margin: -4px 0 31px;
    }
    .custom_sidebar {
        padding: 0 10px;
    }
    .custom_main-column {
        padding: 0 10px 0 30px;
    }
    .custom_footer-menu {
        padding: 0;
    }
    .custom-footer-menu {
        clear: both;
        overflow: hidden;
        display: block;
        float: none !important;
    }
    .custom_footer-contact {
        padding-top: 30px !important;
        display: block;
        float: none !important;
        clear: both;
        overflow: hidden;
    }
    .custom_footer-bottom {
        padding: 16px 24px 31px !important;
    }
    .custom_footer-site {
        padding: 0;
        text-align: center;
    }
    .custom_bottom-module {
        text-align: center;
    }
    .custom-left-sidebar-flexible-col{
        text-align:center;
    }
    .custom-quote-image {
      text-align: center;
      width: 33.3333%;
    }
    .custom-quote-text {
      width: 66.6667%;
    }
    .custom-main-content-top-pane-wrapper img {
      display: block;
      float: none !important;
      margin: 0 0 15px !important;
    }
    .custom-main-content {
      padding-bottom: 30px;
      padding-left: 0;
    }
    .custom-sidebar-menu ul ul.hs-menu-children-wrapper li a {
      display: inline;
    }
    .hs-form fieldset.form-columns-2 .hs-form-field {
      float: none !important;
      width: 100% !important;
    }
    .custom-people-image {
      float: none;
      width: 100%;
    }
    .custom-two-col-people-wrapper {
      text-align: center;
    }
    .custom-people-right-col {
      float: none;
      width: 100%;
    }
    .custom-three-col {
      margin-bottom: 32px;
      text-align: center;
      padding: 1.25em 1em 1.5em;
    }
    .custom-three-col .custom-button {
      display: block;
      margin: 0 auto;
      max-width: 150px;
    }
    .hs-two-col-with-img-wrapper .hs-two-col-left-img {
      float: none;
      text-align: center;
      width: 100%;
    }
    .hs-two-col-with-img-wrapper .hs-two-col-right-content {
      float: none;
      width: 100%;
    }
    .hs-two-col-with-img-wrapper .hs-two-col-right-content h3 {
      text-align: center;
    }
    .custom-video-page .custom-two-col-right-section h3 {
      text-align: left;
    }
    .custom-main-content .flex-video {
      margin-top: 16px;
    }
     .custom-video-link-col{
      padding-top: 16px;
    }
    .custom-story-page .custom-bottom-pane-flexible-column .custom-two-col-quotes-wrapper {
      padding: 0;
    }
    .custom-story-page .custom-bottom-pane-flexible-column.border-right .custom-two-col-quotes-wrapper::after {
      content: none;
    }
    .custom-story-page .custom-bottom-pane-flexible-column.border-right .custom-two-col-quotes-wrapper {
      border-bottom: 1px solid #dddddd;
      margin-bottom: 32px;
    }
    .hs-feature-cols {
      float: none;
      width: 100%;
    }
    .custom-feedback-border::after {
        content: none;
    }
    .custom-feedback-border {
      border-bottom: 1px solid #dddddd;
      margin-bottom: 32px;
    }
    .connectivity-column .custom-pad {
      min-height: inherit !important;
      padding: 20px 24px 24px;
    }
    .custom-hosted-voip-border {
      min-height: inherit !important;
    }
    .custom-set-simple-page .phone-outer-wrapper {
      float: left;
      width: 100%;
    }
    .custom-set-simple-page .phone-inner-wrapper {
      min-height: inherit;
    }
    div.p_table_2 li.row_style_1, div.p_table_2 li.row_style_2, div.p_table_2 li.row_style_3 {
      height: 31px;
    }
    div.p_table_2 li.row_style_1 span, div.p_table_2 li.row_style_2 span, div.p_table_2 li.row_style_3 span {
      font-size: 10px !important;
      padding: 0 2px !important;
    }
}

@media(max-width:640px){
    .footer-col > span {
      background-size: auto 100%;
      display: block;
      height: 3.3125rem;
      left: auto;
      margin: 0.425em auto 0;
      position: relative;
      width: 3.3125rem;
    }
    .custom-four-col-footer-wrapper {
      padding: 14px 5px;
    }
    .custom-four-col-footer-wrapper .columns {
      border-bottom: 1px solid #dddddd;
      float: none;
      padding: 0 10px;
      text-align: center;
      width: 100%;
    }
    .custom-four-col-footer-wrapper .footer-col {
      float: none;
      padding: 0 10px;
      width: 100%;
    }
    .custom-four-col-footer-wrapper .custom-col2 {
      float: none;
      width: 100%;
    }
    .custom_page-header .page-center {
      background-position: 15em 50%;
    }
    .custom-blog-post-social {
      float: none;
      position: relative;
      right: 0;
      top: 8px;
    }
}
@media(min-width:479px) and (max-width:640px){
    div#connectivity.p_table_2 h1 {
      font-size: 16px !important;
    }    
}
/* Landscape phones and smaller devices
   ========================================================================== */
@media (max-width: 360px) {
    .custom_header-search .input {
        margin: 19px 0 8px 20px;
        width: 200px;
    }
    div#connectivity.p_table_responsive li.css3_grid_row_4_responsive {
      height: 325px !important;
    }
    .custom_footer-menu ul:first-child > li{
        width:100%;
    }
    .custom-menu-primary.js-enabled .hs-menu-wrapper {
      left: 0;
      margin: 0 auto;
      max-width: 271px;
      right: 0;
      top: 30px;
      width: 100%;
    }
    div.p_table_2 li.row_style_1, div.p_table_2 li.row_style_2, div.p_table_2 li.row_style_3 {
      height: 38px;
    }
    #traditional ul li:first-child span strong {
      font-size: 10px;
    }
    div#traditional.p_table_2 h1 {
      font-family: ""!important;
      font-size: 16px!important;
    }
}

@media (max-width: 479px) {
    div#connectivity.p_table_2 h1 {
        font-size: 11px !important;
    }
    div#hosted-telephony.p_table_2 a.button_1, div#hosted-telephony.p_table_2 a.button_2, div#hosted-telephony.p_table_2 a.button_3, div#hosted-telephony.p_table_2 a.button_4, div#hosted-telephony.p_table_2 .css3_grid_hidden_rows_control span {
      font-size: 12px !important;
    }
}