/* basic styles */

body {
    margin: 0px;
    font-family: arial, sans-serif;
    font-size: 12px;
    text-align: center;
    color: #58595b
}

.page {
    width: 1004px;
    margin: 0px auto;
    text-align: left;
    padding: 0px 54px;
}

section {
    width: 1004px;
    margin: 0;
    background: url(../images/shadowless_bg.gif) repeat-y;
}

p,
td,
li,
blockquote {
    font-size: 12px;
}

a,
a:visited {
    color: #58595b;
}

a:hover {
    color: #2c387e;
}

img {
    border: 0;
}

h1 {
    color: #2c387e;
    font-size: 24px;
    font-family: verdana, arial, sans-serif;
}

h2,
.content_rates_category1 {
    color: #2c387e;
    font-size: 18px;
    font-weight: bold;
    font-family: verdana, arial, sans-serif;
}

h3,
.content_rates_table_title {
    color: #2c387e;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: verdana, arial, sans-serif;
}

h4 {
    color: #2c387e;
    font-size: 14px;
    font-weight: bold;
}

h5 {
    color: black;
    font-size: 12px;
    font-weight: bold;
}

h6 {
    color: black;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}

.floatR {
    position: relative;
    float: right;
}

.floatL {
    position: relative;
    float: left;
}

.breaker {
    clear: both;
}

.border {
    border: solid 1px red;
}

.bttmpad {
    margin-bottom: 10px
}

img {
    border: 0px;
}

.abso {
    position: absolute;
}


/* rates page */

.content_rates_table {
    margin-bottom: 20px;
    width: 100%;
}

.content_rates_table_fields {
    background-color: #2c387e;
    color: white;
    font-weight: bold;
}

.content_rates_table_row2 {
    background-color: #dfe5ef;
}

.content_rates_table_row_highlight {
    color: #0a6104;
}


/* for polls */

.region table td table td {
    padding: 2px;
}

.region table td table {
    margin-bottom: 10px;
}


/* featured rates */

.regions_rates_table {
    width: 100%;
}

.regions_rates_table_row1,
.regions_rates_table_row2 {
    background-color: #F0EFF4;
    border-bottom: solid 2px #429FEC;
    padding-bottom: 5px;
    font-size: 10px;
}


/*.regions_rates_table_row1 {background-color:#EEEFF4; }*/

.regions_rates_table_effectivedate {
    font-size: 9px;
}

.regions_rates_table_title {
    display: none;
}

.regions_rates_table_fields {
    font-size: 11px;
    color: white;
    font-weight: bold;
    border-bottom: solid 2px #3B4E8C;
    border-top: solid 2px #3B4E8C;
    background-color: #3B4E8C
}

.regions_rates_table a,
.regions_rates_table a:visited {
    color: #3B4E8C
}

.regions_rates_table a:hover {
    color: #44A5F4
}

.aprnote {
    font-size: 10px;
    width: 180px;
}


/* calendars */

.content_calendar_table {
    border: solid 1px #58595b;
}

td.content_calendar_table_headercell {
    background-color: black;
    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
}


/*REMOVE IF CLIENT HAS ARTICLES MODULE*/

ul.content_article_list {
    padding-left: 15px;
}

ul.content_article_list li {
    list-style: none;
}

.content_poll_option,
.regions_poll_option {
    margin: 5px 0px;
    display: inline-block;
}

.content_poll_title,
.regions_poll_title {
    margin: 5px 0px;
    display: inline-block;
    font-weight: bold
}

.votebutton,
.votebutton_regions {}

.required_legend {
    padding-bottom: 20px;
    color: gray;
    font-style: italic;
}

.print {
    display: none;
}

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 {
    clear: both;
    width: 33%;
    position: relative;
    float: left;
    min-height: 30px;
    border: solid 0px red;
    padding-right: 10px;
}

.taft_formElement-wrapper {
    width: 60%;
    position: relative;
    float: left;
    min-height: 30px;
    border: solid 0px blue;
    padding-right: 10px;
}

input.fbPhoneprt {
    width: 50px;
}

select.bd {
    width: 71px;
}

select.bdy {
    width: 71px;
}

.captcha,
.no-sortable {
    clear: both;
}

.taft_formElement-wrapper label {
    margin-left: 5px;
}

.wide {
    margin: 20px 0;
}

form.taft_fb_form .col2 {
    width: 48%;
    margin: 0 2% 0 0;
    position: relative;
    float: left;
}

@media only screen and (max-width: 500px) {
    .taft_label-wrapper,
    .taft_formElement-wrapper {
        width: 100%;
        min-height: auto;
    }
    .taft_formElement-wrapper {
        margin-bottom: 10px;
    }
}


/* ******************************************************* */

.banner {
    width: 1004px;
    height: 158px;
    position: relative;
    z-index: 100;
}

a.homelink {
    left: 70px;
    yop: 0px;
}

.socmed {
    clear: right;
    width: 550px;
    left: 460px;
    top: 25px;
}

.socmedicons {
    margin: 15px 53px 0px 0px;
    left: -23px;
    position: relative;
    float: left;
}

.socmedicons img {
    margin-right: 5px;
}

a.chatter {
    position: relative;
    float: left;
    margin: 15px 30px 0 0
}

.searchdiv {
    top: 42px;
    left: 790px;
    background-color: white;
    border-radius: 10px;
    padding: 0 0 2px 5px;
    border: solid 1px #3B4E8C;
    width: 190px;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .5);
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .5);
}

.search {
    display: inline
}

.searchbox {
    margin: 0px 5px;
    background: transparent;
    color: #2c387e;
    border: 0px;
    width: 160px;
}

.searchbutton {
    position: relative;
    top: 3px;
}


/* top links / utilities */

.toplinks {
    color: white;
    left: 380px;
    top: 10px;
    width: 600px;
    text-align: right;
    border: solid 0px yellow;
}

.toplinks a,
.toplinks a:visited {
    text-decoration: none;
    color: white;
    text-shadow: 0 0 3px #636363;
}

.toplinks a:hover {
    text-decoration: underline;
    color: white;
}

.pipe {
    font-weight: bold;
    margin: 0px 5px 0px 5px;
    text-shadow: 0 0 3px #636363;
}

.alert {
    color: white;
    left: 480px;
    top: 80px;
    width: 500px;
    border: solid 0px yellow;
    text-align: right;
}

.alert a {
    color: white;
}


/* regions and sidebar content*/

.regions {
    z-index: 50;
    width: 282px;
    text-align: center;
    min-height: 100px;
    padding-bottom: 34px;
    background: #fbe4b9;
}

.regionbox ul {
    margin: 0px;
    padding: 10px 0px 0px 15px;
}

.regionbox ul li {
    padding-bottom: 5px;
}

.regionbox h1 {
    font-size: 20px;
}

.hb {
    padding-top: 20px;
    z-index: 50;
}

.boxtop,
.code_block_indiv_top {
    overflow: hidden;
    color: white;
    font-size: 16px;
    padding: 7px 10px;
    font-weight: bold;
    z-index: 50;
}

.regionbox,
.code_block_indiv_content {
    overflow: hidden;
    width: 232px;
    margin: 5px 0px 0px 30px;
    text-align: left
}

.boxbottom,
.code_block_indiv_bttm {
    margin-bottom: 10px;
}

.code_block {
    overflow: hidden;
    width: 100%
}


/* prevents breaking the design with images that are too wide, if width set */

.code_block_top {}

.code_block_center {}

.code_block_bttm {}

.code_block_indiv_content p {
    margin-top: 0px;
}

.buttons {
    text-align: left;
    position: relative;
    left: -4px;
    margin-top: 20px;
}

.content {
    width: 642px;
    overflow: hidden;
    padding: 10px 30px;
}

.crumbs {
    font-size: 11px;
    margin: 10px 0px;
}

.content_home {
    width: 722px;
    overflow: hidden;
    background-color: #3B4E8C
}

.bigbanner {
    width: 721px;
    height: 246px;
    position: relative;
    z-index: 0;
}

.waves {
    background: url(../images/scallops-pattern.png) repeat-x;
    height: 28px;
    width: 100%;
    top: 234px;
    z-index: 95;
}

.home_banner {
    top: 0px;
    left: 0px;
    z-index: 90;
}

.title1,
.title2 {
    color: white;
    font-family: 'Trebuchet MS', arial, sans-serif;
    font-weight: bold;
    font-size: 24px;
    width: 301px;
    margin: 20px 0px 10px 40px
}

.homebox1,
.homebox2 {
    width: 281px;
    padding: 1px 20px;
    margin-left: 20px
}

.homeboxes {
    background: url(../images/boxslice.gif) repeat-y;
    width: 721px;
}

.homebox2 .code_block_indiv_top,
.homebox2 .code_block_indiv_bttm {
    display: none;
}

.homebox2 .code_block_indiv_content {
    padding: 0px;
    margin: 0px;
    width: 281px;
}


/* footer */

.shoe {
    width: 1004px;
    height: 100px;
    background-color: white;
    margin-bottom: 20px;
}

.bottomlinks {
    margin: 10px 30px;
}

.bottomlinks a,
.bottomlinks a:visited {
    text-decoration: none;
    color: #58595b;
}

.bottomlinks a:hover {
    text-decoration: underline;
    color: #2c387e;
}

.footlogos {
    padding: 0px 30px;
}

.footnote {
    width: 115px;
    text-align: left;
    padding-top: 5px;
    margin-left: 15px;
}

.blunote {
    color: #003399;
}

.shadow {
    display: none;
}

.icons {}

.icons a {
    margin-left: 5px;
}


/*
change '#2c387e' to main site color
The color for headlines is #2c387e
The color for body copy is #58595b
The font used for "Community and Credit Union News" is Trebuchet Bold
The font used in the body copy is Arial Regular
On the inside pages I used Georgia Bold for the headlines and Arial for the body copy.

highlight color is #ffdea5
*/


/* job app */

.box4 {
    width: 50% !important;
}

.box5 {
    width: 33% !important;
}

.box10 {
    width: 20% !important;
}