﻿
/* Image Slider */


#countyslider {
    width: 560px;
    margin-left: auto;
    margin-right: auto;
}

.locusslider {
    width: 275px;
    height: 550px;
}

.cartoslider {
    width: 275px;
}

#faqslider1, #faqslider2, #faqslider3, #faqslider4, #faqslider5 {
    margin-left: auto;
    margin-right: auto;
}

.flex-list, .flex-list-faq {
    width: 275px;
    vertical-align: top;
    display: inline-block;
}

iframe.youtube {
    width: 560px;
    height: 315px;
}

iframe.youtube2 {
    width: 450px;
    height: 253px;
}


.pagecenter {
    width: 560px;
}

.flexslider .slides img {
    margin-top: 10px;
}

/* Framework */

body {
    background-color: #ffffff;
    background-position: top center;
    background-attachment: fixed;
    background-repeat: repeat-y;
    font-size: .8em;
}

h1 {
    margin: 20px 0 5px 0;
    font-size: 2em;
}

h2 {
    margin: 0 0 5px 0;
    font-size: 1.4em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    margin: 0 0 5px 0;
    font-size: 0.9em;
}

header.pageheader a {
    color: Black;
}

section {
    margin: 5px 0px 20px 0px;
    clear: both;
}

p {
    margin: 5px 5px 5px 5px;
}

/* Images */

img {
    margin-top: 5px;
    margin-bottom: 5px;
}

    img.lblink {
        margin-top: 15px;
    }

/* Navigation */

#BigNavFooterFb {
    padding: 10px;
    height: 23px;
    width: 380px;
    background-color: rgba(255, 255, 255, 0.80);
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#DDFFFFFF,endColorstr=#DDFFFFFF); /* IE 6 & 7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#DDFFFFFF,endColorstr=#DDFFFFFF)"; /* IE8 */
}

nav {
    margin-left: auto;
    margin-right: auto;
}

    nav ul {
        margin: 0px 0px 2px 0px;
        text-align: center;
    }

        nav ul li {
            margin: 1px;
            display: inline;
        }

            nav ul li a {
                font-family: Verdana,Arial,sans-serif;
                font-size: 1.0em;
                background-color: rgba(255, 255, 255, 0.60);
                border-radius: 4px;
                color: rgba(0, 0, 0, 0.60);
            }

                nav ul li a:hover {
                    background-color: rgba(255, 255, 255, 1.0);
                    color: rgba(0, 0, 0, 0.9);
                }

.selected {
    background-color: rgba(255, 255, 255, 0.85);
    color: rgba(0, 0, 0, 0.90);
}

/* Host Panel */

#hostpanel {
    padding: 5px 10px 5px 10px;
    min-height: 600px;
    background-color: rgba(255, 255, 255, 0.87);
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    overflow: hidden;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#DDFFFFFF,endColorstr=#DDFFFFFF); /* IE 6 & 7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#DDFFFFFF,endColorstr=#DDFFFFFF)"; /* IE8 */
}

/* Columns */

.leftside {
    float: left;
}

.rightside {
    overflow: hidden;
    padding-left: 10px;
}


.columns2centered {
    vertical-align: top;
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
    width: 49.5%;
}

.columns2 {
    vertical-align: top;
    display: inline-block;
}

.columns3, .columns4 {
    vertical-align: top;
    display: inline-block;
    margin: 0px 5px 0px 5px;
}

/* Purchase */

.purchase-common {
    height: 70px;
}

.purchase-universal {
    height: 200px;
}

.purchase-lifetime-gift {
    height: 160px;
}

.purchase-universal-gift {
    height: 220px;
}
