
html {
    height: 100%;
}

* {
	margin: 0;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

body {
    font-family: "Trebuchet MS", sans-serif;
    min-height: 100%;
    position: relative;
}

* html body {
    height: 100%;
}

a {
    text-decoration: none;
}

img {
    border: none;
    vertical-align: baseline;
}


#container {
    font-size: 62.5%;
    padding-bottom: 158px;
}

h1 {
    font-size: 2.2em;
    margin-bottom: .72em;
}

h2 {
    font-size: 2.2em;
    margin-bottom: .72em;
}

h3 {
    font-size: 1.6em;
    font-weight: normal;
}

h4,
h5,
h6
{
	font-size: 1.4em;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}


#toplinks {
    background-color: #270a0e;
    text-align: center;
    position: relative;
    z-index: 100;
}

#footContainer {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #fff;
}

#header {
    background-color: #eee;
    text-align: center;
}

#site_logo {
    float: left;
    margin: 34px 13px 0 0;
    display: inline;
}

#global_navigation {
    width: 956px;
    clear: both;
    margin: 0 auto;
    text-align: left;
    margin-top: 41px;
	overflow: hidden;
}

#local_navigation {
    background-color: #666;
    color: #fff;
    border-bottom: 1px solid #ded7e5;
}

* html #local_navigation {
    zoom: 1;
}

#local_navigation ul {
    width: 940px;
    margin: 0 auto;
    padding: 10px 0 8px 0;
    background-color: transparent;
}

#content {
    padding-top: 20px;
    position: relative;
}

#content:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#main {
    float: left;
    width: 640px;
    overflow: hidden;
}

#aside {
    float: left;
    width: 300px;

}


.block {

  float: right;
	text-align: right;
	margin-top: 7px;
	color: #cccccc;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-size: 1.28em;
	line-height: 1.38;
}

.block a {
	color: #ffffff;
	text-decoration: none;
}

.block a:hover {
  text-decoration: underline;
}

.block span {
  color: #ccc;
  text-decoration: none;
}


.siteTitle {
    padding: 10px 0 4px;
    float: left;
    width: 156px;
}

.siteTitle a {
    font-size: 1.2em;
    text-transform: uppercase;
}


.advert.none {
    display: none;
}

.advert.mpu {
	margin-bottom: 2em;
}

.advert.leaderboard {
    height: 90px;
    margin: 12px 0 9px 0;
    background-color: #aaa;
    width: 728px;
    float: left;
    display: inline;
}

.advert.banner {
    width: 468px;
    height: 60px;
    float: right;
    display: inline;
    margin-top: 20px;
    margin-bottom: 0;
}

.blankad {
  	background-color: #ccc;
	margin-bottom: 2em;
}


.navigation:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.navigation li {
    display: block;
    float: left;
}

.navigation.local li {
	border-right: 2px groove #aaa;
	font-size: 1.5em;
	line-height: 1.47;
	padding-top: 0;
	padding-right: 17px;
	padding-bottom: 0;
	padding-left: 17px;
}

.navigation.local li:first-child, .navigation.local li.first {
    padding-left: 0;
}

.navigation.local li:last-child, .navigation.local li.last {
    border: none;
}

.navigation.local a {
    color: #fff;
}

.navigation.local li.active a {
    color: #f8ec67;
}


.module {
   position: relative;
}

* html .module {
	height: 1%;
	position: static;
}


#aside .module {
    margin-right: 0;
}


.module .content {
    padding: 10px;
    background-color: #fff;
    border-right: 1px solid #c9c9c9;
    border-left: 1px solid #c9c9c9;
	*height: 1%;
}

.module .bottom {
    height: 9px;
    overflow: hidden;
}


.module.highlight .top {
    height: 9px;
}

.module.highlight .content {
    background-color: #112b51;
    color: #fff;
    border-color: #c9c9c9;
}

.module.highlight .content_inner {
	*height: 1%;
}

.module.highlight .bottom {
}


.module.full_bleed {
    width: 620px;
    margin-right: 3.1%;
}

.pane-content .module.full_bleed {
    width: auto;
    margin-right: 20px;
}

* html .pane-content .module.full_bleed {
	margin-right: 20px;
}

.module.full_bleed .top {
    background-image: url(../images/background_images/module_lrg_top.png);
}

.module.full_bleed .bottom {
	background-image: url(../images/background_images/module_lrg_btm.png);
}

.module.full_bleed .content {
    padding: 0;
    padding-bottom: 40px;
}

.module.full_bleed .asset,
.module.full_bleed .asset  img
{
    vertical-align: bottom;
}

.module.full_bleed .copy {
    margin: 1.8em 10px 0;
    position: relative;
}

.module.full_bleed h1,
.module.full_bleed h2.section_title {
    background-color: #fff;
    padding-left: 10px;
    padding-top: 0.25em;
    padding-bottom: 0.6em;
    text-align: left;
    margin-bottom: 0;
}

.module.article.full_bleed h1 {
	margin: 0;
}

.module.full_bleed .series_promo h2.section_title {
    padding-top: 13px;
}

.module.full_bleed .bodycopys h2.section_title {
    padding-top: 13px;
    *padding-top: 6px;
}

.module.full_bleed .copy h2,
.module.full_bleed .copy p,
.module.full_bleed .copy li
{
    font-size: 1.6em;
    line-height: 1.375;
}

.module.full_bleed .bodycopys {
    clear: both;
}

/* =text promo */
.module.text_promo {
    width: 300px;
}

.panel-pane .module.text_promo {
    width: auto;
}

.module.text_promo .content {
    padding: 0;
    border: 0;
}

.module.text_promo .hero img {
    vertical-align: bottom;
}

.module.text_promo .copy {
    padding: 19px 10px 20px;
    border-left: 1px solid rgba(150, 145, 144, 0.7);
	border-right: 1px solid rgba(150, 145, 144, 0.7);
	background-color: #000;
    background-color: #fff;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
}

.panel-pane .module.text_promo .copy {
    width: auto;
}

.module.text_promo .copy h3 {
    font-size: 2.2em;
	line-height: 1.18;
}

.module.text_promo .copy p {
    font-size: 1.4em;
}

.module.text_promo .copy a {
	margin-top: 1.16em;
    font-size: 1.2em;
	display: -moz-inline-block;
	display: inline-block;
	*height: 1%;
	*display: inline;
}


.module.player {
    width: 620px;
    margin-right: 3.1%;
}

.pane-content .module.player {
    width: auto;
    margin-right: 20px;
}

* html .player .player {
    width: auto;
    margin: 0;
}

.module.player .top {
    background-image: url(../test_files/img/bg/module_lrg_top.png);
}

.module.player .bottom {
    background-image: url(../test_files/img/bg/module_lrg_btm.png);
}

.module.player .content {
    padding-top: 2px;
    margin-right: 0;
}

.module.player h2 {
    display: none;
}


* html .main_promo {
    height: 300px;
	position: static;
}

.main_promo .content {
    border: none;
    padding: 10px;
    background-color: transparent;
	*height: 1%;
}

.main_promo .copy {
    width: 260px;
    padding: 5px 10px;
}

* html .main_promo .copy {
	float: left;
}

.main_promo .copy p {
    font-size: 1.4em;
    margin-bottom: 15px;
    line-height: 1.14;
}

.main_promo h2 {
    font-size: 3.2em;
    margin-bottom: 15px;
    padding-bottom: 0;
}

.main_promo .asset {
    position: absolute;
    top: 10px;
    right: 10px;
}

* html .main_promo .asset {
	position: static;
	float: right;
}

.main_promo .button {
    color: #000;
    font-size: 1.2em;
    position: absolute;
    bottom: 12px;
}

* html .main_promo .button {
	position: static;
	margin-top: 1em;
}


.cast li {
	font-size: 14px;
	list-style: none;
	border-top: 1px dotted #818fa4;
	padding: 5px;
	*height: 1%;
	margin: 0px 5px 0px 5px;
}

.cast li:hover {
	font-size: 14px;
	list-style: none;
	border-top: 1px dotted #818fa4;
	padding: 5px;
	*height: 1%;
	margin: 0px 5px 0px 5px;
	background:#1a3965;
}



.media_list {
    list-style: none;
    margin-bottom: -20px;
}

.image_list li {
    margin-bottom: 19px;
    clear: both;
	display: block;
}

* html .image_list li {
    height: 1%;
	position: static;
}

.image_list li:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

.image_list img {
    float: left;
    display: inline;
}

.image_list .caption {
	float: left;
	width: 70%;
	min-height: 100px;
	margin-left: 10px;
	display: inline;
	position: relative;
}

* html .image_list .caption {
	position: static;
	height: 100px;
}

.image_list h3 a {
    color: #fff;
}

.image_list h3 a:link,
.image_list h3 a:visited
{
	text-decoration: underline;
}

.image_list h3 a:hover {
	text-decoration: none;
}

.image_list p {
    font-size: 1.4em;
    padding-bottom: 2.86em;
}

.image_list dd {
    font-size: 1.2em;
}

* html .image_list p {
	padding-bottom: 2.14em;
}

.image_list a.button {
    position: absolute;
    bottom: 0;
    font-size: 1.6em;
}

* html .image_list a.button {
	position: static;
}


* html .image_list.useful_info li {
	position: static;
}

.image_list.useful_info .caption {
    min-height: 80px;
}

* html .image_list.useful_info .caption {
    height: 80px;
}

.image_list.useful_info p {
    padding-bottom: 0;
}

* html .image_list.useful_info p {
	padding-bottom: 0;
}


.bodycopy_list li.bodycopy {
	padding: 1em 20px 2em 49px;
	border-bottom: 1px dotted #oo;

    *height: 1%;
	position: relative;
	list-style: none;
}

.bodycopy_list li.bodycopy:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.bodycopy_list li:last-child,
.bodycopy_list li.views-row-last
{
    border: none;
}

.bodycopy_list h3 {
    font-size: 1.4em;
    color: #0085b0;
	font-weight: bold;
	width: 198px;
}

.bodycopy_list h3 a {
    color: inherit;
	*color: #0085b0;
}

.bodycopy_list h3 a:link {
    text-decoration: underline;
}

.bodycopy_list h3 a:hover {
    text-decoration: none;
}

.bodycopy_list .article_excerpt {
	color: #363636;
	width: 410px;
}

.bodycopy_list .article_excerpt h2 {
	font-size: 1.2em;
	margin-bottom: 0;
	font-weight: bold;
}

.bodycopy_list .article_excerpt p {
    font-size: 1.2em;
}

.bodycopy_list .article_excerpt li {
	font-size: 1.2em;
	list-style-position: inside;
}

.bodycopy_list .cta {
    float: right;
    position: absolute;
    right: 20px;
    top: 1em;
	font-size: 1.2em;
}

.bodycopy_list .button {
	background-color: #0085b0;
	color: #fff;
}

.link_detail {
	display: none;
}


.pager {
    background-color: #999;
    padding: 12px 0 15px 9px;
    border-top: 1px solid #fff;
}

.pager .head {

}

.pager li {
    display: inline;
    margin-right: 24px;
    font-size: 1.4em;
}

.pager a {
    font-weight: bold;
    color: #021f48;
}

.pager a:link {
    text-decoration: underline;
}

.pager a:hover {
    text-decoration: none;
}



.series_promo {
	*height: 1%;
	position: relative;
}

.series_promo:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.series_promo h2 {
    border-bottom: 1px solid #fff;
}

.series_promo .desc {
	float: left;
	width: 570px;
	margin-left: 32px;
	margin-top: 20px;
}


* html .series_promo .desc {
    display: inline;
}

.series_promo .asset {
    display: block;
    float: left;
}

.series_promo h3 {
    font-size: 1.4em;
    font-weight: bold;
    color: #021f48;
    margin-bottom: 3px;
}

.series_promo h3 a {
    color: inherit;
	*color: #021f48;
}

.series_promo h3 a:link {
    text-decoration: underline;
}

.series_promo h3 a:hover {
    text-decoration: none;
}

.series_promo .subtitle {
    display: block;
}

.series_promo .date {
    font-size: 1.2em;
    color: #021f48;
    margin-bottom: 0.83em;
    display: block;
}

.series_promo p {
    font-size: 1.2em;
    margin-bottom: 1em;
}

.series_promo .button {
    font-size: 1.2em;
	position: absolute;
	bottom: 10px;
}


.button {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	background-color: #fff36a;
	color: #000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 3px;
	padding-left: 16px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

* html .button {
    padding-top: 3px;
    padding-bottom: 4px;
}


div.error {
    font-size: 1.6em;
}


.inner {
    width: 940px;
    text-align: left;
    margin: 0 auto;
}

.inner:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}



#footContainer #foot-nav-extended {
    margin-top: 0;
}


#content .inner {
  	background-color: #fff;
  	padding: 5px;
}

#content.panels .inner {
  	background-color: transparent;
  	padding: 0;
}



/* =episode list component */
.episode_list li.episode {
    padding: 1em 20px 2em 49px;
    border-bottom: 1px dotted #3f3f3f;
    *height: 1%; /* For IE 6 & 7 */
    position: relative;
	list-style: none;
}

.episode_list li.episode:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.episode_list li:last-child,
.episode_list li.views-row-last
{
    border: none;
}

.episode_list h3 {
    font-size: 1.4em;
    color: #0085b0;
	font-weight: bold;
	width: 198px;
}

.episode_list h3 a {
    color: inherit;
	*color: #0085b0;
}

.episode_list h3 a:link {
    text-decoration: underline;
}

.episode_list h3 a:hover {
    text-decoration: none;
}

.episode_list .article_excerpt {
	color: #363636;
	width: 450px;
}

.episode_list .article_excerpt h2 {
	font-size: 1.2em;
	margin-bottom: 0;
	font-weight: bold;
}

.episode_list .article_excerpt p {
    font-size: 1.2em;
}

.episode_list .article_excerpt li {
	font-size: 1.2em;
	list-style-position: inside;
}

.episode_list .cta {
    float: right;
    position: absolute;
    right: 20px;
    top: 1em;
	font-size: 1.2em;
}

.episode_list .button {
	background-color: #0085b0;
	color: #fff;
}

.link_detail {
	display: none;
}
.btn-place{
	position: relative;
}
.left-p{
	width: 350px;
	float: left;
}
.right-p{
	width: 200px;
	float: left;
}
.right-p iframe{
	width: 200px;
	height: 520px;
}
