body {margin: 0px; padding: 0px; text-align: center; font-size: 14px; font-family: 'Open Sans', arial, sans-serif; background-color: WHITE; -webkit-text-size-adjust: 100%; color: #333}

#contentwrapper {width: 100%;  }

.headerbar {width: 100%;}
header {width: 96%;  max-width: 1170px; margin: 0 auto;  height: 90px; position: relative; }
.liner {width: 96%;  max-width: 1170px; margin: 0 auto;  position: relative; }

::target::before, :target:before {content:"";display:block;height:160px; /* fixed header height*/
margin:-160px 0 0; /* negative fixed header height */}

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: 14px;}

a.homelink{position: absolute; left: 0px; top: 20px;}

.toplinks {text-align: right;  position: absolute; top: 15px; right: 210px; color:#666666; }
.toplinks a, .toplinks a:visited  {  color: #666666;}
.toplinks a:hover {color: #9a3324;}
.pipe { margin: 0px 5px;}
.toplinks .pipe:last-child, .toplinks a .fa {display: none;}
.tl {display: none;}

section { width: 96%;  max-width: 1170px; margin: 0 auto; line-height: 1.5;  }


.intbanner {background-position: center top; background-repeat: no-repeat;  height: 337px; width: 100%; z-index: 1; position: relative; }
.curve{ background: url(../images/wave.png) no-repeat center bottom; width:100%; height: 160px; position: absolute; bottom: 0px; right: 0px;z-index: 98;  }


.buttons {width: 240px; padding: 20px; border-right: dashed black 1px; position: absolute; top: -600px; left: 0px; z-index: 90 }
.buttons.int {top: -320px;}
.buttons a, .buttons a:visited{display: inline-block; width: 100%; padding: 10px 20px; border-radius: 20px 0 0 20px; background-color: #9a3324; color: white; margin-bottom: 5px;}
.buttons a:hover {background-color: #002d62; color: white;}



article {  width: 63%;  overflow: hidden; text-align: left;position: relative; float: left; padding: 20px 0;font-size: 16px;}
article a, article a:visited {font-weight: 600;}
aside {  width: 32%;  overflow: hidden;  text-align: left; position: relative; float: RIGHT;padding: 40px 0;}

section.bbuttons {display:flex;justify-content:space-evenly;}
a.icon, a.icon:visited {width: 23%;white-space:nowrap; max-width: 240px; margin: 40px 3%; background-color: #002d62; color: white; height: 140px; font-size: 18px; padding: 20px 10px; border-radius: 20px; display: inline-block}

a.icon:hover{background-color: #1d3c34; color: white;}

a.icon>img {max-width: 90px;}

section.red { width: 100%;  max-width: initial; background-color: #9a3324; height: 200px; padding: 50px 0}


.crumbs { text-align: left; width: 75%;position: relative; float: left;}


.bannerbox, .vidbox { margin-bottom: 10px;}
.bannerbox img {width:100%;}

.regionbox, .code_block {overflow: hidden; width: 100%;  text-align: left; padding: 0px; margin-bottom: 20px;}
.regionbox ul {margin: 0px; padding: 0px; list-style: none;}
.boxtop, .code_block_indiv_top, .boxbottom, .code_block_indiv_bttm {display: none;}

.footerbar {width: 100%; padding: 40px 0; background-color: #1d3c34;font-size: 16px;}
footer {width: 96%;  max-width: 1170px; margin: 0 auto; color: white; }

.bottomlinks { text-align: center; color: white;  }
footer a, footer a:visited { color: white;}
footer a:hover {text-decoration: underline; color: white;}
/*.bottomlinks .pipe:last-child {display: none;}*/
.bottomlinks .fa {color: #1d3c34; background-color: white; padding: 2px 2px 0 5px; border-radius: 3px;}

.footnote {/*font-size: 12px;*/  text-align: center;  margin: 0 40px;}

.sitemap {text-align: left;}
.footmenuheader { padding: 0; color: white; font-size: 16px; text-transform: uppercase; margin: 20px 0 5px 0; }
.sitemap a, .sitemap a:visited { line-height: 1.15; margin-bottom: 5px; color: #d3d7dc}
.sitemap a:hover, .sitemap a:focus {color: white;}

.mobi, .search span, .wordiness {display: none;}





/******************
Green: #1d3c34
Red: #9a3324
Orange: #fd8000
Light Orange - #ffe6cc
#1d3c34: #002d62
Grey - #333333
***********************/

.mjsinfo {color: fuchsia; font-family: 'Lucida Console', sans-serif; font-size: 18px; padding: 2px 5px; background-color: black; position: fixed; top: 0; left: 0; z-index: 10000000}

*{-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
a, a:visited{color: #1d3c34; -webkit-transition:  color .5s, background-color .5s; transition:  color .5s, background-color .5s;}
a:hover {color: #fd8000; }
.breaker {clear: both; }
.border {border: solid 1px red;}
img {border: 0px;}
.print {display: none;}
.disclaim {font-size: 11px; line-height: 1;}

hr {  border: 0; border-bottom: 1px dashed #333; }
input[type="submit"] {-webkit-appearance: none; -moz-appearance: none;cursor: pointer}

.rateN {font-weight: 800; color: white; font-size: 22px;}
.rate {font-size: 22px;}
.bannerfat, .banenrfat  {font-weight: 600; color: #666666; font-size: 50px }
.bannerthin, .banenrthin {font-weight: 300; color: #666666; font-size: 50px}



a.cta, a.cta:visited, input[type="submit"]{display: inline-block; background-color: #fd8000; color: white; padding: 10px 20px; text-decoration: none; border: 0; border-radius: 20px; font-size: 14px}
a.cta:hover, input[type="submit"]:hover { background-color: #002d62; color: white;  text-decoration: none;}

a.ctaR, a.ctaR:visited{display: inline-block; background-color: #9a3324; color: white; padding: 10px 20px; text-decoration: none; border: 0;border-radius: 20px; font-size: 14px}
a.ctaR:hover, input[type="submit"]:hover { background-color: #002d62; color: white;  text-decoration: none;}



.col6 {width: 16.66%; padding: 0 1%; position: relative; float: left;}
.col5 {width: 20%; padding: 0 1%; position: relative; float: left;}
.col4 {width: 25%; padding: 0 1%; position: relative; float: left;}
.col3 {width: 33.33%; padding: 0 1%; position: relative; float: left;}
.col3:nth-child(4) {clear: both;}

.col2 {width: 50%; padding: 0 1%; position: relative; float: left;}


h1, h2, h3 {margin-top: 0;}

h1, .blog_title, .content_blog_header, .category_name, .podcast_list_header, .blog_year
{color: #1d3c34; font-size: 24px; font-weight: 400;}

h2, aside .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
{color: #1d3c34; font-size: 18px;  font-weight: 400;}

h3, .content_rates_table_title, .region_faq_header, .comment_title, .forum_thread_firstpost_replies, .forum_reply_bottom, .branch_name
{color: #1d3c34; font-size: 16px;  font-weight: 400;}

h4, .forum_thread_date, .forum_mischeader_title {color: #333; font-size: 16px;  font-weight: 400;}
h5 {color: black; font-size: 14px; font-weight: bold; }
h6 {color: black; font-size: 14px; font-style: italic; font-weight: bold;}

/* 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: #1d3c34;}
.aprnote {font-size: 12px; width: 180px;}
td.regions_rates_table_row2 marquee, td.regions_rates_table_row1 marquee {width: 242px;}

/* rates page */
.content_rates_table {margin-bottom: 20px; width: 100%;}
.content_rates_table_fields {background-color: #1d3c34; color: white; font-weight: bold; }
.content_rates_table_row2 {background-color: #ffe6cc;}
.content_rates_table_row_highlight {color: #0a6104;}
.sideslider {width: 100%;}
.content_rates_table_postfix {line-height: 1;}

/* alerts */
.alertbar {min-height: 20px; padding: 10px 0; width: 100%; background-color: #f9c104; color: black;  -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.5); box-shadow: 0 0 5px 0 rgba(0,0,0,.5);}
.alert {width: 96%; max-width: 1170px; margin: 0 auto; padding-right: 40px; position: relative;text-align: left}
.alert a, .alert a:visited {color: black; font-weight: bold;}
.alert a:hover {color: black; text-decoration: underline;}
#exed {position: absolute; top: 0px; right: 10px; cursor: pointer; font-size: 20px; text-align: center; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); display: block; color: white;}
#exed:hover{color: black}


/* old forms */
.captcha_warning {font-size: 14px; color: red; font-weight: bold;}
.required_legend {padding-bottom: 20px;color: gray;font-style: italic;}

/* new forms */
div.taft_formElement-wrapper.wide {width: 100%;}
span.fb_legend {padding-bottom: 10px;color: gray;font-style: italic;}
hr.fb_legend {display: none;}
li.fb_element{ padding: 0 ;}
form.taft_fb_form ul {padding: 0; margin: 0;}
.taft_label-wrapper, .taft_formElement-wrapper  {position: relative; float: left; min-height: 30px; border: solid 0px red; padding: 0 10px 10px 0;}
.taft_label-wrapper {clear: both; width: 33%;}
.taft_formElement-wrapper {width: 66%; }
input.fbPhoneprt{ width:50px;}
.captcha, .no-sortable {clear: both;}
.taft_formElement-wrapper label {margin-left: 5px;}
.fb_required_fields{padding-bottom: 20px; color: silver; font-style: italic;}

.regionbox .taft_formElement-wrapper, .code_block_indiv_content .taft_formElement-wrapper{width: 66%; }
.regionbox .taft_label-wrapper, .code_block_indiv_content .taft_label-wrapper{width: 33%;}

/* forms 2017 */
article#maincontent form {max-width: 800px;}
.cms_form_item, .cms_form_content_block {clear: both; padding: 5px 0; margin: 0 !important;}
.cms_form_item_sidebyside {width: 50%; padding: 0 20px 0 0;  float: left;  }
.cms_form_clear {clear: both;}
.cms_form_label {width: 33%; position: relative; float: left; margin: 0 1% 2px 0;  font-weight: normal;}
.cms_form_object {width: 66%; position: relative; float: right; margin: 1px 0}

.cms_form_textinput { width: 100%;}
.cms_form_textarea { width: 100%; height: 100px;}
.cms_form_dropdown { width: 100%;}
.cms_form_ssn1 {width: 50px;}
.cms_form_ssn2 { width: 40px;}
.cms_form_ssn3 { width: 70px;}
.cms_form_cc_exp {width: 50px;}
.cms_form_cc_cvv {width: 50px;}

.cms_form_required_block { color: #333;  font-style: italic; border-bottom: 1px solid silver;}

.cms_form_collapsible {margin-bottom: 10px;}
.cms_form_collapsible_header A {display: block; background-color: #dddddd; padding: 5px; font-size: 18px; font-weight: bold; color: Black;}
.cms_form_collapsible_header A:before { content: '+ ';}
.cms_form_collapsible_header.open A:before {content: '- ';}

.cms_form_submitted {color: green; font-weight: bold;}

.cms_form_error, .cms_form_errors {color: red; font-weight: bold;}

.cms_form_wrapper .required:before,#existing_elements_column .required:before { content: '* ';}
.cms_form_item_backend .required:after { content: '';}

/* for polls */
.region table td table td {padding: 2px;}
.region table td table{margin-bottom: 10px;}

/* calendars */
.content_calendar_table {border: solid 1px black; border-collapse: collapse}
td.content_calendar_table_headercell {background-color: #1d3c34; color: white; text-align: center; font-weight: bold;}
td.content_calendar_table_headercell a, td.content_calendar_table_headercell a:visited { color: white; text-decoration: none;}
td.content_calendar_table_headercell a:hover { color: silver; text-decoration: none;}
td.content_calendar_table_cell { border: solid 1px black}
td.content_calendar_table_selectedcell { border: solid 1px black; background-color: silver}
li.regions_calendar_list{margin-bottom: 20px;}

/* for polls */
.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: #1d3c34; font-size: 11px; font-weight: bold; font-family:  arial, sans-serif;}
.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 regions */
ul.region_faq_list li {margin-bottom: 5px;}
span.region_faq_header {display: block; margin-bottom: 10px}

/* blog styles */
.blog_posted_date {display: block; color: gray;}
.comments_sortbox {position: relative; float: right; background-color: white; top: -20px; }
.comment_item {border: solid 1px #1d3c34; padding: 0px 10px 10px 10px; margin: 10px 0px;clear: both;}
.comment_posted_by_and_who {color: gray;}
.comment_text {margin-top: 10px;}
table.comments_form_table{border: solid 1px #1d3c34; width: 100%}
table.comments_form_table td {padding: 3px 5px;}
.comments_submitted {margin: 10px 0px; border: solid 1px red; padding: 10px; }
.comment_reply_body {border: solid 1px #1d3c34; padding: 10px; margin: 10px; background-color: #E9E7E6;}
textarea.comments_form_textbox {width: 98%; height: 75px;}
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;}


/* for sidebar content */
.code_block_top {}
.code_block_center {}
.code_block_bttm {}
.code_block_indiv_content p{margin-top: 0px;}

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

/* videos */
.video_wrapper {margin-top: 20px; !important}
