﻿div#bannerAdsContainer {
    margin-top: 0px;
    margin-left: 7px;
}

.subPeriodList {
    margin: 6px;
}

.subPeriodClass {
    margin: 10px;
}

.buttonStyle {
    cursor: pointer;
    text-align: center;
}

.blueHeadingText {
    color: #2263AC;
    font-weight: bold;
    font-size: 15px;
}

div.validation {
    font-size: 11px;
    float: right;
}

.container-square-body-int {
    margin-bottom: 10px !important;
}

.container-square-body-left {
    width: 23% !important;
}

.container-square-body-right {
    float: left;
    width: 75% !important;
}

.rightSection {
    width: 507px;
    float: left;
}

.leftSection {
    width: 40%;
    float: left;
    margin-left: 4%;
}

.subscriptionHeader {
    text-align: center;
    color: white;
    font-size: 22px;
    padding: 15px;
}

.membershipList {
    list-style-position: inside;
}

    .membershipList li {
        border-bottom: 1px dotted black;
        font-size: 14px;
        width: 248px;
        /*margin-top:10px;
        margin-bottom:10px;*/
        /*line-height: 40px;*/
        padding: 13px;
    }

.sliderBodyText {
    text-align: center;
    position: relative;
    top: -50px;
}

.sliderHoverPopup {
    position: relative;
    background-color: white;
    z-index: 9999999;
}

.dropShadow {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
}

.sliderText {
    color: white;
    font-size: 16px;
    text-align: center;
    padding-top: 55px;
}

.sliderBackground {
    height: 80px;
    position: relative;
    top: -105px;
}

.platinumBackgroundSlider {
    background: #ccced0; /* Old browsers */
    background: -moz-linear-gradient(-72deg, #ccced0 0%, #ccced0 50%, #b9bbbd 51%, #b9bbbd 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ccced0), color-stop(50%,#ccced0), color-stop(51%,#b9bbbd), color-stop(100%,#b9bbbd)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-72deg, #ccced0 0%,#ccced0 50%,#b9bbbd 51%,#b9bbbd 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-72deg, #ccced0 0%,#ccced0 50%,#b9bbbd 51%,#b9bbbd 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-72deg, #ccced0 0%,#ccced0 50%,#b9bbbd 51%,#b9bbbd 100%); /* IE10+ */
    background: linear-gradient(163deg, #ccced0 0%,#ccced0 50%,#b9bbbd 51%,#b9bbbd 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccced0', endColorstr='#b9bbbd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.goldBackgroundSlider {
    background: #fbdc30; /* Old browsers */
    background: -moz-linear-gradient(-72deg, #fbdc30 0%, #fbdc30 50%, #f7c61e 51%, #f7c61e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#fbdc30), color-stop(50%,#fbdc30), color-stop(51%,#f7c61e), color-stop(100%,#f7c61e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-72deg, #fbdc30 0%,#fbdc30 50%,#f7c61e 51%,#f7c61e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-72deg, #fbdc30 0%,#fbdc30 50%,#f7c61e 51%,#f7c61e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-72deg, #fbdc30 0%,#fbdc30 50%,#f7c61e 51%,#f7c61e 100%); /* IE10+ */
    background: linear-gradient(163deg, #fbdc30 0%,#fbdc30 50%,#f7c61e 51%,#f7c61e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbdc30', endColorstr='#f7c61e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.standardBackgroundSlider {
    background: #f4b224; /* Old browsers */
    background: -moz-linear-gradient(-72deg, #f4b224 0%, #f4b224 50%, #ef9628 51%, #ef9628 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f4b224), color-stop(50%,#f4b224), color-stop(51%,#ef9628), color-stop(100%,#ef9628)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-72deg, #f4b224 0%,#f4b224 50%,#ef9628 51%,#ef9628 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-72deg, #f4b224 0%,#f4b224 50%,#ef9628 51%,#ef9628 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-72deg, #f4b224 0%,#f4b224 50%,#ef9628 51%,#ef9628 100%); /* IE10+ */
    background: linear-gradient(163deg, #f4b224 0%,#f4b224 50%,#ef9628 51%,#ef9628 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4b224', endColorstr='#ef9628',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

h1 {
    margin: 0;
    color: #2263AC;
    padding-top: 90px;
    font-size: 52px;
}

h2 {
    margin: 0;
    color: #2263AC;
    padding-top: 30px;
    font-size: 32px;
}

h3 {
    color: black;
}

.slideUpImage {
    width: 225px;
    height: 225px;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 2;
}

    .slideUpImage:hover {
        background-position: 0 -228px;
    }

.membershipIcon {
    position: relative;
    top: -52px;
    left: 75px;
    z-index: 99;
}

.innerContent {
    top: -40px;
    width: 1094px;
    left: -22px;
    position: relative;
}

#SignupDiv ul {
    list-style: none;
    margin: 0;
}

#SignupDiv li {
    list-style-image: url('../Images/Subscriptions/dot-point-arrow.png');
}
/*li:before {
    content: "4"; 
    font-family:"Webdings";
    color: red; /* or whatever color you prefer */
}
*/
