
/**
 * @file Global styles for golfdigest.com
*/

/**
 * @section Basic element styles
 *
 * @author  Vince Lim Show Chen
 * @author  Dan Richman
 * @author  Eric Shepherd
 * @date    November 2009
*/

@import 'lightreg.css';

body {
    background: #fff;
    color: #333;
    font: 14px/1.3 georgia, "times new roman", times, serif;
    position: relative;
}

/* Link Rules */

a:link {
    color: #004276;
    text-decoration: none;
}

a:visited {
    color: #666;
    text-decoration: none;
}

a:hover {
    color: #004276;
    text-decoration: underline;
}

a:active {
}

a:focus {
    outline-width: 0;
}

/* Simple CSS Reset */

.alt {
    left: -9999px;
    position: absolute;
}

hr {
    display: none;
}

div,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,.clearall,.clearb,form,img,body,label,fieldset,table,tr,td {
    border: 0;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.smallcaps {
    font-size: .8em;
    text-transform: uppercase;
}

.nowrap {
    white-space: nowrap;
}

.clearb {
    clear: both;
    font-size: .1em;
    line-height: .1em;
}

/**
 * @section Main typography
 * NOTE: see more typography in the DCT section below
*/

p,
ol,
ul,
dl {
    margin: 0 0 1.4em 0;
}

h1 {
    font: bold 30px/1.13 arial, helvetica, sans-serif;
}

h2 {
    font: normal 17px/1.23 georgia, "times new roman", times, serif;
}

h3 {
    font: bold 16px/1.1 arial, helvetica, sans-serif;
}

h4 {
    font: bold 14px/1.1 georgia, "times new roman", times, serif;
}

h5 { /* rubric */
    font: normal 11px/1.1 arial, helvetica, sans-serif;
    text-transform: uppercase;
}

/* hides or flags for javascript replacement into input box */

label.replace,
label.hide {
    position: absolute;
    left: -9999px;
}

/**
 * @section Primary layout divisions
*/

#wrapper {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 980px;
}

#page { /* entire width, equal to wrapper because no right/left borders */
    clear: both;
    float: left;
    position: relative;
    width: 980px;
  }

    #page:after {
        content: ".";
        clear: both;
        display: block;
        height: 0;
        visibility: hidden;
        width: 980px;
    }

    #content {
        float: left;
        min-height: 400px;
        position: relative;
        width: 655px; /* left edge of page up to left edge of yrail */
    }

        .home #content {
            padding-top:12px;
            width: 660px;
            padding-right:20px;
        }

        #main { /* left edge of index features */
            margin-bottom: 20px;
            position: relative;
            width: 640px;
            clear: both;
        }

.home #main{
    width: 440px;
    float: left;
    clear: none;
}

#urail {
    clear: both;
    float: left;
    left: 0px;
    margin: 0;
    position: relative;
    width: 640px;
}

.home #urail{
    width: 660px;
}

#yrail {
    float: right;
    margin: 13px 20px 0 0;
    position: relative;
    width: 300px;
}

.home #yrail{
    margin: 13px 0px 0 0;
}

/**
 * @section Positions
*/

 /* for testing */
.home #position1, .home #position2   {
    width: 100%;
}

/* spans top */
#position1 {
    clear: both;
    float: left;
    margin: 0;
    width: 640px;
}

/* wide left */
#position2 {
    clear: right;
    float: left;
    margin: 0;
    width: 405px;
}

/* narrow right */
#position3 {
    float: right;
    margin: 0;
    width: 195px;
}

.home #position3{
    width: 200px;
}

/* equal left */
#position4 {
    clear: both;
    float: left;
    margin: 0;
    width: 300px;
}

.home #position4{
    width: 320px;
}

/* equal right */
#position5 {
    float: left;
    width: 300px;
}

.home #position5{
    width: 440px;
}

/* spans bottom */
#position6 {
    clear: both;
    float: left;
    margin: 0;
    width: 620px;
}

.home #position6{
    width: 660px;
}

/**
 * @section Content Positions
*/

/* Y-Rail Positions */

#position1_yrail,
#position2_yrail,
#position3_yrail,
#position4_yrail {
    clear: both;
    float: left;
}

#ps1_fs1_yrail,
#ps1_fs2_yrail,
#ps1_fs3_yrail,
.yrail_ads {
    clear: both;
}

#global_rightRail_B,
#AMS_GLF_GLOBAL_RIGHTRAIL_B{
    margin-bottom: 15px;
}

/* U-Rail Positions */

#position1_urail {
    clear: both;
    float: none;
    margin: 0;
    width: 620px;
}

.home #position1_urail {
    float: left;
    width: 320px;
    clear: none;
}

#position2_urail {
    float: left;
    margin: 0;
    width: 300px;
}

.home #position2_urail {
    float: right;
    width: 320px;
}

#position3_urail {
    clear: right;
    float: left;
    margin: 0;
    width: 300px;
    position: relative;
}

.home #position3_urail {
    width: 320px;
}

/**
 * @section Home Page Layout Types
*/

.home #xrail {
    width:200px;
    float:left;
    position:relative;
    margin-bottom:20px;
    padding-right: 20px;
}

.home #xrail .set1{
    border: 0px solid #D3CCB9;
    padding-right: 20px;
    width: 200px;
}

.home #xrail .set1 .feature{
    width: 200px;
}

.home #xrail .header{
    padding: 0px;
    margin: 0px;
}

.home #xrail img{
    max-width: 200px;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.home #xrail .set1 .w, .layoutA #xrail .set1 .blurb, .layoutA #xrail .set1 h3.header, .layoutA #xrail .set1 .rubric{
    width: 100%;
    padding: 0px;
}

/* B: xrail and yrail */
.layoutB .utilities-top {
    float:left;
    left:416px;
}

.layoutB #position1 {
    width:100%;
}

.layoutB #xrail {
    width:120px;
    float:left;
    clear:both;
    position:relative;
    left:20px;
    margin-bottom:20px;
}

.layoutB #main {
    width:460px;
    left:60px;
    clear:none;
    float:left;
}


/* C: no xrail and no yrail */
.layoutC #content {
    width:100%;
}

.layoutC #main {
    width:953px;
}

.layoutC #position1 {
    width:100%;
}

.layoutC #position1 {
    margin-bottom:20px;
}

/**
 * @section Search
*/

/* shell-sprite */
#search_form_rail, #search_form_rail button, #logo, #logo-link-a, #bc li, ul.utilities li, ul.utilities li a, #header-subs #subsnavmenu,
.pagination input, .pagination span.paginationPrevious a, .pagination span.paginationNext a, #ps1_fs1_footerNavigation .links li a,
.global-footer-logo h3, #global-sub-menu li {
    background:url(i/shell/shell-sprite.png) left top no-repeat;
}

.yrail-search h3 {
    display: none;
}


#search_form_rail {
    background-position: 0 -269px;
    padding: 9px;
    width: 282px;
}

    #search_form_rail input {
        border: 0 none;
        height: 16px;
        margin-right: 2px;
        padding: 2px 7px;
        vertical-align: top;
        width: 240px;
        background: none;
        color: #999999;
    }

    #search_form_rail button {
        background-position: -270px -276px;
        border-width: 0;
        cursor: pointer;
        font-size: 1px;
        height: 25px;
        line-height: 0.1em;
        text-indent: -9999px;
        vertical-align: middle;
        width: 25px;
        position: absolute;
        top: 7px;
        right: 5px;
    }

    #search_form_rail button:hover {
        background-position:-270px -276px;
    }

    #search_form_rail button:active {
        background-position:-270px -276px;
    }

/**
 * @section Image Replacement
*/

.imgreplacement {
    text-indent: -9999px;
    line-height: 1em;
    font-size: 10px;
}

/**
 * @section Header
*/

#header {
    float: left;
    height: 137px;
    padding: 10px 0;
    position: relative;
    width: 100%;
}

#logo {
    background-position:left top;
    height: 90px;
    position: absolute;
    top: 40px;
    width: 505px;
}

.headerB #logo.golf-digest-woman {
    background:none;
    top:65px;
}

.headerB #logo {
    background-position: left top;
    width:505px;
    height:90px;
    top:40px;
}

    #logo h2,
    #logo h5 {
        text-indent: -9999px;
    }

    #logo a {
        background: none;
        display: block;
        height: 57px;
        overflow: hidden;
        text-indent: -9999px;
        text-decoration: none;
    }

    .headerB #logo a{
        height:66px;
    }
    #logo a.golf-world-logo{
        display:block;
        height: 45px;
        position: absolute;
        left: 300px;
        top: 10px;
        width: 165px;
        z-index: 10;
    }

#global_headerLeft {
    left: 21px;
    position: absolute;
    top: 129px;
    color: #333;
    font: bold 10px arial, helvetica, sans-serif;
}

#global_headerLeft span {
    float:left;
    display:block;
    padding:8px;
}

#logo-link-a {
    width: 78px;
    background-position: -451px 0;
    display: block;
    float:left;
    font: bold 10px arial, helvetica, sans-serif;
    height: 25px;
    padding:0;
    text-indent: -9999px;
}


@media all and (min-width: 0px) { /* CSS3 Filter */
#global_headerLeft {
    top:100px;
    left:0;
  }
}

    .headerB #global_headerLeft {
        display: none;
    }

/* TODO: What is this? */
#hdrsubs{
    position: absolute;
    top: 21px;
    left: 10px;
    display:none; /* No idea, but I put display:none here because it caused the link to appear across the header in IE8 */
}
/* END speculation */

#header-subs {
    height: 141px;
    position: absolute;
    right: 0px;
    top: 7px;
    width: 298px;
    border: 1px solid #d3ccb9;
}

#header-subs #subsnavmenu{
    background-position: 0 -227px;
    margin: 0px;
    height: 30px;
}

    #header-subs li {
        list-style: none;
        position: absolute;
    }

        #header-subs a {
            display: block;
            zoom: 1;
            text-indent:-9999px;
        }

    #subs-link {
        height: 11px;
    }

#subsNav li {
    top: 15px;
    height: 12px;
    line-height: 1em;
    font-size:10px;
    overflow:hidden;
}

    #subsNav li#snav1 { /* subscribe */
        left: 15px;
        top:3px;
        width: 179px;
    }

   .s_golf-tours-news #subsNav li#snav1, .ss_golf-world #subsNav li#snav1, #subsNav li#snav1 {
        /*background-image: url(/images/subscribe/header-golfworld-subscribe.gif); its for golf world header*/
    }

    #snav2 { /* gift */
        width: 64px;
        left: 14px;
    }

    #snav3 { /* renew */
        width: 44px;
        left: 84px;
    }

    #snav4 { /* international */
        width: 83px;
        left: 136px;
    }

    #snav5 { /* questions */
        width: 67px;
        left: 225px;
    }

#subs-teaser {
    width: 276px;
    border-top: 1px solid #D3CCB9;
    margin: -3px 0pt 0pt 12px;
}

#subs-teaser a {
    height: 113px;
    left: 0;
    position: absolute;
    text-indent:0;
    top: 28px;
    width: 206px;
}

.subs-globalheadercallout a{

    top: 28px;
    position:absolute;
}

#header-subs #subs-cover a {
    background: url(http://subscribe.condenet.com/images_covers/cover_golfdigest_80.jpg) 0 0 no-repeat;
    bottom: 0;
    display: block;
    height: 110px;
    position: absolute;
    right: 10px;
    width: 80px;
    left:1;
}

.magSubHome_masthead {
    background-color: #EEEEEE;
    height: 140px;
    position: relative;
    width: 796px;
}

.magSubHome_masthead a {
    left: 500px;
    position: absolute;
    z-index: 1;
}

/* Begin Golf World header overrides */
/* For the news and tours section, we want to show the Golf World cover. */
.s_golf-tours-news #header-subs #subs-cover a, .ss_golf-world #header-subs #subs-cover a {
    background: url(http://subscribe.condenet.com/images_covers/cover_golfworld_80.jpg) 0 0 no-repeat;
}

    /* Same as above, except secure (probably never see this... but just incase) */
    .s_golf-tours-news #header-subs.secure #subs-cover a, #header-subs.secure #subs-cover a  {
        background-image: url(https://subscribe.condenet.com/images_covers/cover_golfworld_80.jpg);
    }



.s_golf-tours-news #subsNav li#snav1 { /* subscribe */
        background-image: url(/images/subscribe/header-golfworld-subscribe.gif);
        left: 14px;
        top:4px;
        width: 179px;
    }

/* End Golf World overrides */


#bottomsubs {
    clear: both;
    position: relative;
}

/**
 * @section Navigation
*/

/* Main Navigation */

#global-nav {
    float: left;
    position: relative;
    width: 980px;
    height: 60px;
    z-index: 1005; /* currently the magic number to get above the pushdown ad */
}
    .global-nav-menu {
        float: left;
        font-size: 1px;
        height: 32px;
        line-height: 0.1em;
        margin: 0;
        width: 100%;
    }

        .global-nav-menu li {
            float: left;
            height: 32px;
            list-style: none;
            _display: inline;
            position: relative;
        }

            .nav-section-header {
                font-size: 100%;
                font-weight: normal;
                display: inline;
            }

                .nav-section-header a, #nav-subscribe a {
                    background:url("i/shell/nav-main.png") repeat scroll 0 1px transparent;
                    z-index: 6000;
                    display: block;
                    height: 32px;
                    text-indent: -9999px;
                }

#nav-equipment {
    width: 116px;
}

    #nav-equipment .nav-section-header a {
        background-position: -118px 1px;
    }

        #nav-equipment.hover .nav-section-header a,body.s_golf-equipment #nav-equipment .nav-section-header a, #nav-equipment .nav-section-header a:active {
            background-position: -118px -40px;
        }

#nav-instruction {
    width: 132px;
}

    #nav-instruction .nav-section-header a {
        background-position: -234px 1px;
    }

        #nav-instruction.hover .nav-section-header a,body.s_golf-instruction #nav-instruction .nav-section-header a, #nav-instruction .nav-section-header a:active  {
            background-position: -234px -40px;
        }

#nav-coursesandtravel {
    width: 177px;
}

    #nav-coursesandtravel .nav-section-header a {
        background-position: -366px 1px;
    }

        #nav-coursesandtravel.hover .nav-section-header a,body.s_golf-courses #nav-coursesandtravel .nav-section-header a, #nav-coursesandtravel .nav-section-header a:active {
            background-position: -366px -40px;
        }

#nav-newsandtours {
    width: 144px;
}

    #nav-newsandtours .nav-section-header a, body.ss_players #nav-newsandtours .nav-section-header a {
        background-position: -543px 1px;
    }

        #nav-newsandtours.hover .nav-section-header a, body.s_golf-tours-news #nav-newsandtours .nav-section-header a,
        body.ss_players #nav-newsandtours.hover .nav-section-header a, body.ss_players #nav-newsandtours .nav-section-header a:active, #nav-newsandtours .nav-section-header a:active {
            background-position: -543px -40px
        }

#nav-blogs {
    width: 76px;
}

    #nav-blogs .nav-section-header a {
        background-position: -687px 1px;
    }

        #nav-blogs.hover .nav-section-header a,body.ss_players #nav-blogs .nav-section-header a, #nav-blogs .nav-section-header a:active {
            background-position: -687px -40px;
        }

#nav-rankings {
    width: 107px;
}

    #nav-rankings .nav-section-header a {
        background-position: -763px 1px;
    }

        #nav-rankings.hover .nav-section-header a, body.s_golf-digest-woman #nav-rankings .nav-section-header a, #nav-rankings .nav-section-header a:active {
            background-position: -763px -40px;
        }

#nav-shopping {
    width: 110px;
}

    #nav-shopping .nav-section-header a {
        background-position: right 1px;
    }

        #nav-shopping.hover .nav-section-header a,body.s_magazine #nav-shopping .nav-section-header a, #nav-shopping .nav-section-header a:active {
            background-position: right -40px;
        }

#nav-subscribe {
    width: 118px;
}

    #nav-subscribe a {
        background-position: 0 1px;
    }

    #nav-subscribe.hover a, #nav-subscribe a:active {
        background-position: 0px -40px;
    }

.global-nav-menu .mega .menu-item {
    border: 1px solid #E2DFD5;
    border-top: none;
    /*display: none;*/
    width: 158px;
    font: 14px/1.2em Arial;
    position: absolute;
    top: 32px;
    left: -1px;
    padding: 10px 10px 20px 20px;
    margin-bottom: 0;
    background: #fff;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    top: -9999px;
}

.global-nav-menu li.hasfeature .menu-item {
    width: 492px;
    z-index:6000;
}

.global-nav-menu li#nav-equipment .menu-item,.global-nav-menu li#nav-newsandtours .menu-item,.global-nav-menu li#nav-instruction .menu-item,
.headerB .global-nav-menu li#nav-equipment .menu-item,
.global-nav-menu li#nav-coursesandtravel .menu-item,
.headerB .global-nav-menu li#nav-coursesandtravel .menu-item{
    left: 0px;
}

.global-nav-menu li#nav-rankings .menu-item,
.global-nav-menu li#nav-blogs .menu-item,
.global-nav-menu li#nav-shopping .menu-item {
    left: auto;
    right: 0;
}

    .global-nav-menu .menu-item .menu-item-links {
        position: relative;
        z-index: 6500;
        margin-bottom: 0;
    }

        .menu-feature-wrap {
            border-left:1px solid #1d7Fbf;
            float:right;
            margin-left:10px;
            width:328px;
        }

        .menu-feature {
            float: right;
            width: 300px;
            padding: 5px;
            background-color: #e4e0c7;
            position: relative;
            z-index: 7000;
            margin-left: 18px;
        }

            .menu-feature .features {
                margin-bottom: 0;
            }

        .mega .menu-item-links li {
            display: block;
            float: none;
            width: auto;
            height: auto;
            line-height: 1.2em;
            padding: 5px 0;
        }

        .menu-item-links li a:hover{
            color:#2994ca;
            text-decoration: none;
        }


    .global-nav-menu li.hover .menu-item,
    .global-nav-menu li#nav-rankings.hover .menu-item,
    .global-nav-menu li#nav-blogs.hover .menu-item,.global-nav-menu li#nav-shopping.hover .menu-item {
        top:32px;
    }

/**
 * @section Global navigation subitems
*/
#global-sub-menu {
    float:left;
    width:980px;
    background-color: #333333;
    height:24px;
    margin:2px 0;
    clear: both;
    float: left;
   }

#global-sub-menu li {
    background-color: #333333;
    background-position: -798px -207px;
    float:left;
    height:24px;
    list-style: none;
}

#global-sub-menu li a,
#global-sub-menu li.active li a,
#global-sub-menu li.active li a:hover /* for ie6 */{
    display:block;
    color:#ffffff;
    height:22px;
    margin: 1px 2px 1px 4px;
}
#global-sub-menu li a span{
    padding:5px 13px;
    display:block;
    font:normal 11px Arial,sans-serif;
    text-transform:uppercase;
}


#global-sub-menu li a:hover, #global-sub-menu li.active a:hover {
    text-decoration: underline;
}

#global-sub-menu li.first{
    background-image:none;
}

#global-sub-menu li.first a{
    margin-left:1px;
}

#global-sub-menu li.last a{
    margin-right:0px;
}

#global-sub-menu li.last a span{
    padding-right:12px;
}

/**
 * @section Login Bar
*/

#loginbx {
    color: #666;
    font: bold 12px arial, helvetica, sans-serif;
    left: 0;
    position: relative;
    text-indent: 1px;
    top: 0;
    width: 380px;
}

#ui-login,
#ui-logout {
    margin-left: 5px;
}
    #opts span {
        color: #e3e3e3;
        padding: 0 8px
    }

#login a {
    color: #004276;
}

/**
 * @section Breadcrumbs
*/

#bc {
    clear: both;
    left: 22px;
    line-height: 1;
    list-style: none;
    margin-bottom: 7px;
    position: relative;
    font:normal 14px/1em Arial,sans-serif;
    padding: 20px 0 0 0;
}

    #bc li {
        background-position: -11px -134px;
        display: inline;
        padding: 0 0 0 8px;
    }

    #bc li.first {
        background: none;
        border-left: none;
        padding-left: 0;
        font-weight: bold;
        text-transform: uppercase;
    }
    #bc a {
        color:#004276;
    }

/**
 * @section Index headers
*/

#autohed,#indhed{
    clear:both;
    margin: 0 15px 20px 22px;
    padding:7px;
    font:bold 21px/1em Arial, sans-serif;
    color: #777;
    border:1px solid #c2bba9;
    float:left;
    text-transform: uppercase;
}

.subhed_below{
    clear: both;
    margin-bottom: 20px;
}

/**
 * @section Utility icons
*/

ul.utilities {
    clear: right;
    float: right;
    line-height: 1;
    margin: 0 0 25px;
    padding: 3px 5px;
    position: relative;
    border:2px solid #b1aead;
    background:#edead9;
    right:15px;
}

ul.utilities-top{
    margin-bottom: 12px;
}

ul.utilities-bottom{
   margin-bottom: 18px;
   margin-top: 10px;
}
    ul.utilities li {
        float: left;
        list-style: none;
    }

        ul.utilities li a {
            display: block;
            height: 14px;
            overflow: hidden;
            text-indent: -9999px;
        }

            ul.utilities li.utility-print, ul.utilities li.utility-print a {
               background-position: -596px -102px;
               width:46px;
            }
            ul.utilities li.utility-print a {
                width: 34px;
            }

                ul.utilities li.utility-print a:hover {
                    background-position: -596px -116px;
                }

            ul.utilities li.utility-email, ul.utilities li.utility-email a {
               background-position: -642px -102px;
                width: 52px;
            }
            ul.utilities li.utility-email a {
                width: 39px;
            }

                ul.utilities li.utility-email a:hover {
                   background-position: -642px -116px;
                }

            ul.utilities li.utility-feeds, ul.utilities li.utility-feeds a {
                background-position:-694px -102px;
                width:48px;
            }
            ul.utilities li.utility-feeds a {
                width:36px;
            }

                ul.utilities li.utility-feeds a:hover {
                    background-position:-694px -116px;
                }

            ul.utilities li.utility-share, ul.utilities li.utility-share a {
                background-position: right -102px;
                width:68px;
            }
            ul.utilities li.utility-share a {
                width: 68px;
            }

                ul.utilities li.utility-share a:hover {
                    background-position:right -116px;
                }

ul.utilities-slideshow, ul.utilities-article, ul.utilities-blog{
    float:none;
    clear:both;
    padding:10px 0;
    position:none;
    right:auto;
    min-height:28px;
    margin-left:40px;
    border:none;
    background:none;
}


ul.utilities-article{
    margin-bottom:0;
}

ul.utilities-slideshow{
    padding:10px 0 0;
    margin:0 0 10px;
}

ul.utilities-blog{
    margin-left:0;
    margin-bottom:0;
}

    ul.utilities .utility-like{
        background:none;
    }

    ul.utilities .utility-tweetmeme{
        margin:4px 0 0;
        float:right;
        background:none;
    }

.ecom-article-footer {clear:both;padding:6px 10px 4px;margin:0;}
.ecom-article-footer span {color:#000000;margin:0;}
.ecom-article-footer em {font-weight:bold;letter-spacing:.5px;}
.ecom-article-footer a,.ecom-article-footer a:link,.ecom-article-footer a:visited,.ecom-article-footer a:hover {color:#000000;font-family:Arial,sans-serif;font-style:bold;text-transform:uppercase;text-decoration:underline;letter-spacing:.5px;}
.ecom-article-footer a:hover {text-decoration:none;}


/**
 * @section Pagination
*/

.pagination {
    clear: both;
    float: right;
    font: bold 12px arial, helvetica, sans-serif;
    position: relative;
}

.s_search .pagination {
    margin-bottom: 20px;
}


    .pagination span {
        display: block;
        float: left;
    }

        .pagination span.pageField {
            line-height:1.2em;
        }

        .pagination .pageField a {
            padding-left: 3px;
            text-transform:none;
            font-size:14px;
        }

        .pagination input {
            margin: 0 3px;
            text-align: center;
            width: 25px;
            height:19px;
            color:#fff;
            border:0;
            background-position:-925px -250px;
            font:bold 14px arial,verdana,sans-serif;
            vertical-align:middle;
        }

    .pagination .paginationFirst,
    .pagination .paginationLast {
        display: none;
    }

    .pagination .paginatorWord {
       position:relative;
       top:3px;
    }

    .pagination span.paginationPrevious a,
    .pagination span.paginationNext a {
        background-position:-925px -250px;
        display: block;
        height: 9px;
        margin: 0 4px;
        position:relative;
        text-indent:-9999px;
        overflow:hidden;
        top:5px;
    }

    .pagination span.paginationPrevious a:visited,
    .pagination span.paginationNext a:visited {
        text-decoration: none;
    }

    .pagination span.paginationPrevious a {
        width: 67px;
        background-position: -893px -289px;
    }

    .pagination span.paginationNext a {
        width: 42px;
        background-position: -918px -280px;
    }


    .pagination span.paginationPrevious a:hover,
    .pagination span.paginationNext a:hover {
    }

    .pagination span.paginationPrevious a:hover {
    }

    .pagination span.paginationNext a:hover {
    }

    .pagination-teaser {
        font: normal 16px/1.1 georgia, "times new roman", times, serif;
        text-align:right;
    }

/**
 * @section DCT Content
*/

.headers-container {
    margin: 0 0 20px 0;
}

    .headers-container h1,
    .headers-container h2 {
        margin-top:5px;
    }

/* Photo */

.caption {
    font: bold 12px/1.25 georgia, "times new roman", times, serif;
    margin-top: 5px;
}

/* Keywords */

.keywords {
    font: bold 11px/1.13 arial, helvetica, sans-serif;
}

    .keywords dt {
        display: inline;
    }

    .keywords dd {
        display: inline;
        font-size: 10px;
        text-transform: uppercase;
    }

/* Unit Metadata */

.contributors {
    font: normal 11px/1.25 arial, helvetica, sans-serif;
    text-transform: uppercase;
}
.contributors strong {
    font-weight:normal;
}

.display-date {
    font: normal 12px/1.13 georgia, "times new roman", times, serif;
}

.contributor .succeeding {display:block}

/* Footer */

.footer {
    font: normal 11px/1.36 arial, helvetica, sans-serif;
}

/* Photo Credit */

.photo-credits {
    font: normal 11px/1.25 arial, helvetica, sans-serif;
    text-transform: uppercase;
}

/**
 * @section Footer
*/

#footer{padding-top:31px;clear:both; width:960px; font:10px/1.5em arial,verdana,sans-serif;margin:0 auto;color:#626262;}
#footer a{color:#000; background: none;font:10px/1.5em arial,verdana,sans-serif; padding: 0px;}
#footer .text a{color:#b4b4b4;padding:0 4px}
#footer a:visited { text-decoration:none; }
#footer a:hover{text-decoration:underline;color:#626262}
/*
#ft_1{font-size:10px;padding-top:5px;padding-bottom:5px; background-color:#000;clear:both;vertical-align:middle;text-transform:uppercase; width:960px;margin:0;line-height:1;}
#ft_1 a:link,#ft_1 a:visited{color:#fff}
#ft_1 a:hover{color:#e2e2e2;text-decoration:none}
#ft_1 li{display:inline; padding:0 15px 0 0;}
#ft_1 li.first{ padding-left:10px; }
#ft_1 li.footer-feeds a{padding-left:14px;background:url(i/shell/shell-sprite.png) -476px -392px no-repeat}
* html #ft_1 li.footer-feeds a{ background-position:-475px -393px; }
*/

#ps1_fs1_footerNavigation .links {font-size:10px;padding-top:5px;padding-bottom:5px; background-color:#000;clear:both;vertical-align:middle;text-transform:uppercase; width:960px;margin:0;line-height:1;}
#ps1_fs1_footerNavigation .links  a:link,#ps1_fs1_footerNavigation .links a:visited{color:#fff}
#ps1_fs1_footerNavigation .links  a:hover{color:#e2e2e2;text-decoration:none}
#ps1_fs1_footerNavigation .links  li{display:inline; padding:0 10px 0 0;}
#ps1_fs1_footerNavigation .links  li.first{ padding-left:10px; }
#ps1_fs1_footerNavigation .links  li.footer-feeds a{padding-left:14px;background-position:-325px -296px}
#ps1_fs1_footerNavigation .feature .links li {background:transparent none repeat scroll 0 0;border-bottom:0 none;float:none;height:auto;}
#ps1_fs1_footerNavigation .links  li.last a {background-position:-327px -293px;padding-left:14px;}
#ps1_fs1_footerNavigation .feature .links a {font-weight:normal;}
#position1_footerNavigation .footer .text{border-bottom:1px solid #e0e0e0;font-family:Arial;margin-bottom:0;padding-bottom:25px;text-transform:uppercase;font-size:10px;}
* html #ps1_fs1_footerNavigation .links  li.footer-feeds a{ background-position:-475px -393px; }

#global-footer { text-align:left;width:960px;margin:0 auto;text-transform:none; padding-top:1px }
.global-footer-nav ul { list-style:none;padding:0;margin:20px 0; font:normal 10px Arial,Verdana,sans-serif; text-transform:uppercase;text-align:center;}
.global-footer-nav li { display:inline;margin-right:50px;padding-right:10px;}
.global-footer-nav li.last { background:none;background:none;padding-right:0; }
.global-footer-nav li a { text-decoration:none;color:#626262; }
.global-footer-nav li a:hover { text-decoration:underline; }
.global-footer-columns-container { border:1px solid #e0e0e0; background-color:#fff;width:938px; float:left;margin-bottom:20px;padding-left:20px;}
.global-footer-logo { float:left;width:195px; }
.global-footer-logo h3 { height:25px;width:158px;overflow:hidden;text-indent:-9999px;background-position:top right;position:relative;left:0;top:18px; }
.global-footer-more-about-links p,.global-footer-subscriptions h3,.global-footer-sister-sites h3 { font:bold 11px Arial,Verdana,sans-serif;color:#000;margin-bottom:10px; }
.global-footer-more-about-links,.global-footer-subscriptions,.global-footer-sister-sites { float:left;text-align:left;padding:15px 0 20px; border-left:1px solid #e0e0e0; height:168px; }
.global-footer-more-about-links { width:256px; }
.global-footer-more-about-links li { float:left; width:49%; }
.global-footer-subscriptions { width: 236px; }
.global-footer-sister-sites { width:201px;}
.global-footer-more-about-links p { padding:0 20px;margin:0;}
.global-footer-more-about-links ul { float:left; padding:0 0 0 20px;list-style:none; margin:4px 0 0 0; width:250px }
#global-footer .global-footer-more-about-links li a { font-family:Verdana,Arial,sans-serif;color:#999;font-size:10px; }
#global-footer .global-footer-more-about-links li a:hover { text-decoration:underline; }
#sub_dropmenus {position:relative;left:20px;}
.global-footer-sister-sites form { padding-left:20px;}
.global-footer-sister-sites select { width:191px; }
.global-footer-copyright {
    width:918px; clear:both;margin-bottom:40px; padding:5px 20px; border:1px solid #e0e0e0; height:40px;}
.global-footer-copyright p {font-size:9px; color:#999;line-height:1.4;font-family:Verdana,Arial,sans-serif; margin-bottom:2px; }
.global-footer-copyright .revision-date { text-transform:uppercase; }
#footer .global-footer-copyright a { color:#414141;text-decoration:underline; }
.global-footer-copyright .add-choice{ line-height:1.4;font-family:Arial,Helvetica,sans-serif; padding:0;font-size:9px;text-align:center; margin-left: 450px;}
.global-footer-copyright .add-choice-text{float:left;}
.global-footer-copyright .add-choice-img{float:left;}
.global-footer-copyright .add-choice img{ border:0; margin-left:0px; position:relative; top:2px;}
.global-footer-copyright .add-choice a{ width:auto; text-align:center;margin:0 auto 0 auto; margin-right:3px;}
#global_footer {
    position:relative;
    clear:both;
    left:19px;
    padding-bottom:25px;
    float:left;
    width:630px;
    z-index:1;
}

.global-footer-more-about-links .feature .links li {background:none;border-bottom:0;float:left;width:49%;height:auto;padding:0;}
.global-footer-more-about-links  .feature .links a {font-weight:normal;margin-right:0;text-transform:none;}
.global-footer-more-about-links div.text {margin:0;padding:0 20px;color:#000000;font-family:Arial,Verdana,sans-serif;font-size:11px;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:bold;line-height:normal;width:200px}
/**
 * @section Errors
 */

/**
 * @section Newsletters
 */

/**
 * @section Polls
 */

/**
 * @section Contact Us
 */

/**
 * @section Autosub
 */

.autosubs{ font-family:Arial, Verdana, Geneva, Helvetica, sans-serif; border:1px solid #dedede; color:#535353; width:294px;}
.autosubs.wide{width:464px;}
.autosubs h4{font-family: Arial}
.autosubs .privacy, .autosubs .nonusa { color:#000; font-size:10px; text-decoration:underline; }
.autosubs .frm_row label{ font-size:11px; }
.autosubs .frm_offer{ font-size:12px; margin:12px 0; }
.autosubs .frm_offer span{ font-size:9px; }
.autosubs .submit { position:absolute; right:0px; bottom:0px; cursor:pointer; background:url(/css/i/global/btn-submit-layer-form.gif) top left no-repeat;height:22px;width:60px;overflow:hidden;border:0;padding:0;margin:0;display:block;font-size:0;color:#ee2e24; }
.autosubs .submit:hover { background-position:bottom left; }

/**
 * @section Rollover Ad
 */

.rolloverAd {
    position: absolute;
    width: 308px;
    z-index: 9999;
    display: none;
    background: url(/css/i/global/arrow-top-layer-form.gif) no-repeat scroll 90px 0px transparent;
    padding-top: 6px;
}

.rolloverAd .autosubs { border:0; }
.rolloverAd .autosubs a { color:#0086DD;text-decoration:none; }

.rolloverAd_header {
    height: 20px;
    background: #2a95cb;
    text-align: right;
}

.rolloverAd_header a {
    float: right;
    display: block;
    width: 65px;
    height: 20px;
    text-indent: -9999px;
    background: url(/css/i/global/btn-close-layer-form.gif) no-repeat 0 2px;
    overflow: hidden;
    text-align:left;
}

.rolloverAd_content {
    background: #fff;
    border: 1px solid #dedede;
    overflow: hidden;
}

.rolloverAd_footer {
    height: 20px;
    background: #2a95cb;
}

/**
 * @section Floating Ad
 */

#floatingAd {
    position: absolute;
    width: 300px;
    top: 312px;
    left: 50%;
    margin-left: -211px;
    display: none;
    z-index: 9999;
}

#floatingAd_header {
    height: 20px;
    background: #1d1d1d;
    text-align: right;
}

#floatingAd_header a {
    line-height: 20px;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.6em;
    margin-right: 5px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding-right: 15px;
    background:url(i/shell/close.gif) right center no-repeat;
}

#floatingAd_content {
    background: #1d1d1d;
    border: 1px solid #1d1d1d;
    overflow: hidden;
}

#floatingAd_header a:hover {
    text-decoration: underline;
}

/**
 * @section Ads
*/
.toppromoads{
    padding: 7px 0 8px;
    width: 100%;
    height: 90px;
    background: #ededed;
}

.promoadsholder{
    margin: 0 auto;
    width:980px;
}

#topPromo.align-right{
    float: right;
    width: 240px;
    height: 90px;
}

#topBannerAd {
    text-align: center;
    height: 90px;
}

#topBannerAd.align-left{
    float: left;
    width: 728px;
}

    #topBannerAd table {
        margin: 0 auto;
        width: 100%;
        align: center; /* TODO: move to IE CSS, but don't want to forget so leaving for now */
    }

    #topBannerAd div.displayAd {
        margin: 0 auto;
        width: 728px;
    }

#bottomBannerAd,
#debugInfoDivTable {
    background-color: #fff;
    clear:both;
}
#bottomBannerAd {
    width:728px;
    margin:0 auto;
}

#mboxImported-GLM_global_footer-0 {
    padding: 0 0 20px 14px;
}

.outerailTextAd {
    font: 10px/1.2 Arial, sans-serif;
    padding-top: 4px;
}

    .outerailTextAd a {
        color:#999;
    }

#magads img {
    display: block;
}

/* hide iframes in dart */
.hiddenDAU{width:0;height:0}
#yrail #dartTarget_sz160x600 {
    height: auto !important;
}

/* sponsorship ad */
#sponsorship-ad {
    float: right;
    clear: right;
    margin-right:15px;
}

#sponsorship-ad.has-sponsor {
   margin-bottom:10px;
}

#sponsorship-ad.no-sponsor iframe {
   height:1px;
}

#sponsorship-ad img {
    display: block;
}

.yrail_ads, .yrcomponent {
background:transparent -180px -23px no-repeat;
margin-bottom:16px;
padding-top:10px;
}

/**
 * @section Promos
*/

.yrcomponent {
    clear: both;
    float: left;
    width: 300px;
    margin-bottom: 14px;
    padding-top: 0px;
}

.yrcomponent .yrpromo,
.yrcomponent #global_embeddedForm {
    clear: both;
}

#topBannerPushdownAd {
background-color:#FFFFFF;
clear:both;
margin:0 auto;
width:980px;
}

#position1_footerNavigation {position:relative;}

#oneclip_yrail_ps2_videoplayerwithaccordion_1 {outline:medium none;}

.details-box > div {position:relative;}
.details-box .suboffer, #registration .details-box .suboffer {padding:10px; background:#fff9dd; overflow:hidden; position:relative; font:normal 13px Arial; width:540px;}
.details-box .suboffer-covers, #registration .details-box .suboffer-covers {float:left;width:190px;padding-right:10px;}
.details-box .suboffer-covers .magoffer {float:left;}
.details-box .suboffer-covers .magcov {float:left;}
.details-box .suboffer-desc {float:right;width:340px;}
.details-box .suboffer-desc h3 {font: italic 22px Georgia; color: #ff0024; margin:0;}
.details-box .suboffer-desc p {padding:5px 0 20px;}
.details-box .suboffer-desc small {font-size:11px;}

ul.utilities li.utility-tweet {
  float:right;
  background: none;
}

.utility-tweet iframe.twitter-count-vertical {
  margin:0 15px 15px 0;
}

/* Yrail Newsletter */
.newsletter-yrail, .newsletter-yrail #xr_nl_submit{
    background : url('i/global/newsletter-yrail.jpg') top left no-repeat;
}

.newsletter-yrail{
    clear: both;
    font:normal 13px Arial;
    height: 46px;
    padding: 54px 0 17px 10px;
    color: #555555;
    position: relative;
}

.newsletter-yrail p, .newsletter-yrail h2{
    text-indent: -9999px;
    height: 0;
    margin: 0;
}

.newsletter-yrail #xr_newsletter{
    height: 18px;
    padding: 1px 5px 0px 0;
    width: 135px;
    border-right: 0px;
    font-size: 10px;
    border: 0px;
    position: absolute;
    top: 73px;
    line-height: 18px;
}

.newsletter-yrail #xr_nl_submit{
    background-position: -150px -71px;
    border: 0 none;
    cursor: pointer;
    height: 23px;
    text-indent: -9999px;
    width: 85px;
    line-height: 1px !important;
    font-size: 1px;
    position: absolute;
    top: 71px;
    left: 150px;
}

.newsletter-yrail a{
    color: #FFFFFF;
    display: inline-block;
    font-size: 9px;
    margin: 0;
    position: absolute;
    right: 3px;
    text-decoration: underline;
    top: 85px;
}
#newsletter_page{
    width:978px;
    height:600px;
    background:url("../images/newsletter/2011/tipoftheweek.jpg") no-repeat;
    margin:0 auto 0 -19px;
    color:555555;
}
#newsletter_page #yr-newsletter{
    font-family:arial;
    font-size:12px;
    color:#555555;
    position:absolute;
    top:285px;
    left:27px;
    height:20px;
    border:0px;
    width:152px;
    padding-top:1px;
}
#newsletter_page #xr-nl-submit{
    width:162px;
    height:47px;
    top:271px;
    left:180px;
    position:absolute;
    background:none;
    cursor:pointer;
    border:0px;
}
#newsletter_page span{
    position:absolute;
    top:312px;
    left:18px;
}
#newsletter_page span a{
    color:#555555;
    font-family:arial;
    text-decoration:underline;
    font-size:9px;
}
#newsletter_page .invite{
    position:relative;
    width:200px;
    height:14px;
    top:286px;
    left:119px;
}
#ecomanc{
    background: transparent;
    color:#000000;
    text-align:right;
    cursor:pointer;
    position:absolute;
    width: 369px;
    z-index: 130000000;
}

/*=Vendor Contact Form
============================================================*/
#vendor-contact {
    width: 660px;
    border: 3px solid #666;
    color: #333;
    font: normal 12px/1.2 Arial,Helvetica;
    position: fixed;
    top: 100px;
    left: 45%;
    margin-left: -260px;
    background: #fff;
    z-index: 1000000001 !important;
    padding: 5px;
    display: none;
}
#vendor-contact a.btnClose {
    display: block;
    width: 28px;
    height: 28px;
    float: right;
    text-indent: -9999px;
    position: absolute;
    right: -15px;
    top: -19px;
    background: url("i/icons/fancy_close.png") no-repeat scroll 0 0 transparent;
}
#vendor-contact .success-subscribe {
    margin: 0 15px 0 14px;
    padding: 7px;
    position: relative;
    font-family: georgia,arial,sans-serif;
    border: 0 none;
    color: black;
    font-family: georgia;
    font-size: 15px;
    font-weight: normal;
}
#vendor-contact .success-subscribe h2 {
    font-size: 23px;
}
#subscription_submit_target {
    display: none;
}
.section-offer .details-box a {color: #666666 !important;}
.section-offer .details-box a:hover {text-decoration: none; color: #666666 !important;}
.home #yrail .footer .text a[target="itunes_store"]{
    background:none;
    padding-right:0;
}
