



a.Left
{
    text-indent:-9999px;
}
        
a.Right
{
    text-indent:-9999px;
}

#left-middle-column
{
    float:left;
    width:730px;
    margin:0px 0px 20px 0px;
    display:block;
}

#right-column
{
    float:left;
    width:220px;
    height:303px;
    position:relative;
    margin:0px 0px 20px 0px;
    background-color:#e3e3e3;
    padding-top:0;
    padding-bottom:0;
}


/* -------- rules for div LargePromo inside left-middle-column -------- */

#left-middle-column div.LargePromo
{
    position:relative;
    background-color:#000;
    height:303px;
}

#left-middle-column div.LargePromo a
{
    position:absolute;
    float:left;
    color:#000;
}

#left-middle-column div.LargePromo a > img
{
    width:730px;
    height:303px;
}

/* -------- rules for LargePromoNav elements -------- */

div.LargePromoNav ul
{
    margin-top:0;
    margin-bottom:0;
    padding:0;
    list-style:none;
}
        
        
div.LargePromoNav ul li
{
    display:inline;
}

#left-middle-column div.LargePromoNav
{
    height:54px;
    display:inline-block;
}

a.Left
{
    text-indent:-9999px;
}
        
a.Right
{
    text-indent:-9999px;
}
        
#left-middle-column div.LargePromoNav a
{
    position:relative;
    height:54px;
    width:42px;
    background-repeat:no-repeat;
    text-decoration:none;
    float:left;
}
        
#left-middle-column div.LargePromoNav a.Left
{
    background-image:url(../imgs/large-promo-nav-left.png);
}
        
#left-middle-column div.LargePromoNav a.Left:hover
{
    background-image:url(../imgs/large-promo-nav-left-hover.png);
}
        
#left-middle-column div.LargePromoNav a.Right
{
    background-image:url(../imgs/large-promo-nav-right.png);
}
        
#left-middle-column div.LargePromoNav a.Right:hover
{
    background-image:url(../imgs/large-promo-nav-right-hover.png);
}
        
#left-middle-column div.LargePromoNav ul
{
    /*overflow:hidden;
    width:144px;*/
    float:left;
    *float:none;
}
        
#left-middle-column div.LargePromoNav ul li a
{
    background-image:url(../imgs/large-promo-nav-point.png);
    padding:19px 1px 0 0;
    height:35px;
    width:23px;
    color:#fff;
    text-align:center;
    font-size:0.9em;
    line-height:1em;
}
        
#left-middle-column div.LargePromoNav ul li a:hover
{
    background-image:url(../imgs/large-promo-nav-point-hover.png);
}
        
#left-middle-column div.LargePromoNav ul li a.Selected
{
    background-image:url(../imgs/large-promo-nav-point-active.png);
    color:#000;
}

/* -------- rules for LargePromoOverlay elements -------- */

#left-middle-column div.LargePromo div.LargePromoOverlay
{
    background-image:url(../imgs/large-promo-overlay.png);
}

#left-middle-column div.LargePromoOverlay h2 a
{
    text-decoration:none;
}

#left-middle-column div.LargePromoOverlay h2 a:hover
{
    color:#bfdaed;
    text-decoration:underline;
}

        
#left-middle-column div.LargePromo div.LargePromoOverlay
{
    position:absolute;
    /*background-image:url(/images/large-promo-overlay.png);*/
    width:230px;
    height:303px;
    top:0;
    left:0;
    z-index:5;
    text-align:center;
}
        
#left-middle-column div.LargePromo div.LargePromoOverlay span
{
    position:absolute;
    bottom:0;
    left:0;
    display:block;
    background-image:url(../imgs/large-promo-overlay-bottom.png);
    padding-top:9px;
    width:230px;
    height:22px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
    font-size:0.9em;
}
        
#left-middle-column div.LargePromoOverlay h2, #left-middle-column div.LargePromoOverlay p
{
    color:#fff;
    padding-right:7px;
}
        
#left-middle-column div.LargePromoOverlay h2
{
    font-size:1.9em;
    font-weight:normal;
    margin:0;
    margin-top:30px;
    margin-bottom:16px;
    padding-left:14px;
    line-height:1.13em;
}
        
#left-middle-column div.LargePromoOverlay h2 a
{
    color:inherit;
    float:none;
    position:relative;
    cursor:pointer;
    color:#fff;
}
        
#left-middle-column div.LargePromoOverlay p
{
    padding-left:16px;
    font-size:1em;
    line-height:1.15em;
}
        
/* -------- rules for LargePromoText div -------- */

div.LargePromoText
{
    height:204px;
    text-align:left;
}

#main-column
{
    background-repeat:no-repeat;
    background-position:0 100%;
    background-color:#fff;
    overflow:hidden;
    font-size:0.8em;
    padding:0px 0 40px 0px;
    margin-bottom:0px;
    margin-left:auto;
    margin-right:auto;
    width:950px;
    position:relative;
}


/* -------- full width column styles -------- */

#full-width-column
{
    width:950px;
    margin-left:8px;
    margin-bottom:4px;
}

#full-width-column div.MediumPromo
{
    background-color:#f4f4f4;
    padding:5px 8px 8px 8px;
    width:207px;
    height:360px;
    float:left;
    margin-top:0px;
    margin-right:13px;
    position:relative;
}

#full-width-column div.promolast
{
    margin-right:0;
}

#full-width-column div.MediumPromo h2
{
    font-size:1.8em;
    margin-left:2px;
    margin-bottom:3px;
    font-weight:normal;
}

#full-width-column div.MediumPromo h3.HeadingByline
{
    text-transform:uppercase;
    font-weight:normal;
    color:#666;
    font-size:0.9em; /* this is the size of the sub heading at the top */
    margin-left:1px;
    margin-bottom:14px;
}


#full-width-column div.MediumPromo div.MediumPromoInner
{
    width:205px;
    height:221px;
    background-color:#fff;
    border:1px solid #F4F4F4;
    border-bottom:0;
    position:absolute;
    top:66px;
    left:8px;
}

#full-width-column div.MediumPromo div.MediumPromoInner h3
{
    font-size: 1em; /*this is the size of the linked heading */
    font-weight:bold;
    margin-top:4px;
    margin-left:9px;
    margin-bottom:0;
}

#full-width-column div.MediumPromo div.MediumPromoInner h3 a
{
    color:#31417A;
    text-decoration: none;
}
#full-width-column div.MediumPromo div.MediumPromoInner h3 a:hover
{
    text-decoration: underline;
}

#full-width-column div.MediumPromo div.MediumPromoInner p
{
    color:#434343;
    font-size:0.9em; /* this is the size of the captions */
    line-height:1.4em;
    margin-left:9px;
    margin-right:5px;
}

#full-width-column div.MediumPromo div.SlideshowNav
{
    background-color:#fff;
    border:1px solid #F4F4F4;
    border-top:0;
    margin-bottom:9px;
    padding:221px 7px 0 7px;
    width:191px;
    height:26px;
    font-size:0.8em;
    text-transform:uppercase;
    text-align:center;
}

#full-width-column div.MediumPromo div.SlideshowNav div
{
    overflow:hidden;
    display:inline-block;
    margin-left:auto;
    margin-right:auto;
}

#full-width-column div.MediumPromo div.SlideshowNav div a
{
    float:left;
    display:block;
    background-repeat:no-repeat;
    width:25px;
    height:25px;
}

#full-width-column div.MediumPromo div.SlideshowNav div a.Left
{
    background-image:url(../imgs/slideshow-nav-left.png);
}

#full-width-column div.MediumPromo div.SlideshowNav div a.Left:hover
{
    background-image:url(../imgs/slideshow-nav-left-hover.png);
}

#full-width-column div.MediumPromo div.SlideshowNav div a.Right
{
    background-image:url(../imgs/slideshow-nav-right.png);
}

#full-width-column div.MediumPromo div.SlideshowNav div a.Right:hover
{
    background-image:url(../imgs/slideshow-nav-right-hover.png);
}

#full-width-column div.MediumPromo div.SlideshowNav div ul
{
    list-style:none;
    padding:0;
    margin:0;
    float:left;
}

#full-width-column div.MediumPromo div.SlideshowNav div ul li
{
    float:left;
}

#full-width-column div.MediumPromo div.SlideshowNav div ul li a img
{
    width:16px;
    height:25px;
}



#full-width-column div.MediumPromo div.SlideshowNav div ul li a
{
    background-image:url(../imgs/slideshow-point.png);
    width:16px;
}

#full-width-column div.MediumPromo div.SlideshowNav div ul li a:hover
{
    background-image:url(../imgs/slideshow-point-hover.png);
}

#full-width-column div.MediumPromo div.SlideshowNav div ul li a.Selected
{
    background-image:url(../imgs/slideshow-point-active.png);
}

#full-width-column div.MediumPromo a.ShowAllButton
{
    text-decoration:none;
    /* background-image:url(../imgs/showall-button.png);
    background-repeat:no-repeat; */
    background-color:#CCC;
    color:#525252;
    font-weight:normal;
    line-height:1.5em;
    text-align:center;
    padding:0;
    margin:0;
    padding-top:7px;
    height:27px;
    display:block;
    width:100%;
    clear:both;
}

#full-width-column div.MediumPromo a.ShowAllButton:hover
{
    /*color:#2d4507;*/
    /* background-image:url(../imgs/showall-button-hover.png); */
    background-color:#31417A;
    color:#FFF;
}


