﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: none;
}

.hlrc-background {
    /*
    background-color: #dddddd;
    */
    background-color: white;
}

.hlrc-text-color {
    color: white;
}

.navbar-nav {
    margin: 0;
}

.input-shorter {
    height: 10px;
    padding-top: 10px;
    margin-top: 10px;
}

.navbar-nav > li > input {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.navbar-nav > li > span {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    color: #995C00;
}

.HLRCName {
    font-family: 'Times New Roman', Times, serif;
    font-size: 20pt;
    color: #995C00;
}

.pad-top {
    padding-top: 110px; /* when the menu collapses, not so much padding */
}

.hide-desktop {
    display: none;
}

.imageCell {
    padding-left: 5px;
    padding-right: 5px;
    display: inline;
    min-width: 200px;
    float: left;
    background-color: white;
    text-align: center;
    font-size: 12px;
}

    .imageCell a {
        color: #995C00;
    }

.coinImage {
    width: 240px;
}


@media (min-width: 768px) {
    .navbar-nav > li > input {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .navbar-nav > li > span {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .input-shorter {
        height: 10px;
        padding-top: 10px;
        margin-top: 5px;
    }

    .bottom-padding-sm {
        padding-bottom: 175px;
    }

    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
    }

    .testimonial-lgmd {
        font-style: italic;
    }

    .testimonial-image-lgmd {
        display: none;
    }

    .HLRCName {
        font-family: 'Times New Roman', Times, serif;
        font-size: 30pt;
        color: #813a3c;
    }
}

@media (min-width:768px) {
    .pad-top {
        padding-top: 150px;
    }
}

@media (min-width: 992px) {
    .bottom-padding-md {
        padding-bottom: 100px;
    }

    .HLRCName {
        font-family: 'Times New Roman', Times, serif;
        font-size: 36pt;
        color: #813a3c;
    }
}

@media (min-width:1200px) {
    .pad-top {
        padding-top: 120px;
    }
}

@media (min-width: 1200px) {
    .bottom-padding-lg {
        padding-bottom: 60px;
    }

    .HLRCName {
        font-family: 'Times New Roman', Times, serif;
        font-size: 40pt;
        color: #813a3c;
    }
}


.bottom-padding-xs {
    padding-bottom: 250px;
}

.bold-text {
    font-weight: bold;
}

.text-smaller {
    font-size: 12px;
}

.brand-bigger {
    font-size: 25px;
    padding-top: 22px;
}

.twitter-img {
    height: 20px;
    padding-left: 10px;
}

#testimonials {
    font-style: italic;
    font-weight: bold;
    font-size: large;
}

.contact {
    font-weight: bold;
    font-size: small;
    font-family: 'Bookman Old Style', Bookman, 'URW Bookman L', 'Palatino Linotype', serif;
}

.typewriter-text {
    font-family: Courier New, Courier, monospace;
}

.marquee {
    width: 100%;
    overflow: hidden;
    border: 1px solid #ccc;
    background: #813a3c;
    color: white;
    font-weight: 700;
}

.full-height {
    height: 600px;
}

.image-float {
    float: left;
    padding-right: 20px;
}

.image-float-right {
    float: right;
    margin-left: 10px;
}

.newsletter-link {
    font-weight: bold;
}

.coin-info {
    font-weight: bold;
    font-size: larger;
}

.thumb-info {
    text-align: center;
    font-size: smaller;
    height: 20px;
}

.no-bullet {
    list-style: none;
}

.slab-thumb {
    height: 150px;
}

.space-after {
    padding-bottom: 10px;
}

.coinTable {
    width: 100%;
    background-color: white;
}

.coinRow {
    list-style: none;
}

.viewer-window {
    max-width: 75%;
    min-width: 25%;
    max-height: 75%;
    min-height: 25%;
    overflow: scroll;
}

.viewerImage {
    max-width: 480px;
    height: auto;
    width: auto\9;
    margin-left: 25px;
    margin-right: 25px;
}

.viewerImageSlab {
    max-width: 480px;
    height: auto;
    width: auto\9;
    margin-left: 25px;
    margin-right: 25px;
}

.viewerImageStack {
    max-width: 480px;
    height: auto;
    width: auto\9;
    margin-left: 25px;
    margin-right: 25px;
}

.viewerImageAnchor:hover,
.viewerImageAnchor:focus {
    text-decoration: none;
}

.imageThumb {
    height: 50px;
}


@media (max-width: 1200px) {
    .imageCell {
        padding-left: 2px;
        padding-right: 2px;
        display: inline;
        min-width: 85px;
        float: left;
        background-color: white;
        font-size: 10px;
    }

    .coinImage {
        width: 150px;
    }
}

@media (max-width: 1000px) {
    .testimonial-smxs {
        display: none;
    }

    .testimonial-image-smxs {
        display: inline-block;
    }

    .text-smxs {
        font-size: x-small;

    }

    .contact {
        font-size: x-small;
        padding-bottom: 25px;
    }

    .slab-thumb-xs {
        height: 50px;
    }

    .coinRow {
        list-style: none;
    }

    /*
    .imageCell {
        padding-left: 2px;
        padding-right: 2px;
        display: inline;
        min-width: 85px;
        float: left;
        background-color: white;
        font-size: 12px;
    } 

    .coinImage {
        width: 86px;
    }
*/
}

@media (max-width: 650px) {
    .testimonial-smxs {
        display: none;
    }

    .testimonial-image-smxs {
        display: inline-block;
    }

    .text-smxs {
        font-size: x-small;
    }

    .contact {
        font-size: x-small;
        padding-bottom: 25px;
    }

    .slab-thumb-xs {
        height: 50px;
    }

    .coinRow {
        list-style: none;
    }

    .imageCell {
        padding-left: 2px;
        padding-right: 2px;
        display: inline;
        min-width: 64px;
        float: left;
        background-color: white;
        font-size: 8px;
    }

    .coinImage {
        width: 78px;
    }

    .viewerImage {
        max-width: 216px;
        height: auto;
        width: auto\9;
        margin-left: 5px;
        margin-right: 5px;
    }

    .viewerImageSlab {
        max-width: 264px;
        height: auto;
        width: auto\9;
        margin-left: 5px;
        margin-right: 5px;
    }

    .bannerimage {
        max-width: 100%;
    }

    .hide-desktop {
        display: inline;
    }
}

#addthis_button .addthis_default_style .addthis_counter {
    display: block;
    float: none;
}

#coinGrid {
    overflow-y: auto;
    height: 100%;
}

.maroon-text {
    color: #000000;
    font-weight: 700;
}

.black-text {
    color: #000000;
    font-weight: 700;
}

.phone-text {
    color: #000000;
    font-weight: 700;
}

.spacer5 { height: 5px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer10 { height: 10px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer20 { height: 20px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer30 { height: 30px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }
.spacer50 { height: 50px; width: 100%; font-size: 0; margin: 0; padding: 0; border: 0; display: block; }


.panel-heading {
    color: #D7D7D7 !important;
    background-color: #5e5e5e !important;
    padding: 1px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;

}

.hlrc-navbar {
        background-color: #5e5e5e;
}

.imageListTable {
    border: 1px solid black;
}

.imageListCell {
    border: 1px solid black;
    vertical-align: text-top;
}

.small-text {
    font-size: small;
}

.zoom-image {
    width: 630px;
}