/***************************************************************************************************************/
/* Change History:                                                                                             */
/***************************************************************************************************************/
/* 11/17/2009 - MJM - Added code to correct display issue with latest offer control update                     */
/***************************************************************************************************************/
/* 11/04/2009 - MJM - Removed duplicate style for class "div.offer-other-info p.expiration"                    */
/*                  - Cleaned up comments from the code                                                        */
/***************************************************************************************************************/
/* 07/20/2009 - MJM - Added additional code block per MD marked w/date                                         */
/***************************************************************************************************************/
/* 07/15/2009 – MJM – This is the .NET Offer Display control version                                           */
/***************************************************************************************************************/
.blue {color: #266a96 !important;}
.gray {color: #666 !important;}
.red {color: #9b190f !important;}
div.module-home {
    margin-bottom: 10px;
    font-size: 12px;
    color: #666;
}
div.module-home div.top {
    background: transparent url('/structure_images/bg-module-home-top.gif') no-repeat;
    padding: 6px 8px 0 8px;
    width: 317px;
    height: 20px;
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    position: relative;
 /*   z-index: 50;    */
}
div.module-home div.top span {float: left;}
div.module-home div.top a.more-clubs:link, div.module-home div.top a.more-clubs:active, div.module-home div.top a.more-clubs:visited {
    float: right;
    font-weight: normal;
    font-size: 10px;
    color: #fff;
    text-decoration: underline;
}
div.module-home div.top a:hover {text-decoration: none;}
div.module-home div.content {
    position: relative;
    background: #fff url('/structure_images/bg-module-home.gif') no-repeat left bottom;
    padding: 1px;
    width: 331px;
    height: 314px;
  /*  z-index: 50;  */
}
div.module-home div.bottom {
    background: transparent url('/structure_images/bg-module-home-btm.gif') no-repeat;
    width: 333px;
    height: 10px;
    overflow: hidden;
}
div.module-home div.header {
    margin: 0 10px 6px 10px;
    border-bottom: dashed 1px #8ba8ac;
    padding: 1px 0 10px 0;
    position: relative;
  /*  zindex: 50;  */
}
div.module-home h1 {
    margin: 0;
    font-size: 30px;
}
div.module-home h1 img {
    display: block;
}
div.module-home div.header h3 {
    margin: 0 0 4px 0;
    font-weight: bold;
    font-size: 17px;
}
div.module-home div.header p {
    margin: 0 0 4px 0;
    font-size: 14px;
}
div.module-home .promotion-list {
    margin: 0 10px;
    padding: 0;
}
div.module-home .promotion-list ul {
    margin: 0;
    padding: 0;
    width: 310px;
    list-style: none;
    clear: both;
}
div.module-home div.footnote {
    position: absolute;
    bottom: -3px;
    left: 10px;
    font-size: 9px;
    color: #0e5d91;
    z-index: 100;
}
div.module-home div.footnote p {
    margin-bottom: 2px;
    margin-top: 2px;
}

a.restriction-link:link, a.restriction-link:active, a.restriction-link:visited {
    text-decoration: underline;
    color: #0e5d91;
}
a.restriction-link:hover {text-decoration: none;}
div.module-home div.go-link {
    position: absolute;
    bottom: -3px; 
    right: 10px;
    height: 17px;
    z-index: 1000;
}
div.module-home a.go-link:link, div.module-home a.go-link:active, div.module-home a.go-link:visited {
    background: transparent url('/structure_images/icon-blue-red-arrow-off.gif') no-repeat right top;
    float: right;
    display: block;
    padding-right: 23px;
    height: 17px;
    line-height: 17px;
    text-align: right;
    font-size: 11px;
    color: #0b5a8e;
    font-weight: bold;
}
div.module-home a.go-link:hover {
    background: transparent url('/structure_images/icon-blue-red-arrow-on.gif') no-repeat right top;
    color: #9b190f;
    text-decoration: none;
}
div#offer-restrictions {
    display: none;
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #fff;
    border: solid 1px #bcbcbc;
    width: 311px;
    height: 304px;
    z-index: 2000;
}
div#offer-restrictions a.close:link, div#offer-restrictions a:active, div#offer-restrictions a:visited {
    position: absolute;
    top: 4px;
    right: 4px;
    background-color: #cc1010;
    border: solid 1px #e15e60;
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    font-size: 11px;
}
h3.restrictions-header {
    margin: 5px 0 5px 15px;
    font-size: 16px;
    color: #266a96;
}
div#offer-restrictions div.restrictions-text {
    margin: 8px 0 15px 15px;
    width: 291px;
    height: 248px;
    overflow: auto;
}
div.module-home p.enrollment-price img.medium-dollar, div.module-home p.month-price img.medium-dollar {
    position: relative;
    top: -20px;
    left: 0;
}
div.module-home p.enrollment-price, div.module-home p.month-price {
    font-size: 52px;
    line-height: .9em;
    color: #266a96;
}
div.module-home .promotion-list img.price-description {
    margin-left: 10px;
}
div.offer-other-info p.contract-information {
    margin: 0 0 2px 0;
    font-weight: bold;
    font-size: 12px;
    width: 310px;
}
div.offer-other-info p.expiration {
    margin: 2px 2px 2px 2px; 
    font-size: 17px; /* Temp Sept Offer Fix */  
    font-weight: bold;
}
/* empp single access */
div.empp-single .promotion-list h2 {
    margin: 0 0 2px 0;
    font-size: 14px;
    color: #266a96;
}
div.empp-single .promotion-list p.intro-text {
    margin: 0 0 0 0;
    width: 250px;
    line-height: 1.2em;
    font-size: 12px;
    font-weight: normal;
}
img.price-separator {
    display: block;
    margin: -4px 0;
}
p.month-price span.cent-val {
    position: relative;
    top: -17px;
    left: 0;
    font-size: .5em;
}
div.empp-single div.offer-other-info {
    margin-top: -4px;
}
/* empp national access */
div.empp-national p.enrollment-price {margin-top: -6px;}
div.empp-national span.only-text {
    position: relative;
    top: -4px;
    left: 5px;
    font-size: 9px;
}
div.empp-national .promotion-list ul {
    margin-bottom: 6px; 
    border-top: solid 1px #c1d2dd;
    border-bottom: solid 1px #c1d2dd;
    padding: 3px 0; 
}
div.empp-national ul li {
/*    background: transparent url('/images/dollar-sign-med.png') no-repeat 0 0px;  MJM - 20100414 */
    margin: 0 0 2px 0;
    padding-left: 12px;
    width: 295px;
    color: #266a96;
}
div.empp-national div.price-details, div.empp-national li img.price-description {
    float: left;
    display: inline;
}
div.empp-national div.price-details span {
    display: block;
    font-size: 28px;
    line-height: 28px;
}
div.empp-national div.price-details span span {display: inline;}
div.empp-national div.price-details span.cent-val {
    position: relative;
    top: -10px;
    left: 0;
    font-size: .5em;
    line-height: 1.0em;
}
    
div.empp-national div.price-details img {
    display: block;
    margin-top: -3px;
}
div.empp-national li img.price-description {
    position: relative;
    top: 14px;
    left: 0;
}
/************************************/
/* MJM - 07/20/2009 *****************/
/* Add everything below KM **********/
/* empp single access no enrollment */
/************************************/
div.empp-single-no-enroll .promotion-list h2 {
    margin: 14px 0 2px 0;
    font-size: 14px;
    color: #266a96;
}
div.empp-single-no-enroll p.month-price img.large-dollar {
    position: relative;
    top: -30px;
    left: 0;
}
div.empp-single-no-enroll p.month-price span.cent-val {
    position: relative;
    top: -29px;
    left: 0;
    font-size: .5em;
}
div.empp-single-no-enroll p.month-price {
    position: relative;
    width: 311px;
    height: 100px;
    font-size: 78px;
    line-height: .9em;
    color: #266a96;
}
div.empp-single-no-enroll p.month-price img.price-description {
    position: absolute;
    left: 146px;
    top: 60px;
    margin-left: 0px;
}
div.empp-single-no-enroll p.month-price img.access-level {
    position: absolute;
    bottom: 5px;
    left: 15px;
}
div.empp-single-no-enroll div.offer-other-info {
    margin: 10px 0 0 0;
}
div.empp-single-no-enroll div.offer-other-info p.contract-information {
    margin: 0 0 16px 0;
    width: 311px;
    font-weight: bold;
    font-size: 12px;
}
div.module-home div.empp-single-no-enroll div.footnote p {    
    width: 310px;
    margin-bottom: 6px;
}
div.empp-no-price .promotion-list h2 {
    margin: 0 0 2px 0;
    font-size: 14px;
    color: #266a96;
}
div.empp-no-price .promotion-list p.intro-text {
    margin: 0 0 0 0;
    width: 250px;
    line-height: 1.2em;
    font-size: 12px;
    font-weight: normal;
}
div.empp-no-price p.enrollment-price {
    font-size: 95px;
}
div.empp-no-price p.enrollment-price img.medium-dollar {
    left: 0;
    position: relative;
    top: -49px;
}
div.empp-no-price div.header {
    margin: 0 10px 15px;
}
/* MJM - Added to correct display issue with latest offer control update */
div.empp-club-vs-national li.city-price 
{
    display: none;
}
div.empp-club-vs-national div.price-details span.dollar-val
{
    font-size: 43px;
    line-height: 43px;
}
/* MJM - 20091202 Additiona corrction to display price description correctly in FF */
div.empp-club-vs-national li img.price-description 
{
    top: 25px;
}
div.empp-club-vs-national ul li 
{
    background-position: 0 15px;
}
/* MJM - 20091201 Additional correction to display latest offer control update */
div.empp-club-vs-national .pricing-section .national-price .medium-dollar, div.empp-club-vs-national .pricing-section .club-price .medium-dollar {
    float: left;
}
/* MJM - 20091202 Additional correction to display latest offer control update */
div.empp-club-vs-national div.price-details span.cent-val {
    top: -20px;
    font-size:0.5em;
}
/* MJM - 20091218 - Offer control */
div.empp-yearly-vs-monthly .club-price
{
    display: none;
}
div.empp-yearly-vs-monthly .city-price
{
    background: none;
    float: right;
    width: 75px;
    margin: 0 52px 0 0;
    padding: 0;
    position: relative;
}
div.empp-yearly-vs-monthly .national-price
{
    background: none;
    float: left;
    width: 75px;
    padding: 0;
    margin: 0 0 0 5px;
}
div.empp-yearly-vs-monthly .promotion-list ul 
{
    border: none;
    position: relative;
}
div.empp-yearly-vs-monthly .labels_panel 
{
    position: relative;
    width: 311px;
}
div.empp-yearly-vs-monthly .commitment 
{
    width: 120px;
    font-size: 14px;
    font-weight: bold;
    color: #cd1623;
    float: right;
    display: inline;
    margin:0 5px 0 0;
    position: absolute;
    right: 5px;
    top: 0px;
}
div.empp-yearly-vs-monthly span.line 
{
    display: block;
    width: 100%;
    border-bottom: 1px dotted #8da8ac;
    margin: 0 0 8px 0;
    height: 1px;
    font-size: 1px;
    overflow: hidden;
}
div.empp-yearly-vs-monthly .best_rate 
{
    width: 105px;
    font-size: 14px;
    font-weight: bold;
    color: #cd1623;
    float: left;
    display: inline;
    margin: 0 0 0 5px;
}
div.empp-yearly-vs-monthly .contract-information 
{
    display: none;
}
div.empp-yearly-vs-monthly .or_sign 
{
    margin: 20px 0 0 0;
}
div.empp-yearly-vs-monthly .two_ways 
{
    font-size: 14px;
    font-weight: bold;
    color: #266a96;
}
div.empp-yearly-vs-monthly .national_one_year 
{
    width: 110px;
    float: left;
    font-size: 10px;
    margin: 0 0 0 5px;
}
div.empp-yearly-vs-monthly .local_monthly
{
    width: 135px;
    float: right;
    font-size: 10px;
}
div.empp-yearly-vs-monthly .promotion-list img.price-description.es 
{
    top: 5px;
    position: relative;
}
div.empp-yearly-vs-monthly .or_sign.es
{
    margin: 20px 0 0 10px;
}
div.empp-yearly-vs-monthly .pricing-section
{
    margin: 0;
}
div.empp-yearly-vs-monthly p.enrollment-price, div.empp-yearly-vs-monthly p.month-price
{
    font-size: 70px;
}
div.empp-yearly-vs-monthly p.enrollment-price img.medium-dollar 
{
    top:-35px;
}
div.empp-yearly-vs-monthly img.small-dollar 
{
    float: left;
    height: 12px !important;
    width: 7px !important;
}
/***Added for Req# 399***/
#home-text-links{
    margin:0;
    padding:0 0 0 0px;
    height:50px; /** changed BG 100225 **/
}
#home-text-links li{
    float:left;
    display:inline;
    height:23px;
    padding-top:5px;
}
ul#home-text-links.es {
    padding: 0 0 0 0px;
}
.home-text-links-first{
    margin-left:0px;   /** Added   MJM 100510 **/
    margin-right:15px;  /** changed MJM 100407 **/ 
    padding-left:170px; /** Added   MJM 100414 **/
    padding-right:20px; /** changed MJM 100407 **/ 
    background:transparent url('/images/divider.png') right -5px no-repeat;
}
.home-text-links-third{
    margin-left:20px;   /** changed MJM 100407 **/ 
    padding-left:20px;  /** changed MJM 100407 **/ 
    background:transparent url('/images/divider.png') left -5px no-repeat;
}
.es .home-text-links-first{
    margin-left:115px;    /** Added   MJM 100407 **/
    margin-right:10px;  /** changed MJM 100407 **/ 
    padding-left:0px;  /** Added   MJM 100407 **/
    padding-right:7px; /** changed MJM 100407 **/ 
    
}
.es .home-text-links-third{
    margin-left:5px; 
    padding-left:7px;
}
/* Added for Req 471 ---------------------------------------------- */
/* empp local vs. one club */
div.empp-yearly-vs-monthly p.enrollment-price {
    width: 311px;
    border-bottom: 1px dashed #8da8ac;
    margin: 0 0 8px 0;
}
div.empp-local-vs-one p.enrollment-price {
    width: 311px;
    margin: 8px 0 0 0;
    border-top: 1px dashed #8da8ac;
    padding: 10px 0 0 0 !important;
}
div.empp-local-vs-one .promotion-list h2 {
    color: #266a96;
    font-size: 14px;
}
.local-vs-one-labels {
    width: 311px;
    height: 23px;
}
.local-vs-one-labels img {
    float: left;
}
.local-vs-one-labels .or_sign 
{
    margin: 0 20px 0 -15px;
    position: relative;
    top: 30px;
}
div.empp-local-vs-one .club-price
{
    background: none;
    float: right;
    width: 125px;
    margin: 0 0 0 0;
    padding: 0;
}
div.empp-local-vs-one .city-price
{
    background: none;
    float: left;
    width: 130px;
    margin: 0 0 0 0;
    padding: 0;
}
div.empp-local-vs-one div.price-details span {
    display: block;
    font-size: 40px;
    line-height: 40px;
}
div.empp-local-vs-one div.price-details span.cent-val {
    top: -14px;
}
div.empp-local-vs-one .national-price
{
    display: none;
}
div.empp-local-vs-one .promotion-list ul 
{
    border: none;
    position: relative; 
}
div.empp-local-vs-one .contract-information 
{
    display: none;
}
div.empp-local-vs-one .promotion-list img.price-description 
{
    top: 5px;
    position: relative;
}
div.empp-local-vs-one .pricing-section
{
    margin: 0;
}
div.empp-local-vs-one p.enrollment-price 
{
    font-size: 40px;
}
div.empp-local-vs-one p.enrollment-price img.medium-dollar 
{
    top:-10px;
}
div.empp-local-vs-one img.small-dollar, div.empp-local-vs-one .club-price img.medium-dollar  
{
    float: left;
}
div.empp-local-vs-one p.expiration {
    margin-top: 20px;
    font-size: 16px;
}
div.empp-yearly-vs-monthly .labels_panel 
{
    float: left;
    position: relative;
    width: 311px;
}
div.empp-yearly-vs-monthly .city-price
{
    background: none;
    float: right;
    width: 140px;
    margin: 0;
    padding: 0;
}
div.empp-yearly-vs-monthly .national-price
{
    background: none;
    float: left;
    width: 140px;
    padding: 0;
    margin: 0;
}
div.empp-yearly-vs-monthly .commitment 
{
    width: 137px;
    font-size: 14px;
    font-weight: bold;
    color: #cd1623;
    float: right;
    display: inline;
    margin: 0;
    position: absolute;
    right: 5px;
    top: 0px;
}
div.empp-yearly-vs-monthly .best_rate 
{
    width: 105px;
    font-size: 14px;
    font-weight: bold;
    color: #cd1623;
    float: left;
    display: inline;
    margin: 0 0 0 5px;
}
div.empp-yearly-vs-monthly .national_one_year 
{
    width: 140px;
    float: left;
    font-size: 10px;
    margin: 0 0 0 5px;
}
div.empp-yearly-vs-monthly .local_monthly
{
    width: 138px;
    float: right;
    font-size: 10px;
}
/* Added for Req 471 ^ ------------------------------------------------------------- */

/* empp - one club vs local no enrollment */
div.empp-local-vs-one-no-enroll h2 {
    font-size: 14px;
    color: #266a96;
}
div.empp-local-vs-one-no-enroll .intro-text {
    margin-bottom: 15px;
    border-bottom: dashed 1px #8ba8ac;
    padding-bottom: 10px !important;
}
div.empp-local-vs-one-no-enroll .pricing-section {
    width: 311px;
    height: 82px;
}
div.empp-local-vs-one-no-enroll .price-tagline, div.empp-local-vs-one-no-enroll .per-month {
    display: block;
}
div.empp-local-vs-one-no-enroll .club-price, div.empp-local-vs-one-no-enroll .local-price {
    float: left;
}
div.empp-local-vs-one-no-enroll .club-price {
    width: 180px;
}
div.empp-local-vs-one-no-enroll .local-price {
    width: 130px;
}
div.empp-local-vs-one-no-enroll .medium-dollar {
    position: relative;
    top: -16px;
}
div.empp-local-vs-one-no-enroll .price-details {
    margin-top: -4px;
    height: 52px;
}
div.empp-local-vs-one-no-enroll .dollar-val {
    font-size: 50px;
    color: #266a96;
}
div.empp-local-vs-one-no-enroll .cent-val {
    position: relative;
    top: -18px;
    font-size: 25px;
    color: #266a96;
}
div.empp-local-vs-one-no-enroll .or-sign {
    position: relative;
    top: -10px;
}
div.empp-local-vs-one-no-enroll .contract-information {
    margin: 10px 0 15px !important;
    font-size: 11px !important;
}
div.empp-local-vs-one-no-enroll .expiration {
    font-size: 15px !important;
}
div.module-home div.empp-local-vs-one-no-enroll div.footnote {
    bottom: -5px;
}
div.module-home div.empp-local-vs-one-no-enroll div.footnote p {
    margin-bottom: 5px;
}

/* Offer display - Fix Enrollment Fee */
img#UserControl1_imgEnrollmentFeeCaps  {
    width:190px !important;
}
