div.list h1 {
    margin-bottom:10px;
}

div.list h2 {
    line-height:1.2;
    margin-bottom:10px;
}

.list .intro { margin-top:22px; }

/* Item List */

/* ITEM LIST INTRO */
.listA .headers-container {
    float:right;
    width:300px;
}

.listA div.list h1,
.listB div.list h1 {
    text-transform:none;
}

.listA div.list h1 a,
.listB div.list h1 a,
.listA div.items .content-headline a,
.listB div.items .content-headline a {
    color:#000;
}

.listA .intro img {
    float:left;
    border:1px solid #dedede;
    margin-bottom:20px;
}

.listA .intro .intro-text {
    float:right;
    width:300px;
    margin-top:22px;
}


.listA #item-navigation-container { border:0; }

.listA .intro-container h3.content-headline {
    margin-bottom:5px;
    font:normal 0.714em arial,verdana,sans-serif;
    color:#666;
    text-transform:uppercase;
    margin-bottom:4px;
}
.listA .intro-container h3.content-headline a {
    color:#666;
}

.listA .intro-container .lead-introduction {
    font-weight:bold;
    font-family:arial,verdana,sans-serif;
    margin-bottom:3px;
    font-size:12px;
}

.listA .intro-container .lead {
    color:#00aeef;
    text-transform:uppercase;
    margin-bottom:3px;
    font-family:georgia,"times new roman",serif;
    font-weight:normal;
    font-size:14px;
}

.listA .intro-container .intro-text .text {
    line-height:1.7;
}

/**
  *@section Footer
  */
.listA .list-supporting .footer {
    clear:both;
    margin-left:60px;
    font-family:arial,verdana,sans-serif;
    font-size:0.786em;
    color:#999;
    margin-bottom:1.4em;
}


/* ITEMS ON LIST PAGE */

.listA #items-container {
    float:left;
    width:100%;
    border-top:1px dashed #8c8c8c;
    border-bottom:1px dashed #8c8c8c;
    margin-top:22px;
    margin-bottom:20px;
    overflow:hidden;
}

.listA .items {
    float:left;
    width:100%;
    margin-bottom:-1px;
}

.listA .item {
    padding-top:24px;
    border-bottom:1px dashed #8c8c8c;
    float:left;
    margin-left:80px;
    width:100%;
    width:460px;
}

.listA .item .headers-container {
    float:none;
    margin-left:0;
}

.listA .item .captioned-photo {
    float:left;
    width:140px;
}
.listA .itemA .captioned-photo,
.listA .itemB .captioned-photo {
    padding-right:0;
}

.listA .item .caption {
    display:none;
}

.listA .item .item-inner {
    float:left;
    width:300px;
    margin-left:20px;
}

.listA .item .item-inner .item-text {
    margin-left:0;
}

.listA #main .item h5.rubric {
    font-size:0.786em;
    font-weight:bold;
    text-transform:uppercase;
}

.listA .item h3.content-headline {
    font:normal 1.286em georgia,"times new roman",serif;
}

.listA .item h3.content-headline a {
    color:#000;
}

.listA .item h2.sub-header {
    font-family:georgia,"times new roman",serif;
    text-transform:none;
    font-weight:normal;
}

.listA .itemA .lead,
.listA .itemB .lead {
    display:inline;
    color:#000;
}

.listA .item .detail {
    margin-top:15px;
    margin-bottom:15px;
}

.listA .item .detail a {
    background:url(i/global/btn-view-details.gif) top left no-repeat;
    display:block;
    height:8px;
    width:86px;
    overflow:hidden;
    text-indent:-9999px;
}

.listA .item .rate {
    font-family:arial,verdana,sans-serif;
    color:#09f;
    font-weight:bold;
    margin-top:15px;
    margin-bottom:15px;
    float:left;
    width:100%;
}

.listA .cr-item-inner a {
    height:11px;
    width:11px;
    background-position:0 -11px;
    position:relative;
    top:3px;
}

.listA .cr-item-inner a.hover {
    background-position:0 0;
}

.listA .cr-item-inner .ratingtxtshort {
    clear:both;
    font-size:0.714em;
    color:#999;
    font-weight:normal;
}

.listA .cr-item-inner .ratingtxtshort span {
    float:none;
}

.listA .item .keywords {
    margin-bottom:0;
}

.listA .item .ratingtxtshort {
    clear:both;
    font:normal 10px arial,verdana,sans-serif;
    color:#666;
}

.listA .item .totalCommentsshort {
    color:#999;
    font:bold 0.714em arial,verdana,sans-serif;
    text-align:right;
    position:relative;
    top:-32px;
    float:right;
}

/* ITEM */
#main .itemA h5.rubric,
#main .itemB h5.rubric {
    font-size:0.786em;
    text-transform:uppercase;
    font-weight:bold;
}

.itemA h1.content-headline,
.itemB h1.content-headline {
    margin-bottom:10px;
}

.itemA h2.sub-header,
.itemB h2.sub-header {
    margin-bottom:10px;
    line-height:1.2;
}

.itemA .headers-container,
.itemB .headers-container {
    margin-bottom:15px;
}
.itemA .headers-container {
    clear:both;
    margin-left:60px;
}

.itemB .captioned-photo {
    float:left;
    width:300px;
}

.itemA .captioned-photo,
.itemB .captioned-photo {
    padding-bottom:10px;
}
.itemB .captioned-photo {
    padding-right:20px;
}

.itemA .captioned-photo .w,
.itemB .captioned-photo .w {
    border:1px solid #dedede;
    float:left;
}
.itemA .captioned-photo .w { margin-bottom:15px; }

.itemA .item-text,
.itemB .item-text {
    margin-left:60px;
    margin-bottom:22px;
}
.itemB .body,
.itemB .embedded-list,
.itemB .byline {
    float:right;
    width:300px;
    clear:right;
    margin-bottom:5px;
}

.itemA .lead,
.itemB .lead {
    color:#666;
    margin-bottom:5px;
}

.itemA .lead-introduction,
.itemB .lead-introduction {
    font:bold 0.857em arial,verdana,sans-serif;
    margin-bottom:5px;
}

.itemA .embedded-list,
.itemB .embedded-list {
    font:bold 0.714em arial,verdana,sans-serif;
}

.itemA .embedded-list li,
.itemB .embedded-list li {
    list-style:disc;
    text-transform:uppercase;
    margin:5px 0 5px 1.5em;
}

.itemA .footer,
.itemB .footer {
    clear:both;
    font-family:arial,verdana,sans-serif;
    font-size:0.786em;
    color:#999;
    margin-top:40px;
}

.itemA .photo-credits,
.itemB .photo-credits {
    margin-left:0;
    display:block;
}

.listC .itemA .photo-credits,
.listC .itemB .photo-credits {
    font:bold 0.714em arial,verdana,sans-serif;
    text-transform:uppercase;
    color:#000;
}

/* SLIDESHOW */
html.slideshow-hasintro-true .intro-container {
    left:auto;
    position:relative;
}

html.slideshow-hasintro-true #items-container, html.slideshow-hasintro-true .cr-item {
    left:-9999px;
    position:absolute;
}

.list-backto {
    padding-left:10px;
    background:url(i/global/arrow-left.gif) left center no-repeat;
    font:bold 0.714em arial,verdana,sans-serif;
    color:#ee2e24;
    margin:22px 0 22px 0;
    text-transform:uppercase;
    cursor:pointer;
    position:relative;
}

.list-view-slideshow {
    display:block;
    background:url(i/slide/slideshow-view-btn.gif) top left no-repeat;
    height:24px;
    width:155px;
    text-indent:-9999px;
    cursor:pointer;
    margin:20px 0;
}

.list-view-slideshow:hover {
    background-position:0 -24px;
}

.list-view-slideshow:active {
    background-position:0 -48px;
}

.listC .item-inner .headers-container {
    margin:10px;
}

.listC .intro-container {
    width: 620px;
    float:left;
    margin-bottom:50px;
    position:relative;
    z-index:1;
    left:-9999px;
    position:absolute;
}

.listC .lead {
    font-size:0.857em;
    text-transform:uppercase;
    font-weight:bold;
    line-height:1.2;
    margin-bottom:3px;
}

.listC .content-headline {
    font-size:1.571em;
    font-weight:normal;
    margin-bottom:3px;
}

.listC #items-container {
    clear:both;
    margin-bottom:25px;
    position:relative;
    *zoom: 1; /* IE6 might need this to position view all box correctly, else it animates from the bottom of the screen (sometimes) Also IE7 needs it in order to switch between intro and items container */
}

.listC .items {
    border: solid #daddde;
    border-width: 0 1px;
    height: 506px;
    position: relative;
    overflow: hidden;
    width: 618px;
    z-index:2;
}

.listC .intro-container .captioned-photo {
    float:right;
}

.listC .intro-container .w {
    padding-left:20px;
}

.listC .item {
    background: #fff;
    left: 0;
    position: absolute;
    top: 0;
    width:100%;
}

.listC .itemA {
    padding-left: 0;
    width: 618px;
    padding-top:430px;
}

.listC .itemA .captioned-photo {
    height: 430px;
    overflow: hidden;
    width: 618px;
    text-align:center;
    position:absolute;
    top:0;
}

.listC .itemA .captioned-photo,
.listC .itemB .captioned-photo {
    padding-bottom:0;
}
.listC .itemA .w,.listC .itemB .w {
    float:none;
    border:0;
    text-align:center;
}

.listC .itemA .item-inner {
    height: 87px;
}

.listC .itemB {
    padding-left: 385px;
    width: 234px;
}

.listC .itemB .captioned-photo {
    height: 506px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 385px;
    padding-right:0;
}

.listC .itemB .item-inner {
    height: 506px;
    width: 234px;
    border-left:1px solid #cacaca;
}
.listC .itemB .body,
.listC .itemB .embedded-list
.listC .itemB .byline {
    float:none;
    width:auto;
    clear:right;
}

.listC .item-header {
    margin: 10px;
}

.listC .item-header h3 {
    font-weight: normal;
    font-size:1.571em;
}

.listC .item-header h4 {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.listC .item-text {
    margin: 10px;
}

.listC .embedded-list {
    margin-left: 15px;
}

.listC .footer {
    clear:both;
    margin-left:60px;
    font-family:arial,verdana,sans-serif;
    font-size:0.786em;
    color:#999;
}

.listC #yrail .footer {
    margin-left:0;
}

.listC #position2_content {
    float:left;
    width:300px;
}

.listC #position3_content {
    float:right;
    width:300px;
}

.listC .cr-item-inner .rating-comments {
    position:relative;
}

.listC .items .hideText .captioned-photo {
    overflow:visible;
    height:517px;
    width:618px;
}
.listC .items .hideText.itemB {width:618px;padding-left:0;text-align:center;}
.listC .slideshow-view-larger-container .items .hideText .captioned-photo {width:924px;}

/* interstitial continue */

.slideshow-advertisement-note {
    color: #a4a4a4;
    font-family: arial, sans-serif;
    font-size: 10px;
    left: 164px;
    position: absolute;
    top: 105px;
}

.slideshow-view-larger-container .slideshow-advertisement-note {
    left: 424px;
    top: 80px;
}

.slideshow-continue {
    color: #444;
    font-family: arial, sans-serif;
    font-size: 9px;
    left: 163px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 381px;
    width: 300px;
}

.slideshow-continue-link {
    border: 1px solid #cacaca;
    display: block;
    font-size: 10px;
    font-weight: bold;
    margin: 10px auto 0;
    padding: 3px 0;
    width: 146px;
}

.slideshow-continue-link:hover {
    background-color: #eee;
}

.slideshow-view-larger-container .slideshow-continue {
    left: 312px;
    top: 381px;
}

/* iframe ad */

.slideshow-dartinterstitial {
    border: 0;
    height: 250px;
    left: 164px;
    overflow: hidden;
    position: absolute;
    top: 120px;
    width: 300px;
}

.slideshow-view-larger-container .slideshow-dartinterstitial {
    left: 312px;
    top: 100px;
}

/* slideshow controls */

.slideshow-play-slider-container { display:none; }

.slideshow-loading {
    width: 620px;
    height: 24px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(i/slide/slideshow-nav.gif) 0 -168px;
    opacity: .85;
    *filter: alpha(opacity=85);
}

#show-footer .slideshow-loading {
    background-position: 0 -192px;
}

.slideshow-loading-message {
    background: #fff url(i/icons/loader.gif) no-repeat center 30px;
    border: 1px solid #777;
    font-size: 10px;
    height: 35px;
    left: 251px;
    opacity: .85;
    *filter: alpha(opacity=85);
    padding: 10px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 200px;
    width: 126px;
}

.control-bar {
    position: relative;
    z-index: 1;
    text-indent: -9999px;
    height: 24px;
    width: 620px;
}

#show-header,#show-footer {
    background: url(i/slide/slideshow-nav.gif) 0 -24px no-repeat;
    _zoom:1;
}

#show-header { margin-top:22px; }

.control-bar a {
    background: url(i/slide/slideshow-nav.gif);
    display: block;
    float: left;
    cursor: pointer;
    height: 24px;
}

.control-bar .start a {
    background-position: 0 -48px;
    width: 52px;
}

.control-bar .start a:hover {
    background-position: 0 -72px;
}

.control-bar .stop {
    display: none;
}

.control-bar .stop a {
    background-position: -260px -48px;
    width: 52px;
}

.control-bar .stop a:hover {
    background-position: -260px -72px;
}

.control-bar .viewlarger a {
    background-position: -53px -48px;
    width: 77px;
}

.control-bar .viewlarger a:hover {
    background-position: -53px -72px;
}

.control-bar .viewall a {
    background-position: -130px -48px;
    width: 130px;
}

.control-bar .viewall a:hover,
.control-bar .viewall a.slideshow-navigation-viewall-visible {
    background-position: -130px -72px;
}

.control-bar .previous a {
    background-position: -441px -48px;
    position: absolute;
    right: 113px;
    top: 0;
    width: 77px;
}

.control-bar .previous a:hover {
    background-position: -441px -72px;
}

.control-bar .count {
    color: #444;
    font-family: arial, sans-serif;
    font-size: 10px;
    line-height: 24px;
    position: absolute;
    right: 55px;
    text-align: center;
    text-indent: 0;
    width: 59px;
}

.control-bar .next a {
    background-position: -575px -48px;
    position: absolute;
    right: 0;
    top: 0;
    width: 55px;
}

.control-bar .next a:hover {
    background-position: -575px -72px;
}


/* jScrollPane */

.jScrollPaneContainer {
    overflow: hidden;
    position: relative;
    z-index: 1;
    height: 400px; /* what is this height? */
}

.jScrollPaneTrack {
    background: url(i/slide/slideshow-scrollbars.gif) repeat-y -14px 0;
    cursor: pointer;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.jScrollPaneDrag {
    background: url(i/slide/slideshow-scrollbars.gif) no-repeat 0 50%;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
}

.jScrollPaneDragTop {
    background: url(i/slide/slideshow-scrollbars.gif) no-repeat -56px 0;
    height: 5px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
}

.jScrollPaneDragBottom {
    background: url(i/slide/slideshow-scrollbars.gif) no-repeat -70px 0;
    bottom: 0;
    height: 5px;
    left: 0;
    overflow: hidden;
    position: absolute;
}

a.jScrollArrowUp {
    background: url(i/slide/slideshow-scrollbars.gif) no-repeat -28px 0;
    display: block;
    height: 14px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 0;
    z-index: 1;
}

a.jScrollArrowUp:hover {
    background-position: -28px -14px;
}

a.jScrollArrowUp:active {
    background-position: -28px -28px;
}

a.jScrollArrowUp.disabled {
    background-position: -28px -42px;
    opacity: 1;
    *filter: alpha(opacity=100);
}

#content a.jScrollArrowUp {
    _background-position: -28px 0;
}

a.jScrollArrowDown {
    background: url(i/slide/slideshow-scrollbars.gif) no-repeat -42px 0;
    bottom: 0;
    display: block;
    height: 14px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    z-index: 1;
}

a.jScrollArrowDown:hover {
    background-position: -42px -14px;
}

a.jScrollArrowDown:active {
    background-position: -42px -28px;
}

a.jScrollArrowDown.disabled {
    background-position: -42px -42px;
    opacity: 1;
    *filter: alpha(opacity=100);
}

#content a.jScrollArrowDown {
    _background-position: -42px 0;
}



    /* slider */

.slideshow-play-slider-container {
    background: url(i/slide/slideshow-nav.gif) no-repeat 100% -168px;
    float: left;
    height: 24px;
    padding: 0 70px 0 7px;
    position: relative;
}

#show-footer .slideshow-play-slider-container {
    background-position: 100% -192px;
}

.slideshow-play-slider {
    width: 65px;
}

.slideshow-play-time {
    color: #777;
    font-size: .77em;
    line-height: 24px;
    position: absolute;
    right: 8px;
    text-indent: 0;
}

.slideshow-play-slider-container .ui-slider {
    background: #777;
    border: 0;
    height: 3px;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: none;
    top: 10px;
    width: 65px;
}

        /* bad markup, ie blows the container div above out beyond the 3px height b/c of the link inside */
        /* TODO: see if this is still necessary with the new 1.6 slider */
.slideshow-play-slider-container.ui-slider a {
    _height: 1%;
    _zoom: 1;
}

.slideshow-play-slider-container .ui-slider-handle {
    background: url(i/slide/slideshow-nav.gif) no-repeat -429px -144px;
    display: block;
    height: 11px;
    margin-left: -5px;
    padding: 0;
    position: absolute;
    text-decoration: none;
    top: -3px;
    width: 10px;
    z-index: 2;
    _overflow: hidden; /* otherwise blows out in ie6 */
}

.slideshow-play-slider-container .ui-slider-handle:hover {

}

.slideshow-play-slider-container .ui-slider-handle-active,
.slideshow-play-slider-container .ui-slider-handle-active:hover {

}

    /* other */

#slideViewAllWrap .control-bar {
    margin-bottom: 0;
}

#slideViewAllWrap .control-bar .start a:hover {
    background-position: -2241px 0;
}

#slideCarouselWrap {
    clear: both;
    padding: 35px 0 0 50px;
    height: 124px;
    position: relative;
    margin: 10px 0 0 13px;
    background: url(i/serial/thumbnail-bg.gif) 0 -182px no-repeat;
}

#slideCarouselWrap.fullweek {
    padding-left: 9px;
    background-position: 0 0;
    margin-left:13px;
}

#slideCarousel {
    float: left;
    margin: 0 auto;
}

#slideCarousel img {
    display: inline;
    opacity: 50%;
    border: 1px solid #eaeff3;
    width: 73px;
    height: 79px;
}

#slideCarousel a:hover img,
#slideCarousel .highlight img {
    border: 1px solid #c00;
}

#slideCarousel li .w {
    background-color: #fff;
    width: 70px;
}

#slideCarousel li {
    position: relative;
    float: left;
    list-style: none;
    margin-right: 29px;
}

#slideCarouselWrap.fullweek li {
    margin-right: 5px;
}

#slideCarousel li.last {
    margin-right: 0;
    margin-left: -1px;
}

#slideCarousel li span.date {
    display: block;
    width: 85px;
    margin-top: 10px;
    position: relative;
    left: -8px;
    height: 26px;
    text-align: center;
    font: bold 11px/1.2em Georgia;
}

#slideCarousel li.last span.date {
    width: 70px;
    margin-left: 9px;
}

#slideCarousel li a:link,
#slideCarousel li a:visited,
#slideCarousel li a:hover {
    color: #333;
    display: block;
}

#slideCarousel a:hover {
    font-weight: bold;  /* fix for IE6 image hover style bug */
}

#slideCarousel li span.week-day {
    display: block;
}

.listD #slideCarousel {
    height: 143px;
}

.listD .photo-credits {
    margin:0 0 20px 0;
    position:relative;
    /*top:-16px; */ /* what was this for? it overlaps the body. */
}

#slideCarouselWrap li.idle,
#slideCarouselWrap li.active {
    color: #b4b4b4;
}

#slideCarouselWrap li.active:hover {
    color: #000;
}

#slideCarouselWrap li.active img {
    opacity: .35;
}

#slideCarouselWrap li.active img:hover {
    opacity: .99;  /* Use .99 for Firefox 2.0 bug fix */
}

/* back to */

.item .backto {
    margin-bottom:25px;
}

.item .backto a {
    padding-left:10px;
    text-transform:uppercase;
    font:bold 0.714em arial,verdana,sans-serif;
    color:#ee2e24;
    background:url(i/global/arrow-left.gif) left center no-repeat;
}

.itemA .backto .related-links {
    display: inline;
}

.itemA .backto h3 {
    display: none;
}

/* slideshow view all thumbnails */

.slideshow-viewall-container {
    background: #fff;
    border: 1px solid #cacaca;
    border-width: 0 1px;
    bottom: 24px;
    _bottom: 24px; /* for IE6, bottom needs one more pixel because of borders */
    left: -9999px;
    margin-left: 0;
    padding-top: 32px; /* for close button */
    position: absolute;
    z-index: 10011;
    width:618px;
}

.slideshow-viewall-close {
    background: url(i/slide/slideshow-nav.gif) no-repeat 0 -144px;
    cursor: pointer;
    height: 19px;
    position: absolute;
    right: 10px;
    text-indent: -9999px;
    top: 10px;
    width: 51px;
    z-index: 10012;
}

.slideshow-viewall-close:hover {
    background-position: -51px -144px;
}

.slideshow-viewall-content {
    height: 505px; /* change */
    overflow: auto;
    width: 618px; /* width of entire player less the borders */
}

.slideshow-has-navigation-carousel .slideshow-viewall-content {
    height: 616px; /* change - above height + carousel height */
}

/* future different navigation items will need to be accounted for as well, if applicable */

.slideshow-viewall-container ol {
    list-style: none;
    padding-left: 24px; /* change - per design */
    *margin-left: 0; /* why is this necessary for ie? don't know where the rogue margin is coming from */
}

.slideshow-viewall-container li {
    cursor: pointer;
    float: left;
    _display: inline;
    height: 78px;
    margin: 20px 7px;
    width: 100px; /* change - entire item, unlike carousel only use the image + border width */
}

.slideshow-viewall-container li img {
    height: 98px; /* change - image dimensions */
    width: 98px; /* change - image dimensions */
}

.slideshow-navigation-viewall li span {
    display: block;
    font-family: arial, sans-serif;
    font-size: 10px;
    text-align: center;
}

.slideshow-navigation-viewall li a {
    border: 1px solid #777;
    display: block;
    height: 98px; /* change - image dimensions */
    width: 98px; /* change - image dimensions */
}

.slideshow-navigation-viewall li.active a {
    border: 1px solid #ee2e24; /* change - color */
}

.slideshow-navigation-viewall li a:hover {
    border: 1px solid #ee2e24; /* change - color */
}

.slideshow-navigation-viewall li a:hover img {
}

.slideshow-navigation-viewall img {
    display: block;
}

.slideshow-navigation-viewall .active img {
    background: #fff;
    cursor: default;
}

/* slideshow view larger */

.slideshow-view-larger-container {
    background: #fff;
    font-family: arial, sans-serif;
    height: 756px;
    padding-top: 89px;
    position: absolute;
    z-index: 1000001;
}

.slideshow-view-larger-close {
    background: url(i/slide/slideshow-nav.gif) no-repeat 0 -144px;
    cursor: pointer;
    height: 19px;
    position: absolute;
    right: 34px;
    text-indent: -9999px;
    top: 19px;
    width: 51px;
    z-index: 1000004;
}

.slideshow-view-larger-close:hover {
    background-position: -51px -144px;
}

.slideshow-view-larger-instructions-trigger span {
    display: none;
}

.slideshow-view-larger-instructions-close {
    background: url(i/slide/slideshow-nav.gif) no-repeat -297px -144px;
    cursor: pointer;
    height: 14px;
    position: absolute;
    right: 9px;
    text-indent: -9999px;
    top: 9px;
    width: 15px;
    z-index: 1000005;
}

.slideshow-view-larger-instructions-close:hover {
    background-position: -312px -144px;
}

.slideshow-view-larger-instructions-trigger {
    background: url(i/slide/slideshow-nav.gif) no-repeat -357px -144px;
    cursor: pointer;
    display: none;
    height: 19px;
    position: absolute;
    right: 94px;
    text-indent: -9999px;
    top: 19px;
    width: 18px;
}

.slideshow-view-larger-instructions-trigger:hover {
    background-position: -375px -144px;
}

.slideshow-view-larger-instructions {
    background: #fff;
    border: 1px solid #888;
    color: #000;
    font-size: 10px;
    left: 380px;
    opacity: .8;
    padding: 12px;
    position: absolute;
    text-align: left;
    top: 292px;
    width: 186px;
    z-index: 1000004;
}

.slideshow-view-larger-instructions strong {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}

.slideshow-view-larger-previous,
.slideshow-view-larger-next {
    background: url(i/slide/slideshow-nav.gif) no-repeat;
    cursor: pointer;
    width: 25px;
    height: 34px;
    position: absolute;
    top: 350px;
}

.slideshow-view-larger-previous {
    background-position: 0 -216px;
    left: 5px;
}

.slideshow-view-larger-previous:hover {
    background-position: -25px -216px;
}

.slideshow-view-larger-next {
    background-position: -100px -216px;
    right: 5px;
}

.slideshow-view-larger-next:hover {
    background-position: -125px -216px;
}

.slideshow-view-larger-container h1 {
    font:normal 1.714em georgia,"times new roman",serif;
    text-transform:uppercase;
    left: 32px;
    padding: 0 104px 0 10px;
    position: absolute;
    top: 21px;
    width: 810px;
    overflow:hidden;
    height:30px;
}

.slideshow-view-larger-container h3 {
    line-height:1;
}

.slideshow-view-larger-container .items {
    border: solid #cacaca;
    border-width: 0 1px 1px 1px;
    height: 725px;
    left: 32px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 89px;
    width: 922px;
}

body .slideshow-view-larger-container .items {
    _width: 922px;
}
/* ITEM A HORIZONTAL LAYOUT FOR LARGER SLIDE */
.slideshow-view-larger-container .itemA {
    float: none;
    height: auto;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 922px;
    padding-top:622px;
}

.slideshow-view-larger-container .itemA .item-inner {
    height:122px;
    width:922px;
}

.slideshow-view-larger-container .itemA .captioned-photo {
    border: 0;
    border-right: 1px solid #cacaca;
    float: none;
    height: 622px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    overflow:hidden;
}

.slideshow-view-larger-container .itemA .captioned-photo img {
    display: block;
    float: none;
    margin: 0 auto;
}

/* ITEM B VERTICAL LAYOUT FOR LARGER SLIDE */

.slideshow-view-larger-container .itemB {
    float: none;
    height: auto;
    left: 0;
    margin: 0;
    padding: 0 0 0 695px;
    position: absolute;
    top: 0;
    width: 227px;
}

.slideshow-view-larger-container .itemB .item-inner {
    height:725px;
    width:227px;
}

.slideshow-view-larger-container .itemB .captioned-photo {
    border: 0;
    border-right: 1px solid #cacaca;
    float: none;
    height: 725px;
    left: 0;
    position: absolute;
    top: 0;
    width: 695px;
}

.slideshow-view-larger-container .itemB .captioned-photo img {
    display: block;
    float: none;
    margin: 0 auto;
}

.slideshow-view-larger-container .item-text {
    float: none; /* ie6 needs this - absolute next to float bug */
    font-size: 0.75em;
    font-family:georgia,"times new roman",serif;
}

.slideshow-view-larger-container h2 { /* what is this */
    display: none;
}

.slideshow-view-larger-overlay {
    background: #000;
    left: 0;
    position: absolute;
    opacity: .8;
    *filter: alpha(opacity=80);
    top: 0;
    z-index: 1000000;
}

.slideshow-view-larger-util {
    background: url(i/slide/slideshow-nav.gif) repeat-x center top;
    position: absolute;
    top: 65px;
    left: 32px;
    width: 924px;
    height: 24px;
}

.slideshow-view-larger-util .slideshow-control-forward,
.slideshow-view-larger-util .slideshow-control-backward,
.slideshow-view-larger-util .slideshow-control-play,
.slideshow-view-larger-util .slideshow-control-stop {
    background: url(i/slide/slideshow-nav.gif);
    cursor: pointer;
    height: 24px;
    text-indent: -9999px;
}

.slideshow-view-larger-util .slideshow-control-forward {
    background-position: -575px -48px;
    width: 55px;
    position: absolute;
    top: 0;
    right: 0;
}

.slideshow-view-larger-util .slideshow-control-forward:hover {
    background-position: -575px -72px;
}

.slideshow-view-larger-util .slideshow-control-backward {
    background-position: -441px -48px;
    width: 77px;
    position: absolute;
    top: 0;
    right: 112px;
}

.slideshow-view-larger-util .slideshow-control-backward:hover {
    background-position: -441px -72px;
}

.slideshow-view-larger-util .slideshow-control-play,
.slideshow-view-larger-util .slideshow-control-stop {
    position: absolute;
}

.slideshow-view-larger-util .slideshow-control-play {
    background-position: 0 -48px;
    width: 52px;
    top: 0;
    left: 0;
}

.slideshow-view-larger-util .slideshow-control-play:hover {
    background-position: 0 -72px;
}

.slideshow-view-larger-util .slideshow-control-stop {
    background-position: -260px -48px;
    display: none;
    width: 60px;
    top: 0;
    left: 0;
}

.slideshow-view-larger-util .slideshow-control-stop:hover {
    background-position: -260px -72px;
 }


.slideshow-view-larger-container .slideshow-play-slider-container {
    position: absolute;
    border: 0;
    color: #eee;
    top: 0;
    left: 61px;
    z-index: 1000006;
}

.slideshow-view-larger-container .count {
    color: #444;
    font-size: 10px;
    line-height: 24px;
    position: absolute;
    right: 55px;
    text-align: center;
    text-indent: 0;
    top: 0;
    width: 57px;
}


#item-navigation-container {
    padding:0;
    z-index:2;
    position:relative;
    border-left:1px solid #dedede;
    border-right:1px solid #dedede;
}

#main .jcarousel-container {
    padding:10px 36px;
    _padding:10px 34px; /* for IE6 */
    background:none;
    position:relative;
    border-top:1px solid #dedede;
}

.jcarousel-clip {
    width:548px;
}

.jcarousel-item img {
    width:98px;
    height:98px;
    opacity:0.5;
    *filter: alpha(opacity=50);
}

.jcarousel-list li, .jcarousel-item {
    width:100px;
    margin-right:12px;
    _display:inline;
}

.jcarousel-list li a {
    width:auto;
    border:1px solid #777;
    background:#000;
}

.jcarousel-list li a:hover {
    border:1px solid #000;
}

.slideshow-carousel li span, .slideshow-navigation-carousel li span {
    width:100px;
    font-family:arial,verdana,sans-serif;
    font-size:9px;
}



/* carousel buttons */

.jcarousel-skin-default .jcarousel-next-horizontal {
    background: url(i/slide/slideshow-nav.gif) no-repeat -225px -144px;
    cursor: pointer;
    height: 24px;
    position: absolute;
    right: 10px; /* change - design */
    top: 39px;
    width: 18px;
}

.jcarousel-skin-default .jcarousel-next-horizontal:hover {
    background-position: -243px -144px;
}

.jcarousel-skin-default .jcarousel-next-horizontal:active {

}

.jcarousel-skin-default .jcarousel-next-disabled-horizontal,
.jcarousel-skin-default .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-default .jcarousel-next-disabled-horizontal:active {
    background-position: -279px -144px;
    cursor: default;
}

.jcarousel-skin-default .jcarousel-prev-horizontal {
    background: url(i/slide/slideshow-nav.gif) no-repeat -153px -144px;
    cursor: pointer;
    height: 24px;
    left: 10px; /* change - design */
    position: absolute;
    top: 39px;
    width: 18px;
}

.jcarousel-skin-default .jcarousel-prev-horizontal:hover {
    background-position: -171px -144px;
}

.jcarousel-skin-default .jcarousel-prev-horizontal:active {

}

.jcarousel-skin-default .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-default .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-default .jcarousel-prev-disabled-horizontal:active {
    background-position: -207px -144px;
    cursor: default;
}

    /* */


    /* CONSUMER MARKETING */

#slideshow-cm-container {
    display: none;
    position: relative;
    height: 544px;
    width: 620px;
}

#slideshow-cm-extra {
    width: 339px;
    height: 544px;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    border-left:1px solid #cacaca;
}

#slideshow-cm-sharing {
    border-bottom:1px solid #cacaca;
    padding:10px;
}

#slideshow-cm-subsoffer {
    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    height: 544px;
    text-align:center;
    padding-top:5px;
}

.subsinclude {
    position: absolute;
    top: 100px;
    left: 47px;
}

#slideshow-cm-extra .archivewrap {
    padding: 10px;
    clear: both;
    *zoom: 1;
    float: none;
    width: 300px;
}

.slideshow-view-larger-container #slideshow-cm-container {
    height: 544px;
    padding: 0;
    width:auto;
        }

.slideshow-view-larger-container #slideshow-cm-extra {
    background: #fff;
    float: right;
    height: 725px;
    position: static;
}

.slideshow-view-larger-container #slideshow-cm-subsoffer {
    float: left;
    position: static;
    height: 725px;
    width:582px;
}

.slideshow-view-larger-container .subsinclude {
    top: 100px;
    left: 165px;
}

/* cm utils - note some of these styles are to override the defaults in global.css for regular utility links */

#slideshow-cm-sharing ul.utilities {
    background: #fff;
    border: 0;
    height: auto;
    margin: 0;
    padding:0;
    width: 300px;
    clear: both;
    display: block;
    float:none;
}

#slideshow-cm-sharing ul.utilities li {
    display: block;
    float: none;
    height: 32px;
    list-style: none;
    margin: 0 0 8px 0;
    width: 100px;
}

#slideshow-cm-sharing ul.utilities li a,
#slideshow-cm-sharing #slideshow-cm-replay a,
#slideshow-cm-sharing #slideshow-cm-replay-larger a {
    background: #fff url(i/slide/slideshow-shareicons.gif) no-repeat;
    color: #555;
    display: block;
    float: none;
    height: 32px;
    width: 100px;
    text-indent:-9999px;
}

#slideshow-cm-sharing ul.utilities li.utility-print {
    display: none;
}

#slideshow-cm-sharing ul.utilities li.utility-email a {
    background-position: 0 0;
}

#slideshow-cm-sharing ul.utilities li.utility-email a:hover {
    background-position: -100px 0;
}

#slideshow-cm-sharing ul.utilities li.utility-feeds {
    display: none;
}

#slideshow-cm-sharing ul.utilities li.utility-share a {
    background-position: 0 -32px;
}

#slideshow-cm-sharing ul.utilities li.utility-share a:hover {
    background-position: -100px -32px;
}

#slideshow-cm-sharing ul.utilities li.utility-favorite {
    display: none;
}

#slideshow-cm-sharing #slideshow-cm-replay a,
#slideshow-cm-sharing #slideshow-cm-replay-larger a {
    background-position:0 -64px;
}

#slideshow-cm-sharing #slideshow-cm-replay a:hover,
#slideshow-cm-sharing #slideshow-cm-replay-larger a:hover {
    background-position:-100px -64px;
}

.slideshow-view-larger-container #slideshow-cm-sharing #slideshow-cm-replay a {
    display:none;
} /* hide the replay button on the view larger slideshow */

#slideshow-cm-feature {
    padding:10px;
}



/**
 * @section Content Positions
 */
#position2_content,.item #position2 {
    clear:both;
    float:left;
    width:300px;
}
#position3_content {
    float:left;
    width:300px;
    margin-left:20px;
}

.editlink {
    display:none;
}

