﻿/* 
    This stylesheet is for styles that are not added by the HTML/CSS designer (Marker)
    Please make sure that styles added to this stylesheet do not unintentionally 
    override those applied in the main stylesheet "style.css"    
*/



/*header h1
{
    background: url(/images/widelogo.png) no-repeat;    
    position: absolute;
	top: 45px;
    height: 60px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999em;
    width: 270px;
}*/

#breadcrumb {
    list-style: none;
}

    #breadcrumb li {
        display: inline;
        margin: 0;
        padding: 0;
    }

    #breadcrumb a {
        color: #3e3e3e;
        float: left;
        margin-right: 0em;
        padding-right: 1.2em;
        background: url(/images/separator.gif) no-repeat right center;
    }

    #breadcrumb span {
        position: absolute;
        left: -9999px;
    }

#sharing {
    float: left;
    clear: both;
    width: 100%;
}

#sharing-msg {
    padding-bottom: 1em;
    font-size: 1.25em;
    font-weight: bold;
    font-style: italic;
}

#fb-share {
    float: left;
}

#twitter-share {
    float: left;
    margin-left: 10px;
}

#google-plus-share {
    float: left;
    margin-left: 10px;
}

#mailform-submit {
    width: 100px;
}

.summary-text-box {
    height: 134px;
}


.payment-wizard {
    width: 640px;
}

.payment-note {
    margin-top: 20px;
    padding: 10px;
    border: solid 3px #ffb200;
}

.grid {
    font-size: 0.8em;
}

.error {
    color: #ff0000;
    font-weight: bold;
    display: block;
    padding-bottom: 8px;
}

.wizard-next-button {
    margin: 4px 0 4px 0;
}

.wizard-normalprice-button {
}

table.standard tbody tr:nth-child(even) td {
    background: #FFF;
}

table.standard tbody tr:nth-child(odd) td {
    background: #EBEBEB;
}

table.standard tbody td {
    border-right: 1px solid #D9D9D9;
    padding-left: 10px;
}

    table.standard tbody td:last-child {
        border-right: 0;
    }

/* pagination top */

.pagination-top {
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 20px 0 20px 0;
    margin: 10px 0 10px 0;
}

    .pagination-top .direction {
        display: inline-block;
        float: right;
    }

        .pagination-top .direction div {
            float: right;
        }

#mainNews.news-article-detail .pagination-top .direction {
    float: none;
    width: 100%;
}

    #mainNews.news-article-detail .pagination-top .direction div.previous {
        float: left;
    }

.pagination-top .numbers {
    display: inline-block;
    float: left;
}

.pagination-top a {
    cursor: pointer;
}

.pagination-top a, .pagination-top span {
    background-color: #EDEDED;
    border-radius: 3px;
    color: #555;
    display: block;
    float: left;
    font-weight: bold;
    font-style: normal;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 22px;
}

.pagination-top .next a,
.pagination-top .previous a,
.pagination-top .next span,
.pagination-top .previous span {
    font-size: 1.4em;
}

.pagination-top span {
    background-color: #FEB913;
    color: #000;
}

.pagination-top .next span,
.pagination-top .previous span {
    background-color: #EDEDED;
    color: #CCC;
}

.pagination-top a:hover {
    background-color: #000;
    color: #FFF;
}

/* pagination */

.pagination {
    border-top: 1px solid #CCC;
    padding: 20px 0 0;
}

    .pagination .direction {
        display: inline-block;
        float: right;
    }

        .pagination .direction div {
            float: right;
        }

#mainNews.news-article-detail .pagination .direction {
    float: none;
    width: 100%;
}

    #mainNews.news-article-detail .pagination .direction div.previous {
        float: left;
    }

.pagination .numbers {
    display: inline-block;
    float: left;
}

.pagination a {
    cursor: pointer;
}

.pagination a, .pagination span {
    background-color: #EDEDED;
    border-radius: 3px;
    color: #555;
    display: block;
    float: left;
    font-weight: bold;
    font-style: normal;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 22px;
}

.pagination .next a,
.pagination .previous a,
.pagination .next span,
.pagination .previous span {
    font-size: 1.4em;
}

.pagination span {
    background-color: #FEB913;
    color: #000;
}

.pagination .next span,
.pagination .previous span {
    background-color: #EDEDED;
    color: #CCC;
}

.pagination a:hover {
    background-color: #000;
    color: #FFF;
}

/* Event Calendar Page */

.advancedOptions {
    border-top: 1px solid #CCC;
    margin: 5px 0 0;
    padding: 10px;
}

    .advancedOptions fieldset {
        padding: 10px 0;
    }

    .advancedOptions input.submit {
        margin: 0;
    }

/* Map Details */
.sj-bubble.sj .box, .sj-bubble.hv .box {
    background: #F1F1F1;
}

.sj-bubble.fa .box, .sj-bubble.ma .box {
    background: #FEB913;
}

.sj-bubble.yp .box {
    background: #FFE4A3;
}

.sj-bubble.fa .box a:hover, .sj-bubble.ma .box a:hover {
    color: #fff !important;
}

.sj-bubble.stjohnoffices .box, .sj-bubble.hospitalvolunteers .box {
    background: #F1F1F1;
}

.sj-bubble.firstaidcourses .box, .sj-bubble.stjohninmyarea .box {
    background: #FEB913;
}

.sj-bubble.youthprogrammes .box {
    background: #FFE4A3;
}

.sj-bubble.firstaidcourses .box a:hover, .sj-bubble.stjohninmyarea .box a:hover {
    color: #fff !important;
}

#mapLegend .cbset.stjohnoffices {
    background: url(/images/label-sj.gif) no-repeat 0 10px;
}

#mapLegend .cbset.firstaidcourses {
    background: url(/images/label-fa.gif) no-repeat 0 10px;
}

#mapLegend .cbset.youthprogrammes {
    background: url(/images/label-yp.gif) no-repeat 0 10px;
}

#mapLegend .cbset.hospitalvolunteers {
    background: url(/images/label-hv.gif) no-repeat 0 10px;
}

#mapLegend .cbset.stjohninmyarea {
    background: url(/images/label-ma.gif) no-repeat 0 10px;
}

/* Main Content */
#mainContent a {
    color: #333;
    font-weight: bold;
    text-decoration: underline;
}

    #mainContent a:hover {
        color: #feb913;
    }

#mainContent .staff-members .staff-member a {
    color: #000;
    text-decoration: none;
}

    #mainContent .staff-members .staff-member a:hover {
        color: #000;
        text-decoration: underline;
    }

/* Override these homepage styles */
.content-block.latest-tweets {
    border-bottom: none;
}

ul.tweet_list li {
    border-bottom: none;
}

.baseline {
    position: absolute;
    bottom: 0;
    padding-bottom: 4px;
}

    .baseline a {
        margin: 0px;
    }


/* Styles for payment page grid */
.grid {
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}

    .grid td {
        padding: 2px;
        border: solid 1px #c1c1c1;
        color: #000;
    }

    .grid th {
        padding: 4px 2px;
        color: #fff;
        background: #424242 url(/images/payment/grd_head.png) repeat-x top;
        border-left: solid 1px #525252;
    }

    .grid .alt {
        background: #fcfcfc url(/images/payment/grd_alt.png) repeat-x top;
    }

    .grid .pgr {
        background: #424242 url(/images/payment/grd_pgr.png) repeat-x top;
    }

        .grid .pgr table {
            margin: 5px 0;
        }

        .grid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .grid .pgr a {
            color: #666;
            text-decoration: none;
        }

            .grid .pgr a:hover {
                color: #000;
                text-decoration: none;
            }

/* Restrict the size of tables on content pages 
#mainContent div table { width: 480px; }*/

.checkbox .input input {
    width: 50px;
    margin-bottom: 0;
    background-color: transparent;
}

/* Person List Page Titles */
.staff-member .details h3 {
    font-size: 1.15em;
}

/* Calendar of Activities - Stopping the location text wrapping - Removed for now
.event-section {
}*/

.event-left {
    margin-left: 63px;
    margin-top: -20px;
}

/*.event-section .event-right {
	margin-left: 65px;
} */

img.hourglass {
    border: 0px;
    background-color: transparent;
    visibility: hidden;
    display: inline;
    height: 10px !important;
}

.st-john-local {
    border-bottom: none;
}

/* Custom Horizontal Rule */
#mainContent hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #feb913;
    margin: 1em 0;
    padding: 0;
}

/* Custom anchor styles */
a.yellowLink {
    background: #FEB913 url(/images/sprite.png) no-repeat -175px -64px;
    border-radius: 3px;
    color: #000 !important;
    display: inline-block;
    font-style: italic;
    font-weight: 700;
    margin-bottom: 20px;
    padding: 7px 17px 7px 23px;
    text-decoration: none !important;
    text-transform: uppercase;
}

    a.yellowLink:hover {
        text-decoration: underline !important;
        background: #333 url(/images/sprite.png) no-repeat -175px -32px;
        color: #FEB913 !important;
    }

.button a {
    color: #000 !important;
    text-decoration: none !important;
}

    .button a:hover {
        text-decoration: underline !important;
        color: #FEB913 !important;
    }

/* Alternative Case Study */
.caseStudy-alt figcaption h2 {
    padding: 7px 10px 7px 10px;
    margin: 0px;
}

.caseStudy-altText {
    font-style: italic;
    margin-bottom: 5px;
}

.clearSpace {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 45px;
}

a.caseStudy-altMore {
    color: #000 !important;
    text-decoration: none !important;
    font-weight: 700;
    text-transform: uppercase;
}

    a.caseStudy-altMore:before {
        content: "\00bb\00a0";
        font-size: 1.5em;
    }

    a.caseStudy-altMore:hover {
        color: #FEB913 !important;
        text-decoration: underline !important;
    }

fieldset .wide {
    display: block;
    width: 480px;
}

input[type='radio'], input[type='checkbox'] {
    width: 20px;
    background-color: transparent;
    border: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.fullWidth {
    width: 100%;
}

.input-wide {
    width: 75%;
}


#AnotherPersonText {
    display: none;
    background-color: #ffb200;
    padding: 5px;
}

#hiddenElement {
    display: none;
}

.googleplus a {
    margin-left: -10px;
}

    .googleplus a:hover {
        background-color: #FFF;
        color: #000;
    }

sub {
    font-size: 0.9em;
}

.cardFloat {
    float: left;
    padding: 0 6px;
}

.card {
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.8);
}


/* Footer */
footer .contact .social ul li.phone-number {
    background: url(/images/phone_icon_footer_24.jpg) no-repeat;
    padding-left: 34px;
    width: 134px;
    font-size: 13px;
    font-weight: 700;
}

/* RModal dialog */

.modal .modal-dialog {
    width: 200px;
    height: 50px;
    padding: 20px;
}

.modal-footer {
    text-align: center;
}

.modal-button-wrapper {
    display: inline-block;
}

#modal-button {
    width: 80px;
}

.alt-color {
    background-color: #00693c !important;
    color: #fff;
}

a.finder {
    display: block;
    font-size: x-small;
    margin: 5px 0 10px 0;
    float: right;
}

/* Screens bigger than tablets */


@media only screen and (min-width: 1001px) {
    .card {
        width: 150px;
    }
}

/* ipad landscape and desktop 1024 */

@media only screen and (min-width: 1001px) and (max-width: 1223px) {
}

/* ipad portrait */

@media only screen and (min-width: 768px) and (max-width: 1000px) {
    #mainContent div iframe {
        width: 306px;
        height: 230px;
    }

    .card {
        width: 100px;
    }
}

/* mobile */

@media only screen and (max-width: 767px) {
    .advancedOptions input.submit {
        clear: both;
    }

    #mainContent div iframe {
        width: 300px;
        height: 225px;
    }

    #popUp, #data {
        display: none;
    }

    header h1 {
        background: url(/images/sprite.png) no-repeat 0 -27px;
        height: 109px;
        overflow: hidden;
        padding-top: 13px;
        text-indent: -9999em;
        width: 87px;
    }

    .card {
        width: 100px;
    }
}
