﻿/******** Standard Global Styles ********/
html, body {
    height: 100%;
}

body {
    color: #333333;
    font-family: Arial, Verdana;
    font-size: 9pt;
    margin: 0px;
    padding: 0px;
}

a {
    font-family: Arial, Verdana;
    color: blue;
}

    a img {
        border: 0;
    }

    a:visited {
        color: #330066;
    }

    a.nostyle {
        text-decoration: none;
        color: inherit;
    }
h1, h2, h3, h4, h5, h6 {
    font-size: 14pt;
    font-family: Arial;
    font-weight: bold;
    letter-spacing: .01em;
    color: #454545;
}

h1 {
    text-transform: none;
    font-size: 16pt;
    margin: 0px;
}

h2 {
    text-transform: uppercase;
    font-size: 10pt;
    padding: 2px;
    margin: 0px;
    padding-left: 0px;
}

h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt;
    margin: 0px;
}

h4 {
    font-weight: bold;
    font-size: 9pt;
    margin: 0px;
    padding: 0px;
    color: #252525;
}

p {
    padding: 0px;
    margin: 0px;
}

p {
    paddingL 9ox;
    margin: 0px;
    borderP2x dolod redf;
}

p, ul, ol {
    line-height: 1.7em;
}

    ul.home_check li {
        list-style-image: url(/site/_images/monthly/1110/check.gif);
    }

img.map, map area {
    outline: none;
}

.inline-block {
    display: inline-block;
}

/******** Micro-Classes ********/
.vi { /* Vertical Indent */
    margin-top: 20px;
}

.sb {
    border: 1px solid #d6d6d6;
}

.sb-r {
    border-right: 1px solid #d6d6d6;
}

.sb-l {
    border-left: 1px solid #d6d6d6;
}

.sb-t {
    border-top: 1px solid #d6d6d6;
}

.sb-b {
    border-bottom: 1px solid #d6d6d6;
}

/******** Forms ********/
.form_field {
    padding-top: 12px;
}

.form_text {
    padding-bottom: 2px;
}

.ast {
    color: #DD0000;
    font-size: 10pt;
}

.form_field input, select, textarea {
    background-color: #f3f3f3;
    border: 1px solid #999999;
}

.tp_forms input, select, textarea {
    background-color: #f3f3f3;
    border: 1px solid #999999;
}

/******** Custom Global Styles ********/

#container {
    width: 900px;
    text-align: left;
    margin-top: 15px;
    background-color: White;
}

#header {
    margin-top: 15px;
}

#extended_banner {
    position: absolute;
    top: 7px;
    left: 330px;
}

#extended_banner_v2 {
    position: absolute;
    left: 355px;
    top: -3px;
    z-index: 1;
}

#main_body {
    width: 100%;
    margin-top: 15px;
    position: relative;
}

#main_body_left {
    width: 230px;
}

#main_body_right {
}

.box1 {
    border: 1px solid #d6d6d6;
    padding: 10px;
}

    p.line_spaced, .box1 p, .line_spaced, .line_spaced p {
        line-height: 1.7em;
    }

.standard_textbox {
    text-transform: uppercase;
    color: #707070;
    font-size: 9pt;
    padding-top: 1px;
    padding-left: 4px;
    border: 1px solid #000000;
    height: 16px;
}

.standard_button {
    border: 1px solid #000000;
    background-color: #cdcdcd;
}

.link_div {
    padding-left: 6px;
    padding-right: 6px;
    font-size: 10pt;
}

/******** Menu Styles (v2) ********/
#main-menu {
    height: 28px;
    background: black url('/site/_images/common/main_menu_gradiant_bg.jpg') repeat-x 0 0;
}

.menu-item {
    text-align: center;
}

.menu-item-spacer {
    width: 8px;
}

#menu-left_indent {
    width: 12px;
}

.menu-item a {
    padding-left: 3px;
    padding-right: 3px;
    font-family: arial;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

    .menu-item a, .menu-item a:visited {
        color: White;
        text-decoration: none;
    }

#main-menu-seach-area {
    padding-top: 1px;
    padding-left: 6px;
    text-align: right;
    padding-right: 5px;
}

#main-submenu-container {
    width: 100%;
    height: 25px;
    background-image: url(/site/_images/common/main_submenu_gradiant_bg.jpg);
}

#main-submenu {
    height: 25px;
    background-image: url(/site/_images/common/main_submenu_gradiant_bg.jpg);
}

.main-submenu-item, .main-submenu-item-selected {
    padding-left: 22px;
    padding-right: 22px;
    text-align: center;
    height: 25px;
}

.main-submenu-item-selected {
    background-color: #FFFFCC;
}

    .main-submenu-item a, .main-submenu-item a:visited, .main-submenu-item-selected a, .main-submenu-item-selected a:visited, .main-submenu-item-disabled {
        color: Black;
        text-decoration: none;
        font-size: 9pt;
        text-transform: uppercase;
    }

        .main-submenu-item a:hover, .main-submenu-item-selected a:hover {
            text-decoration: underline;
        }

.main-submenu-item-disabled {
    color: #999999;
}

#main-submenu-bullet {
    color: Black;
    font-size: 18pt;
    position: absolute;
    left: -12px;
    top: -6px;
}

/******** Footer ********/

#footer {
    width: 100%;
    padding-top: 40px;
    margin-bottom: 40px;
    clear: both;
}

    #footer a {
        color: #333333;
    }

#footer_strip1 {
    width: 100%;
    background-color: #F5F5F5;
    clear: both;
}

#footer_strip1_inner {
    width: 900px;
    height: 40px;
    text-align: left;
}

#footer_strip2 {
    width: 100%;
    height: 11px;
    background-color: #cccccc;
    margin-top: 20px;
}

#footer_main {
    width: 100%;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background-color: #eeeeee;
    margin-top: 4px;
}

    #footer_main .footer_disclaimer .col1 {
        display: inline-block;
        vertical-align: top;
        width: 60%;
    }

    #footer_main .footer_disclaimer .col2 {
        display: inline-block;
        vertical-align: top;
        width: 30%;
    }

    #footer_main .worship-cast {
        text-align: center;
    }

        #footer_main .worship-cast img {
            width: 100%;
            max-width: 170px;
        }

#footer_main_inner {
    width: 900px;
    margin: 0 auto;
    text-align: left;
}

#footer_main_inner_left {
    width: 220px;
    padding: 15px;
    vertical-align: top;
    border-left: 1px solid #CCCCCC;
}

#footer_main_inner_right {
    vertical-align: top;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}

#footer_main_inner_right_top_strip {
    width: 100%;
    height: 12px;
    background-color: #e2e2e2;
}

#footer_main_inner_right_inner {
    padding: 12px;
    padding-left: 35px;
    padding-right: 35px;
}

.footer_div {
    padding-left: 5px;
    padding-right: 5px;
}

#footer_bottom {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #CCCCCC;
}

#footer_bottom_inner {
    width: 900px;
    margin: 0 auto;
    text-align: left;
}

#footer_bottom .rollover_image {
    height: 81px;
    border: 0;
}

.searchWatermark {
    text-align: center;
    font-size: 14px !important;
    color: #ccc !important;
}

.site-header-top {
    background: #333;
}

.site-header img {
    border: 0;
}

.site-header_landing {
    height: 50px !important;
    background: #eee;
}

.menu-topper {
    position: absolute;
    z-index: 20;
    width: 100%;
    height: 1px;
    background: #666666;
}

.menu-container {
    margin: 1px 0 0 0;
    padding: 0;
    width: 100%;
    height: 28px;
    background: #fff;
    position: relative;
    z-index: 6;
}

.nav-menu {
    width: 900px;
    height: 28px;
    margin-left: auto;
    margin-right: auto;
}

.nav-menu-item {
    position: relative;
    display: inline-block;
    color: #666;
    text-transform: none;
    font-weight: 600;
    line-height: 28px;
    vertical-align: top;
    margin-left: 6px;
    padding: 0 5px;
}

    a:hover .nav-menu-item .nav-menu-item-text,
    .nav-menu-item.selected .nav-menu-item-text,
    .nav-menu-item a:hover .nav-menu-item-text  {
        color: #333;
        font-weight: bold;
        -moz-transition: color 0.3s ease;
        -o-transition: color 0.3s ease;
        -webkit-transition: color 0.3s ease;
        transition: color 0.3s ease;
    }

    .nav-menu-item .new {
        position: absolute;
        top: 0;
        left: 10%;
        background: url('//d2urhn0mmik6is.cloudfront.net/site/_images/monthly/1216/nav_new_box.png') no-repeat top center;
        width: 22px;
        height: 10px;
    }

.nav-menu-item-text {
    position: relative;
    z-index: 4;
    font-size: 15px;
    display: inline-block
}

.nav-menu a {
    font-size: 0;
}

.nav-menu a .nav-menu-item.first {
    margin-left: 0;
    padding-left: 0;
}

.nav-menu-item-fill {
    background-color: transparent;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

.nav-menu-item.donate {
    padding: 0 26px; 
} 

.nav-menu-item.donate .nav-menu-item-text .fa {
    margin-left: 8px;
}

.nav-menu-item.donate .nav-menu-item-text
{
    color: white;
}
.nav-menu-item.donate.red .nav-menu-item-fill{
    background-color: #e90101; 
    line-height: 28px; 
    margin-top: 0;
}

a:hover .nav-menu-item.donate.red .nav-menu-item-text,
.nav-menu-item.selected.donate.red .nav-menu-item-text
{
    color: white;
}

.navalba{
    display: inline-block;
    vertical-align: top;
    background: #f0f0f0;
    margin: 0 15px;
    padding: 0 11px;
}

.navalba .nav-menu-item > a + a > .nav-menu-item-text  
{
    margin-left: 2px;
}

.gsc-completion-container {
    z-index: 2030;
    width: 210px !important;
    padding-bottom: 0 !important;
    background: white !important;
}

.slider-nav-window {
    height: 179px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    vertical-align: top;
    display: inline-block;
    *position: relative;
    *display: inline;
    *zoom: 1;
}

a.slider-nav-child-item {
}

    .slider-nav-child-item, a.slider-nav-child-item img {
        cursor: pointer;
        margin-left: 5px;
        margin-right: 5px;
        border-style: none;
        border-color: transparent;
        border-width: 0;
    }

.slider-nav-child-hover {
    border-style: solid;
    border-color: #B5B9C2;
    border-width: 4px;
    margin-left: 1px;
    margin-right: 1px;
}

.slider-nav-child-item-focus {
}

.slider-nav-child-container {
    vertical-align: top;
    height: 179px;
    position: relative;
    padding: 0;
    margin: 0;
}

/* FOOTER LAST CHANCE */
#footer_last_chance {
    position: fixed;
    bottom: 0;
    height: 72px;
    background: #e4e4e4 url('/site/_images/monthly/0913/footer_back.jpg') repeat-x top left;
    text-align: center;
    width: 100%;
    z-index: 9999;
}

    #footer_last_chance div {
        position: relative;
        margin: 0 auto;
        width: 856px;
        height: 70px;
        background: url('/site/_images/monthly/0913/footer_last_chance.png') no-repeat top left;
        text-align: left;
    }

#footer_last_chance_amount {
    position: absolute;
    top: 27px;
    left: 378px;
    border: 1px solid #999;
    background: #fff;
    color: #333;
    width: 118px;
    height: 26px;
    line-height: 26px;
    padding: 0 3px;
    outline: none;
    -webkit-box-shadow: 1px 1px 5px rgba(54, 54, 52, 0.27);
    -moz-box-shadow: 1px 1px 5px rgba(54, 54, 52, 0.27);
    box-shadow: 1px 1px 5px rgba(54, 54, 52, 0.27);
}

#footer_last_chance_btn {
    position: absolute;
    left: 514px;
    top: 17px;
    outline: none;
    border: 0;
    width: 260px;
    height: 52px;
    background: url('/site/_images/monthly/0913/footer_last_chance_btn2.png') no-repeat top left;
}

    #footer_last_chance_btn:hover {
        background-position: 0 -52px;
    }

#footer_last_chance_errormsg {
    display: none;
    position: absolute;
    left: 350px;
    top: -15px;
}

#footer_last_chance_candian_currency {
    color: #666666 !important;
    font-size: 10px;
    position: absolute;
    top: 55px;
    left: 378px;
}

#footer_last_chance_trans {
    position: absolute;
    left: 229px;
    top: 23px;
    width: 143px;
    height: 32px;
}

.stationLocatorText {
    color: black;
    font-size: 13px;
    padding-top: 1px;
    padding-left: 4px;
    border: 1px solid #999;
    height: 16px;
}

.stationLocatorWatermark {
    color: #707070;
    font-size: 11px;
    padding-top: 1px;
    padding-left: 4px;
    border: 1px solid #999;
    height: 16px;
}

/* Site Header - 1/17/2014 */
.header-container {
	border-bottom:2px #c1c1c1 solid;
}

#header_jsb {
    position: absolute;
    top: 13px;
    left: 487px;
}

#header_jsb_video {
    position: absolute;
    top: 21px;
    left: 439px;
}

#header_middle {
    position: absolute;
    top: 21px;
    left: 439px;
}

#header_watch_listen_social {
    margin-top: 4px;
    color: white;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
}

    #header_watch_listen_social a {
        color: inherit;
        text-decoration: none;
        display: inline-block;
        margin: 6px 2px 8px 2px;
    }

#searchBox1 {
    width: 157px;
    height: 23px;
    font-family: "Open Sans";
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 2px;
    border: transparent 1px solid;
    vertical-align: top;
    color: black;
    padding: 0 0 0 5px;
    margin: 0;
    outline: none;
    line-height: 23px;
    font-size: 15px;
}

input#searchBox1::-webkit-input-placeholder {
    font-size: 15px;
    text-transform: uppercase;
    color: #999;
    opacity: 1;
}

input#searchBox1:-moz-placeholder {
    font-size: 15px;
    text-transform: uppercase;
    color: #999;
    opacity: 1;
}

input#searchBox1::-moz-placeholder {
    font-size: 15px;
    text-transform: uppercase;
    color: #999;
    opacity: 1;
}

input#searchBox1:-ms-input-placeholder {
    font-size: 15px;
    text-transform: uppercase;
    color: #999;
    opacity: 1;
}

#header_search_btn {
    vertical-align: top;
    width: 39px;
    height: 25px;
    border: 1px solid #6c6c6c;
    border-radius: 2px;
    text-align: center;
    display: inline-block;
    line-height: 27px;
    font-weight: bold;
    font-size: 16px;
    font-family: "Open Sans";
    margin-left: -4px;
    margin-top: -1px;
    letter-spacing: -0.5px;
    color: #1e1e1e;
    text-transform: uppercase;
    text-decoration: none;
    background: rgb(170,170,170); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4Nzg3ODciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(170,170,170,1) 0%, rgba(135,135,135,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(170,170,170,1)), color-stop(100%,rgba(135,135,135,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(170,170,170,1) 0%,rgba(135,135,135,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(170,170,170,1) 0%,rgba(135,135,135,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(170,170,170,1) 0%,rgba(135,135,135,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(170,170,170,1) 0%,rgba(135,135,135,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaaaaa', endColorstr='#878787',GradientType=0 ); /* IE6-8 */
}

    #header_search_btn:hover {
        background: rgb(135,135,135); /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg3ODc4NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhYWFhYWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, rgba(135,135,135,1) 0%, rgba(170,170,170,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(135,135,135,1)), color-stop(100%,rgba(170,170,170,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(135,135,135,1) 0%,rgba(170,170,170,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(135,135,135,1) 0%,rgba(170,170,170,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(135,135,135,1) 0%,rgba(170,170,170,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(135,135,135,1) 0%,rgba(170,170,170,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#878787', endColorstr='#aaaaaa',GradientType=0 ); /* IE6-8 */
    }

/* TABBED BANNER -- Added 9/14/14 for Agents of the Apocalypse */
/* EDEVO 1*/
#ata_edevo1_wrapper {
    position: relative;
    width: 709px;
    height: 199px;
    background: url('//s3-us-west-2.amazonaws.com/davidjeremiah.org/site/_images/monthly/0914/tabbed_banner/ata_edevo1_bg.jpg') top left no-repeat;
}

    #ata_edevo1_wrapper span {
        display: block;
    }

#ata_edevo1 {
    display: block;
    height: 100%;
}

#ata_edevo1_input_pos {
    position: absolute;
    top: 146px;
    left: 69px;
    width: 343px;
    height: 37px;
    z-index: 1;
}

#ata_edevo1_input_wrapper {
    position: relative;
    font-family: arial, helvetica, sans-serif;
    display: block !important;
}

    #ata_edevo1_input_wrapper div {
        display: block !important;
    }

#ata_edevo1_input {
    border: 0;
    outline: none;
    background: #fff;
    width: 343px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #333;
}

#ata_edevo1_submit {
    display: block;
    position: absolute;
    top: 146px;
    left: 425px;
    width: 241px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: -0.02em;
    color: #fff !important;
    border-radius: 5px;
    overflow: hidden;
    z-index: 1;
}

    #ata_edevo1_submit .background {
        display: block;
        height: 100%;
        background: rgb(196,6,18); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(196,6,18,1) 0%, rgba(154,0,8,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(196,6,18,1)), color-stop(100%,rgba(154,0,8,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(196,6,18,1) 0%,rgba(154,0,8,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(196,6,18,1) 0%,rgba(154,0,8,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(196,6,18,1) 0%,rgba(154,0,8,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(196,6,18,1) 0%,rgba(154,0,8,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c40612', endColorstr='#9a0008',GradientType=0 ); /* IE6-9 */
    }

    #ata_edevo1_submit:hover .background {
        background: rgb(154,0,8); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(154,0,8,1) 0%, rgba(196,6,18,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(154,0,8,1)), color-stop(100%,rgba(196,6,18,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(154,0,8,1) 0%,rgba(196,6,18,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(154,0,8,1) 0%,rgba(196,6,18,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(154,0,8,1) 0%,rgba(196,6,18,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(154,0,8,1) 0%,rgba(196,6,18,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a0008', endColorstr='#c40612',GradientType=0 ); /* IE6-9 */
    }

#ata_edevo1_error {
    display: none;
    position: absolute;
    bottom: 1px;
    left: 69px;
    width: 343px;
    color: #ddcc86;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    z-index: 9;
}

#ata_edevo1_success {
    display: none;
    position: absolute;
    top: 158px;
    left: 0;
    width: 100%;
    color: #fff;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    text-align: center;
    font-style: italic;
    z-index: 10;
}

/* EDEVO 2 */
#ata_edevo2_wrapper {
    position: relative;
    width: 709px;
    height: 199px;
    background: url('//s3-us-west-2.amazonaws.com/davidjeremiah.org/site/_images/monthly/0914/tabbed_banner/ata_edevo2_bg.jpg') top left no-repeat;
}

#ata_edevo1_wrapper span {
    display: block;
}

#ata_edevo2 {
    display: block;
    height: 100%;
}

#ata_edevo2_input_pos {
    position: absolute;
    top: 100px;
    left: 69px;
    width: 343px;
    height: 37px;
    z-index: 1;
}

#ata_edevo2_input_wrapper {
    position: relative;
    font-family: arial, helvetica, sans-serif;
    display: block !important;
}

    #ata_edevo2_input_wrapper div {
        display: block !important;
    }

#ata_edevo2_input {
    border: 0;
    outline: none;
    background: #fff;
    width: 343px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #333;
}

#ata_edevo2_submit {
    display: block;
    position: absolute;
    top: 146px;
    left: 118px;
    width: 241px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: -0.02em;
    color: #000 !important;
    border-radius: 5px;
    overflow: hidden;
    z-index: 1;
}

    #ata_edevo2_submit .background {
        display: block;
        height: 100%;
        background: rgb(240,178,57); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(240,178,57,1) 0%, rgba(194,135,19,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,178,57,1)), color-stop(100%,rgba(194,135,19,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(240,178,57,1) 0%,rgba(194,135,19,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(240,178,57,1) 0%,rgba(194,135,19,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(240,178,57,1) 0%,rgba(194,135,19,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(240,178,57,1) 0%,rgba(194,135,19,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b239', endColorstr='#c28713',GradientType=0 ); /* IE6-9 */
    }

    #ata_edevo2_submit:hover .background {
        background: rgb(194,135,19); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(194,135,19,1) 0%, rgba(240,178,57,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(194,135,19,1)), color-stop(100%,rgba(240,178,57,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(194,135,19,1) 0%,rgba(240,178,57,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(194,135,19,1) 0%,rgba(240,178,57,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(194,135,19,1) 0%,rgba(240,178,57,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(194,135,19,1) 0%,rgba(240,178,57,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c28713', endColorstr='#f0b239',GradientType=0 ); /* IE6-9 */
    }

#ata_edevo2_error {
    display: none;
    position: absolute;
    bottom: 1px;
    left: 69px;
    width: 343px;
    color: #ddcc86;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    z-index: 9;
}

#ata_edevo2_success {
    display: none;
    position: absolute;
    top: 125px;
    left: 47px;
    width: 380px;
    color: #fff;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    text-align: center;
    font-style: italic;
    z-index: 10;
}

/* EDEVO 3 */
#ata_edevo3_wrapper {
    position: relative;
    width: 709px;
    height: 199px;
    background: url('//s3-us-west-2.amazonaws.com/davidjeremiah.org/site/_images/monthly/0914/tabbed_banner/ata_edevo3_bg.jpg') top left no-repeat;
}

    #ata_edevo3_wrapper span {
        display: block;
    }

#ata_edevo3 {
    display: block;
    height: 100%;
}

#ata_edevo3_input_pos {
    position: absolute;
    top: 145px;
    left: 90px;
    width: 343px;
    height: 37px;
    z-index: 1;
}

#ata_edevo3_input_wrapper {
    position: relative;
    font-family: arial, helvetica, sans-serif;
    display: block !important;
}

    #ata_edevo3_input_wrapper div {
        display: block !important;
    }

#ata_edevo3_input {
    border: 1px solid #686868;
    outline: none;
    background: #fff;
    width: 343px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #333;
}

#ata_edevo3_submit {
    display: block;
    position: absolute;
    top: 145px;
    left: 447px;
    width: 241px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: -0.02em;
    color: #fff !important;
    border-radius: 5px;
    overflow: hidden;
    z-index: 1;
}

    #ata_edevo3_submit .background {
        display: block;
        height: 100%;
        background: rgb(50,99,191); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(50,99,191,1) 0%, rgba(30,68,130,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(50,99,191,1)), color-stop(100%,rgba(30,68,130,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(50,99,191,1) 0%,rgba(30,68,130,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(50,99,191,1) 0%,rgba(30,68,130,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(50,99,191,1) 0%,rgba(30,68,130,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(50,99,191,1) 0%,rgba(30,68,130,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3263bf', endColorstr='#1e4482',GradientType=0 ); /* IE6-9 */
    }

    #ata_edevo3_submit:hover .background {
        background: rgb(30,68,130); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(30,68,130,1) 0%, rgba(50,99,191,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,68,130,1)), color-stop(100%,rgba(50,99,191,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(30,68,130,1) 0%,rgba(50,99,191,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(30,68,130,1) 0%,rgba(50,99,191,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(30,68,130,1) 0%,rgba(50,99,191,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(30,68,130,1) 0%,rgba(50,99,191,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e4482', endColorstr='#3263bf',GradientType=0 ); /* IE6-9 */
    }

#ata_edevo3_error {
    display: none;
    position: absolute;
    bottom: 2px;
    left: 90px;
    width: 345px;
    color: #3a3a3a;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    z-index: 9;
}

#ata_edevo3_success {
    display: none;
    position: absolute;
    top: 155px;
    left: 32px;
    width: 495px;
    color: #3a3a3a;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    z-index: 10;
}

/* Tabbed Banner - Christ of Christmas Past Digital Guidebook */
#dgtb_wrapper {
    position: relative;
    width: 709px;
    height: 199px;
    background: url('//s3-us-west-2.amazonaws.com/davidjeremiah.org/site/_images/monthly/1214/tabbedbanner_digitalguidebook_bg.jpg') top left no-repeat;
}

    #dgtb_wrapper span {
        display: block;
    }

#dgtb {
    display: block;
    height: 100%;
}

#dgtb_email_pos {
    position: absolute;
    top: 136px;
    left: 177px;
    width: 243px;
    height: 38px;
    z-index: 1;
}

#dgtb_email_wrapper {
    position: relative;
    font-family: arial, helvetica, sans-serif;
    display: block !important;
}

    #dgtb_email_wrapper div {
        display: block !important;
    }

#dgtb_email {
    border: none;
    outline: none;
    background: #fff;
    width: 243px;
    height: 38px;
    line-height: 38px;
    text-align: left;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    padding: 0 0 0 8px;
}

#dgtb_submit {
    display: block;
    position: absolute;
    top: 134px;
    left: 437px;
    width: 255px;
    height: 41px;
    background: url('//s3-us-west-2.amazonaws.com/davidjeremiah.org/site/_images/1by1_trans.png') top left repeat;
    z-index: 1;
}

#dgtb_error {
    display: none;
    position: absolute;
    top: 175px;
    left: 176px;
    width: 516px;
    height: 24px;
    line-height: 24px;
    color: #ef848b;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    text-align: right;
    z-index: 9;
}

#dgtb_success {
    display: none;
    position: absolute;
    top: 175px;
    left: 176px;
    width: 516px;
    height: 24px;
    line-height: 24px;
    color: #ef848b;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    text-align: right;
    font-style: italic;
    z-index: 10;
}

/* GLOBAL BANNERS */
#tp_globalbanner {
    text-align: center;
    padding-bottom: 20px;
}

    #tp_globalbanner img.banner-img {
        max-width: 100%;
    }

/* FYE 2015 COUNTDOWN -- added 6/22/15 */
#header_middle {
    top: 10px;
    left: 482px;
    width: 140px;
    height: 56px;
    text-align: center;
    padding: 12px 0 0 0;
    background: #2e2e2e;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 1);
    box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 1);
    background: rgb(37,37,37); /* Old browsers */
    background: -moz-linear-gradient(45deg, rgba(37,37,37,1) 0%, rgba(59,59,59,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(37,37,37,1)), color-stop(100%,rgba(59,59,59,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg, rgba(37,37,37,1) 0%,rgba(59,59,59,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg, rgba(37,37,37,1) 0%,rgba(59,59,59,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(37,37,37,1) 0%,rgba(59,59,59,1) 100%); /* IE10+ */
    background: linear-gradient(45deg, rgba(37,37,37,1) 0%,rgba(59,59,59,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#252525', endColorstr='#3b3b3b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

    #header_middle a {
        text-decoration: none;
    }

    #header_middle .tp-timer-script {
        color: #fff;
        font-size: 25px;
        line-height: 25px;
        font-family: 'Oswald', sans-serif;
        margin: 0 0 4px 0;
        letter-spacing: 0.05em;
    }

    #header_middle .deadline {
        font-size: 10px;
        line-height: 10px;
        font-family: 'Oswald', sans-serif;
        color: #fff;
        letter-spacing: 0.05em;
        font-weight: 300;
    }
