html body div#wrapper {
    /*background: url(http://www.pbs.org/wgbh/nova/img/search-header-background.jpg) no-repeat 0 106px;*/
}

/*incrementer 1*/

div.mep-tools-wrapper #pbs-share a,
div.mep-tools-wrapper #size-tool,
div.mep-tools-wrapper #print-pg {
    background-color: #0f0f0f;
}

div.multi-ep-pro-wrapper div#main, div.episode-preview-wrapper div#main {
    background: none;
}

div.multi-episode-wrapper {
    clear: both;
    background: #323232 url(/wgbh/nova/img/mep-wrapper-bg.gif) left top repeat-y;
    overflow: hidden;
}

div.multi-episode-wrapper a {
    color: #BBEB2B;
}

div.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

div.multi-episode-left,
div.multi-episode-right,
div.episode-left,
div.episode-right {
    display: inline;
    float: left;
}

div.multi-episode-left,
div.multi-episode-right {
    padding-bottom: 40px;
}

div.multi-episode-left {
    width: 197px;
    position: relative;
}

.episode-play {
    display: none;
}

div.multi-episode-left div.left-column-backgrounds img {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 4;
    display: none;
}

div.multi-episode-left div.left-column-backgrounds img:first-child {
    display: block;
}

div.multi-episode-right {
    width: 770px;
    border-left: 1px solid #444;
    background: #323232 url(/wgbh/nova/img/mep-chooser-background-fade.png) right top no-repeat;
    min-height: 650px;
}

div.multi-episode-left ul {
    margin: 131px -1px 0 15px;
    border-top: 1px solid #444;
    z-index: 9;
    position: relative;
}

div.multi-episode-left ul li {
    border-bottom: 1px solid #444;
    line-height: 13px;
    background: url(/wgbh/nova/img/mep-chooser-btn-fade.png) left bottom repeat-x;
    position: relative;
}

div.multi-episode-left ul li a {
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0 10px 15px;
    display: block;
    border-right: 1px solid #444;
}

div.multi-episode-left ul li a span {
    text-transform: uppercase;
    font-size: 10px;
    color: #999999;
    display: none;
}

div.multi-episode-left ul li a.current {
    color: #FFFFFF;
    background-color: #323232;
    background-image: none;
    border-right: 0;
    cursor: default;
}

div.multi-episode-left ul li a:hover {
    text-decoration: none;
}

div.multi-episode-left ul li .passport-icon {
    margin-right: 2px !important;
    display: inline-block !important;
    width: 11px !important;
    height: 11px !important;
    position: absolute;
    top: 16px;
    left: -6px;
    display: table-cell;
    vertical-align: middle;
    background-repeat: no-repeat !important; 
}

div.multi-episode-right div.episode {
    margin: 25px 51px 0 32px;
    display: none;
}

div.multi-episode-right.single div.episode {
    display: block;
}

div.multi-episode-right div.episode div.episode-title {
    margin-right: 227px;
    font-size: 14px;
    position: relative;
    height: 106px;
}

div.episode-title div.coming-soon-badge {
    background: url(/wgbh/nova/img/mep-comingsoon.png) left top no-repeat;
    height: 35px;
    width: 67px;
    position: absolute;
    top: -9px;
    left: -70px;
    z-index: 10;
    display: none;
}

div.multi-episode-right div.episode div.episode-title p {
    color: #97b9d4;
}

div.multi-episode-right div.episode div.episode-title h1 {
    color: #fff;
    margin: 0 0 2px 0;
    font-size: 15px;
    font-weight: normal;
}

div.multi-episode-right div.episode div.episode-title p span {
    color: #FFFFFF;
    display: none;
}

div.multi-episode-right div.buy-choices {
    float: left;
    clear: left;
    width: 188px;
    margin-bottom: 8px;
}

div.multi-episode-right div.buy-choices img,
div.multi-episode-right div.buy-choices div.buy-links {
    float: left;
}

div.multi-episode-right div.buy-choices div.buy-links {
    margin: 40px 0 0 8px;
    line-height: 15px;
}

div.episode {
    color: #FFFFFF;
    font-size: .9em;
}

div.episode-title ul.resource-info {
    margin: 10px 0 19px 0;
    font-size: 10px;
    color: #999;
}

div.episode-left {
    width: 460px;
    margin-right: 34px;
    line-height: 1.2em;
}

div.episode-left h2 {
    font-size: 14px;
    margin: 14px 0 0 0;
}

div.episode-right h2,
div.episode-right h3 {
    font-size: 12px;
}

div.episode-left p {
    margin-bottom: .9em;
}

div.episode-right div.episode-right-top {
    min-height: 265px;
}

div.links-related {
    padding-top: 7px;
    border-top: 1px solid #666;
    margin-top: 10px;
    clear: left;
}

div.episode-right div.links-related h2 {
    font-size: 10px;
    text-transform: uppercase;
    margin: 0;
}

div.links-related h3 {
    margin: 4px 0;
}

div.episode-right {
    width: 188px;
    position: relative;
    font-size: 12px;
}

div.episode-right div.watch-choices div.preview {
    position: relative;
}

div.episode-right div.watch-choices div.preview div.watch-arrow {
    background: url("http://www.pbs.org/wgbh/nova/img/play-arrow.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 52px;
    margin: 26px 0 0 68px;
    position: absolute;
    left: 0;
    top: 0;
    width: 52px;
    display: block;
}

div.episode-right div.watch-choices div {
    display: none;
}

div.episode-right div.watch-choices div.full-program p.windowed {
    display: none;
}

div.episode-right div.watch-choices {
    margin-bottom: 30px;
    display: none;
}

div.episode-right div.watch-choices div.full-program p {
    margin-top: 10px;
}

.full-program .passport-icon {
    margin-right: 2px !important;
    display: inline-block !important;
    width: 33px !important;
    height: 33px !important;
    background-repeat: no-repeat !important; 
}

div.episode-right div.watch-choices div.watch-soon {
    border: 1px solid #BBEB2B;
    background-color: #333;
    text-align: center;
    line-height: 1.4em;
    padding: 6px 0 6px 0 !important;
    margin: 0 0 17px 0;
}

div.episode-right div.watch-choices div.watch-soon p {
    color: #999999;
    font-weight: bold;
    font-size: 11px;
}

div.episode-right div.watch-choices div.watch-soon p span {
    color: #FFFFFF;
}

div.episode-right div.watch-choices div.watch-soon p span.title {
    text-transform: uppercase;
}

a.watch-full-now {
    background: url(/wgbh/nova/img/mep-watch-btn-sm.png) left top no-repeat;
    width: 148px !important;
    height: 33px;
    cursor: pointer;
    display: inline-block;
}

a.watch-full-now:hover {
    background-position: left bottom;
}

div.episode-left div.expand-description-wrapper {
    height: 85px;
    overflow: hidden;
    margin-bottom: 10px;
}

div.addthis_toolbox {
    margin-bottom: 7px;
}

div.addthis_toolbox ul li {
    border-top: 1px solid #666;
    padding-top: 4px;
    height: 24px;
    font-size: 9px;
    text-transform: uppercase;
}

div.addthis_toolbox ul {
    border-bottom: 1px solid #666;
}

div.links-related ul {
    border-top: 1px solid #666;
    margin-top: 10px;
}

div.links-related ul li {
    margin-top: 8px;
}

div.accordion {
    margin: 20px 0 0 0;
    width: 460px;
    float: left;
}

div.accordion h2 {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    -x-system-font: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #333;
    background-image: url("/wgbh/nova/img/twiddle-arr-c.png");
    background-origin: padding-box;
    background-position: 13px 0.86em;
    background-repeat: no-repeat;
    background-size: auto auto;
    border-bottom-color: #666;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: #666;
    border-top-style: solid;
    border-top-width: 1px;
    color: #ccc !important;
    font-family: Arial;
    font-size: 0.95em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 10px;
    padding-bottom: 8px;
    padding-left: 22px;
    padding-right: 10px;
    padding-top: 8px;
    text-transform: none !important;
    cursor: pointer;
}

div.accordion h2.on {
    border-bottom: 0;
    margin-bottom: 0;
    background: #444444 url(/wgbh/nova/img/twiddle-arr-o.png) no-repeat 8px 0.86em;
}

div.accordion div.twiddle-body {
    border-bottom-color: #666666;
    background-color: #444444;
    color: #FFFFFF;
    font-size: .9em;
    line-height: 17px;
    border-bottom: 1px solid #666;
    padding: 20px;
    padding-top: 0;
}

div.accordion div.twiddle-body h3 {
    font: normal 1.3em Arial;
    margin: 0;
}

div.accordion div.twiddle-body h3 + p {
    margin: 0 0 30px;
}

div.accordion p {
    margin-bottom: 10px;
}

div.accordion div.transcript p em {
    font-weight: bold;
    font-style: normal;
    color: #CCCCCC;
}

div.accordion dl {
    margin-top: 0;
}

div.accordion dt {
    display: block;
    margin: 0;
    color: #CCCCCC;
}

div.accordion dd {
    margin: 0 0 16px 0;
}

a.vid-link, .vid-link {
    margin-left: 0;
    display: inline;
    cursor: pointer;
}

#pbs-share a, #size-tool, #print-pg {
    /*override standards*/
    left: 802px;
    margin-top: -5px;
    background-color: #1f1f1f;
    color: white;
    border-left: 1px solid #666;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    color: #ccc;
    padding-top: 4px;
}

#size-tool {
    padding-top: 3px;
}

#size-tool a {
    color: #ccc;
}

#share-choices {
    margin-bottom: 0;
    margin-left: 650px;
    margin-right: 0;
    margin-top: 0;
    position: absolute;
    z-index: 2;
}

.multiepisode-nav-btn {
    position: relative;
    float: left;
    background-image: url("http://www.pbs.org/wgbh/nova/img/search-nav-btn-bg.jpg");
    width: 111px;
    height: 48px;
    font: 10px arial;
    font-weight: bold;
    text-transform: uppercase;
    color: #3d5b76;
    margin: 9px 0 0 6px;
}

#tv-schedule {
    padding: 20px;
    height: 8px;
    width: 71px;
}

#nova-education {
    padding: 20px 9px;
    height: 8px;
    width: 93px;
}

#nova-shop {
    height: 8px;
    padding: 20px 10px;
    width: 91px;
    text-align: center;
}

#topic-header {
    height: 57px;
}

#topic-header form {
    margin-left: 23px;
    float: left;
    background-color: transparent;
    height: 43px;
    padding-bottom: 4px;
    position: relative;
}

#mep-related-links {
    background-color: #fff;
    min-height: 100px;
    color: #666;
}

#mep-related-links h2 {
    color: #666;
}

#mep-related-links #picks {
    color: #666666;
    float: left;
    font-size: 0.7em;
    position: relative;
    width: 110%;
    left: -26px;
    top: 0;
    margin: 18px 0 0 0;
    padding: 0;
}

#mep-related-links #picks h2 {
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    -x-system-font: none;
    font-family: Arial;
    font-size: 1em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    text-transform: uppercase;

    /*new*/
    margin: 0 0 21px 50px;
}

#mep-related-links #picks h3 {
    font-size: 1em;
    line-height: 1.25em;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

#mep-related-links #picks img {
    height: 82px;
    width: 145px;
}

#mep-related-links #picks p {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
}

#mep-related-links #picks ul li {
    margin-bottom: 22px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: relative;

    /* new*/
    width: 145px;
    float: left;
    margin: 0 0 0 50px;
    min-height: 219px;
}

div#main {
    padding-bottom: 0;
}

div.addthis_toolbox ul li.email {
    margin-bottom: -4px;
}

div.addthis_toolbox ul li.email a.mep-social {
    padding-top: 3px;
}

div.addthis_toolbox ul li.email a.mep-social span {
    margin-top: -3px;
    margin-right: 3px;
}