*{-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}

body {margin: 0px; padding: 0px; text-align: center;font-family: Catamaran, sans-serif; font-weight: 400; font-size: 16px; color: #333333 background-color: WHITE; -webkit-text-size-adjust: 100%; }

p{margin: 0 0 12px 0;}
article, aside {line-height: 26px;line-height: 24px; }
a, a:visited{ -webkit-transition:  all .5s; transition:  all .5s; font-weight: 700; text-decoration: none; color: #115e67}
a:hover, a:focus { color: #115e67; text-decoration: underline}
input, select, textarea{}
button {padding:0; border: 0; background: transparent;}
strong{font-weight: 700;}
.liner {width: 100%;  max-width: 1160px; margin: 0 auto;  position: relative; }

/* diff/colored bullets*/

article ul, aside ul {list-style: none; margin: 0px; padding: 0 0 0 40px; }
article ul li{margin-bottom: 18px; }
article ul li:before { content: " "; background-color: #115e67; display: inline-block; width: 8px; height: 8px; border-radius: 50%;   margin-left: -15px; position: relative; top: -4px; margin-right: 5px; }


#contentwrapper {width: 100%; position: relative;}
a[name]{position: relative; top: -135px;}

header {width: 100%; height: 135px; position: relative; padding: 0 30px; /*position: absolute; top: 0px; right: 0px;*/ /*background: rgba(255,255,255,.9);*/ background-color: white; -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.5); box-shadow: 0 0 5px 0 rgba(0,0,0,.5);z-index: 100; -webkit-transition: height .5s; transition: height .5s;}
header .liner {height: 135px; }
header.stuck {position: fixed; top: -75px; left: 0;/* height: 60px; */}
/*header.stuck .liner {height: 60px; }*/

a.homelink{position: absolute; left: 0px; bottom: 25px;width: 335px; background: url(../images/logo_tree.png) no-repeat center left; background-size: contain; height: 80px; display: flex; flex-direction: column; justify-content: space-around; align-items: flex-end; padding-top: 5px;}
a.homelink .Ltag{margin: 0 0 5px 0;}

a.homelink.shrunk{bottom: 5px; height: 50px; width: 248px}
a.homelink.shrunk .Ltag{display: none;}
a.homelink.shrunk .Lname{width: 170px;}


.toplinks {text-align: right;  position: absolute; bottom: 75px; right: 0; color: black;  -webkit-transition:  top .5s; transition: top .5s; text-transform: uppercase;}
/*header.stuck .toplinks {top: -50px; }*/
.toplinks a, .toplinks a:visited {display: inline-block; text-decoration: none;  line-height: 1; font-weight: 500; font-size: 14px; color: #000000; background-color: #ff9c00; border: solid 1px #ffffff; height: 38px; padding: 10px 30px; border-radius:  2px; margin-left: 10px;}
.toplinks a:hover, .toplinks a:focus {text-decoration: none;background-color: #6eceb2; color: #000000; }


.pipe { margin: 0px 10px;position: relative;}
.toplinks .pipe {display: none;}

section { width: 100%; /*padding: 0 30px;*/ }
section.nopad{padding: 0; margin: 0;}


section.icons{Height: 200px; padding: 50px 30px; margin-top: -200px; z-index: 99; position: relative;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6eceb2+1,115e67+65,115e67+100&0.62+0,1+65 */
	background: -moz-linear-gradient(top,  rgba(110,206,178,0.62) 0%, rgba(110,206,178,0.63) 1%, rgba(17,94,103,1) 65%, rgba(17,94,103,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(110,206,178,0.62) 0%,rgba(110,206,178,0.63) 1%,rgba(17,94,103,1) 65%,rgba(17,94,103,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(110,206,178,0.62) 0%,rgba(110,206,178,0.63) 1%,rgba(17,94,103,1) 65%,rgba(17,94,103,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e6eceb2', endColorstr='#115e67',GradientType=0 ); /* IE6-9 */
}
section.icons .liner {max-width: 1000px; display: flex; justify-content: space-between;color: #ffffff}
section.icons a, section.icons a:visited{color: #ffffff; font-family: canada-type-gibson, sans-serif; font-weight: 300; font-size: 20px; line-height:22px; width: 19%; display: inline-block; letter-spacing: .025em}
section.icons a:hover, section.icons a:focus{text-shadow: 2px 2px 5px #000000; text-decoration: none;}
section.icons .far, section.icons .fal, section.icons .fas, section.icons .fab{display: block; margin-bottom:  24px; font-size:  30px;}


section.intbanner {width: 100%; height: 350px; background-color: silver; background-position: center top; background-size: cover; }


section.pagename {width: 100%; padding: 27px 0 19px 0; background-color: #b5e3d8; text-align: left;  }
section.pagename h1 {margin: 0; line-height: 1}
section.pagename .liner {max-width: 1160px;padding: 0px 80px}



article {  width: 100%; max-width: 1160px; overflow: hidden; margin: 0 auto; text-align: left; padding: 60px 80px}

aside { width: 100%; text-align: left; padding: 60px 80px;background: url(../images/watermark.png) no-repeat center right #b5e3d8; background-size: auto 100%;  color: #115e67; }
aside div {margin: 0 auto; }
aside ul{list-style: none; margin: 0; padding: 0}

aside.home{font-weight: 400; font-size: 24px; line-height:36px; }
aside.home h2{font-weight: 300; font-size:48px; line-height:54px; margin: 0 0 10px 0;}

aside div {overflow: hidden; width: 100%; text-align: left; max-width: 1160px;  padding: 0 80px}
aside .liner {max-width: 1160px;  padding: 0 80px}


.bannerbox img {max-width: 100%; width: 100%; }
.video_wrapper {margin-top: 20px !important;}

footer {width: 100%;  background-color: #115e67; padding: 50px 30px; color: white; font-weight: 400; font-size: 14px; line-height: 18px;}
footer .liner {width: 450px; right: 50%; margin-right: -530px}

footer  a, footer  a:visited { color: white;text-decoration: none;}
footer  a:hover, footer  a:focus {color: white; text-decoration: underline;}

.addr{text-align: right; padding-right: 38px; border-right: solid 1px white; position: relative; float: left;}

.bottomlinks { text-align: left;  width: 194px; padding-left: 38px; position: relative; float: left; text-transform: uppercase; clear: none;}
.bottomlinks a{font-weight: 400; display: block; margin-bottom: 20px; float: none;}
.bottomlinks .pipe, .BL1 {display: none;}



.socmed{}
.socmed a .RLwords {display: none;}


.mobi, .menutoggler {display: none;}

/****************

    gold - #ff9c00
    Teal – #115e67
    Light Teal - #b5e3d8
    Bright Teal- #7cd3ba
super lite teal #e3f4f0

font-family: 'Font Awesome 5 Pro';

-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.5); box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
*************************/

hr { border: 0; height: 0; border-top: 1px solid #b5e3d8 }

a.cta, a.cta:visited, input[type="submit"], a.clear, a.clear:visited, button#exedout, button.clear, input.go{display: inline-block; text-decoration: none; border: none;cursor: pointer; line-height: 1; font-weight: 500; font-size: 14px; color: #000000; background-color: #ff9c00; border: solid 1px #ffffff; height: 38px; padding: 10px 30px; border-radius:  2px; }
a.cta:hover, input[type="submit"]:hover, a.cta:focus, input[type="submit"]:focus, a.clear:hover, a.clear:focus, button#exedout:hover, button#exedout:focus, button.clear:hover, button.clear:focus, input.go:hover, input.go:focus {text-decoration: none;background-color: #6eceb2; color: #000000; }
 input[type="submit"] {padding-top: 0; padding-bottom: 0; }
/*a.clear{ padding: 8px 30px  10px 30px ; }*/


h1 { font-family: canada-type-gibson, sans-serif; font-weight: 300; font-size:48px; line-height:54px; margin: 0 0 10px 0; color: #115e67}

h2, .blog_title, .content_blog_header, .category_name, .podcast_list_header, .blog_year
{font-family: canada-type-gibson, sans-serif; font-weight: 300; font-size:40px; line-height:46px; margin: 0 0 18px 0; color: #115e67}

h3, .code_block h1, .content_rates_category1, .faq_header, .faq_question, .comments_section_header, .pod_episode_header, #KJETitle, .forum_thread_category, .Category_Header_Text, .content_faq_header, .content_calendar_header, .cms_form_header, .content_article_header
{font-family: canada-type-gibson, sans-serif; font-weight: 300; font-size:36px; line-height:42px; margin: 24px 0 0 0; line-height:bottom 12px; color: #115e6}

h4, .content_rates_table_title, .region_faq_header, .comment_title, .forum_thread_firstpost_replies, .forum_reply_bottom, .branch_name
{font-family: canada-type-gibson, sans-serif; font-weight: 300;, font-size:30px; line-height:36px; margin: 0 0 18px 0; color: #115e67}

h5, .forum_thread_date, .forum_mischeader_title
{color: black; font-size: 14px; font-weight: bold; }

h6 {color: black; font-size: 14px; font-style: italic; font-weight: bold;}

.flexrow{display: flex; flex-wrap: wrap;  border: solid 0px red}
.flexcol{padding: 0 20px 20px 20px; border: solid 0px #115e67; }
.fc2 .flexcol{flex: 1 1 400px; min-width: 50%}
.fc3 .flexcol{flex: 1 1 300px;min-width: 33.33% }
.fc4 .flexcol{flex: 1 1 250px; min-width: 25%}
.fc5 .flexcol{flex: 1 1 190px; min-width: 20%}
.fc6 .flexcol{flex: 1 1 190px; min-width: 16.66}


a.skipper, a.skipper:visited {line-height: 0; font-size: 0; border: 0; background: transparent;position: absolute; top: 0; left: 0; z-index: 101}
a.skipper:focus, a.skipper:visited:focus {border: solid 2px white; color: black; background-color: yellow; line-height: 1; font-size: 18px;}

section.inside a[name]:before{display: block;  content: " ";  height: 176px;   margin-top: -176px;   visibility: hidden;}

.breaker {clear: both; }
.border {border: solid 1px red;}
img {border: 0px;}
.print {display: none;}
.disclaim {font-size: 11px; line-height: 1;}
sup, sub {vertical-align: baseline; position: relative;  top: -0.4em;}
sub {top: 0.4em;}


/* featured rates */
.regions_rates_table {width: 100%;}
.regions_rates_table_row1, .regions_rates_table_row2 {background-color: silver; border-bottom: 3px solid white; font-size: 12px; }
.regions_rates_table_effectivedate {font-size: 12px;}
.regions_rates_table_title {display: none;}
.regions_rates_table_fields { font-size: 12px; color: #115e67;}
.aprnote {font-size: 12px; width: 180px;}
td.regions_rates_table_row2 marquee, td.regions_rates_table_row1 marquee {width: 242px;}

/* rates & styled tables */
table.styled, .content_rates_table, TABLE.table_builder {margin-bottom: 20px; width: 100%; border-collapse: collapse;}
table.styled th, .content_rates_table_fields, TR.table_builder_header_row .table_builder_cell {color: white; background-color: #115e67; padding: 2px 5px}
table.styled td, .content_rates_table_row2, .content_rates_table_row1, .table_builder td { padding: 2px 5px}
table.styled tr:nth-child(odd) td, .content_rates_table_row2, TR.table_builder_row_even {background-color: #e3f4f0}
TR.table_builder_row_odd {}
.content_rates_table_row_highlight {color: red;}
.sideslider {width: 100%;}
.table_builder .filtered {display: none;}

/*table.styled th:first-child, .content_rates_table_fields:first-child {border-left: none;}*/
/*table.styled tr td:first-child, tr td.content_rates_table_row2:first-child, tr td.content_rates_table_row1:first-child {border-left: none; }*/
.content_rates_table_row_highlight {color: #ae0000;}
.content_rates_table_postfix {line-height: 1;}

/* alerts */
.alertholder{width: 100%; position: absolute; top: 120px; right: 0px;  }
.alertbar {padding: 10px 0; width: 100%; }
.alertbar.regular{}
.alertbar.high{}
.alert {width: 96%; max-width: 1160px; margin: 0 auto; padding-right: 40px; position: relative; text-align: left}
.alert_icon{}
.alert a, .alert a:visited {}
.alert a:hover, .alert a:focus {}
button.exed {position: absolute; top: 0px; right: 10px; cursor: pointer; font-size: 20px; text-align: center; display: block; text-decoration: none !important;}
button.exed:before {content:"\f057"; font-family: 'Font Awesome 5 Pro';}




/* forms */
.visuallyhidden {border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.cms_form_item, .cms_form_content_block {clear: both; padding: 10px 0; margin: 0 !important;}
.cms_form_textinput, .cms_form_dropdown  {width: 100%;}
.cms_form_textarea {width: 100%; height: 100px;}
.cms_form_item_sidebyside {width: 50%; padding: 0 20px 0 0;}
.cms_form_label {width: 33%; position: relative; float: left; margin: 0 1% 5px 0;  font-weight: normal;}
.cms_form_object {width: 66%; position: relative; float: right; margin: 1px 0}
fieldset.cms_form_fieldset, legend.cms_form_legend {white-space: normal; width: 100%; border: none;}

/* form collapsing divs

.cms_form_collapsible_header{background: none;font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif; border-bottom: solid 1px #1C1F6E; }
.cms_form_collapsible_header a, .cms_form_collapsible_header a:visited {background: none;color: #078B08; font-weight:bold; text-decoration: none; width; 100%; -serif; font-size: 16px; padding-top: 10px 0; display: block; width: 100%; height: 24px;}
.cms_form_collapsible_header a:hover, .cms_form_collapsible_header a:focus {color: #1C1F6E;  text-decoration: none; cursor: pointer;}
*/

/* dec tree */
div.CHboxedup {z-index: 90;  }

/* calendars */
.content_calendar_table {border: solid 1px black; border-collapse: collapse}
td.content_calendar_table_headercell {background-color: #115e67; color: white; text-align: center; font-weight: bold;}
td.content_calendar_table_headercell a, td.content_calendar_table_headercell a:visited { color: white; }
td.content_calendar_table_headercell a:hover, td.content_calendar_table_headercell a:focus { color: silver; }
td.content_calendar_table_cell { border: solid 1px black}
td.content_calendar_table_selectedcell { border: solid 1px black; background-color: silver}

/* polls */
.region table td table td {padding: 2px;}
.region table td table{margin-bottom: 10px;}
.region_poll_table_inner td {padding: 2px;}
.region_poll_table_inner {margin-bottom: 10px;}
.region_poll_radio_cell input {position: relative; top: 5px;}

/* faqs page */
.faq_toolbar {padding-bottom: 15px;}
.faq_viewed {color: #115e67; font-size: 11px; font-weight: bold;}
.faq_search {margin: 20px 0px}
.faq_question_block {margin-top: 10px;}
.faq_advanced_search_panel {padding: 0px;}
.faq_advanced_search_panel table {margin: 20px 0px;}
.faq_advanced_search_panel table td {padding: 2px 0px;}
.faq_advanced_search_panel i {color: silver;}

/* faqs accordion */
.faq_question_block_slide_question{ padding: 20px 0; border-top: solid 1px silver}
.faq_question_block_slide_question_closed:before{content: "\f0fe"; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 18px; color: #115e67; margin-right: 20px;}
.faq_question_block_slide_question_open:before{content: "\f146"; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 18px; color: #115e67; margin-right: 20px;}
.faq_question_block_slide_answer{padding: 0 20px 20px 20px;}


/* faqs regions */
ul.region_faq_list li {margin-bottom: 5px;}
span.region_faq_header {display: block; margin-bottom: 10px}



/* sidebar content */
.code_block_top {}
.code_block_center {}
.code_block_bttm {}
.code_block_indiv_content p{margin-top: 0px;}
/*.boxtop, .code_block_indiv_top, .boxbottom, .code_block_indiv_bttm {display: none;}*/

/* image gallery */
.slideshow-container {width: 300px; height: 200px; overflow: hidden;}

/* slick slider slideshow */
.slick-slider {	-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;    -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y;  touch-action: pan-y; -webkit-tap-highlight-color: transparent;}
.slick-list {position: relative; display: block; overflow: hidden; margin: 0; padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging {cursor: pointer; cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.slick-track{position: relative; top: 0; left: 0; display: block; margin: 0 auto; }
.slick-track:before {display: table;content: '';}
.slick-track:after{display: table;content: '';clear: both;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-loading .slick-list{background: #fff url(/templates/COMMON_JS/images/ajax-loader.gif) center center no-repeat;}
.slick-vertical .slick-slide{display: block; height: auto; border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}


/* blogs */
.blog_posted_date {display: block; color: gray;}
span.blog_tags_tag a{display: inline-block;}
.blog_share {position: relative; float: right; }
.blog_share a {position: relative; float: right; margin-left: 5px;}
.blog_share ul {list-style: none}
.blog_share ul li{ display: inline-block;}
.blog_share ul li .fa {font-size: 20px; position: relative; top: 7px;}

/* comments & rating - affects blogs*/
.comments_section_summary { padding: 20px; margin: 0px; border: 0; background: none;}
.comment_rating_stars, .comment_rating_number {display:  inline-block; }
.comments_sortbox {position: absolute; top: 5px; right: 0;top: -10px; width: auto;}
.comments_form_table {background: none; border: 0; width: calc(100% - 20px); margin: 10px;}
.comments_form_table TD {border: 0;  padding: 3px;}

/* include <?php echo $common_js; ?>CSS/ratings.css */