@font-face {
font-family: Biography-Regular; 
src: url('../../font/Biography-Regular.otf');
}

body {
    background: transparent url(../../images/rebrand/white-bg.png) no-repeat fixed left top;
color:#6f6f6f;
    font: 75%/1.5 "arial",Verdana,sans-serif;
    text-align: left;
}
a {
    font-weight: bold;
    text-decoration: none;
    color:#166786;
}
a:hover {
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-family: Biography-Regular, sans-serif;
	text-transform: uppercase;
}
h2 {
    color: #333333;
}
p {
    font-size: 12px;
}
#mainFrame {
    margin: 0 auto;
    padding: 0 10px;
    width: 1116px;
}
#mainContent {
    float: left;
    margin: 0 20px 0 0;
    position: relative;
    width: 964px;
}
.primaryCol {
    display: inline;
    float: left;
    width: 649px;
}
.secondaryCol {
    display: inline;
    float: left;
    width: 300px;
}
/*#header {
    border-bottom: 5px solid #166786;
    display: block;
    height: 158px;
    position: relative;
    width: 964px;
}
#header #logo {
	display: inline-block;
	float: left;
	margin: 3px 0 0 10px;	
	border: none;
	width: 160px;
}
#logo a {
	background: transparent url(../../images/rebrand/logo.png) no-repeat;
	display:block;
	height:70px;
	width:160px;
	text-indent:-9999px;
}
#header .headerAd {
    display: block;
    height: 90px;
    overflow: hidden;
    position: relative;
    text-align: right;
    width: 728px;
}
#header .headerAd img, #header .headerAd object, #header .headerAd embed {
    position: absolute;
    right: 0;
    top: 0;
}*/
#skyScraperCol {
    border: 3px solid #1A1A1A;
    float: left;
    margin: 203px 0 0 0;
}
.skyScraper {
    display: block;
    height: 600px;
    margin: 3px;
    overflow: hidden;
    position: relative;
    width: 120px;
}
.skyScraper object, .skyScraper embed {
    left: 0;
    position: absolute;
    top: 0;
}
.mpu {
    display: inline;
    width: 300px;
}





/*
ul#mainNav {
    height: 20px;
    margin-top: 20px;
}
ul#mainNav li {
    display: inline-block;
    float: left;
    margin: 0 30px 0 0;
    text-transform: uppercase;
}
ul#mainNav li.selected a {
    border-bottom: 4px solid #166786;
}
ul#mainNav li.selected a:active, ul#mainNav li.selected a:hover {
    border-bottom: 4px solid #166786;
    color: #333333;
    display: inline-block;
    text-decoration: none;
}
ul#mainNav li a {
    color: #4D4D4D;
    display: inline-block;
    font-weight: bold;
    height: 16px;
    overflow: hidden;
    padding-bottom: 4px;
    text-decoration: none;
}
ul#mainNav li a:active, ul#mainNav li a:hover {
    border-bottom: 4px solid #166786;
    color: #333333;
    display: inline-block;
    text-decoration: none;
}
ul#mainNav li a#newsletter {
    background: url("../../images/but/newsletter.gif") no-repeat scroll left top transparent;
    padding-left: 22px;
}
#mainNav li#tvShows a {
    cursor: pointer;
}
#mainNav li#tvShows span#triggerShowsDrop {
    background: url("../../images/ci/ico/mainNavTvShowsIco.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 15px;
    margin: 1px 0 0 3px;
    padding: 0;
    width: 17px;
}
#mainNav li#tvShows a span {
    float: left;
}
#showsDrop {
    background: url("../../images/showsDropBg.png") no-repeat scroll 110px 0 #FFFFFF;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 134px;
    width: 944px;
    z-index: 99;
}
#showsDrop.hidden {
    display: none;
}
#showsDrop div.sdlCol {
    float: left;
    margin-right: 10px;
    padding: 10px 0 0;
    width: 304px;
}
#showsDrop div.sdlCol b {
    color: #A7A7A7;
    text-transform: uppercase;
}
#showsDrop ul.showsDropList {
    font-size: 1em;
    margin: 10px 0;
}
#showsDrop ul.showsDropList li a {
    color: #000000;
    font-weight: bold;
}
#showsDrop ul.showsDropList li a:hover {
    text-decoration: underline;
}
#showsDrop a.decoratedLink {
    font-weight: bold;
}
#showsDrop ul.sdlLarge {
    font-size: 2em;
}
#showsDrop ul.sdlMedium {
    font-size: 1.3em;
}
#header form {
    position: absolute;
    right: 15px;
    top: 122px;
}
#header form input {
    display: inline;
    float: left;
    margin-right: 10px;
    background: none;
    border:1px solid #c4c3c4;
    -moz-border-radius: 3px;
}
#header form button.button {
    border: 1px solid #E1E1E1;
    display: inline;
}
*/

#pageHeader.noTimeline {
    border-top: 3px solid #BE1E2D;
    height: 50px;
    overflow: hidden;
    padding-left: 9px;
    width: 955px;
}
#pageHeader object, div.hpSubHead object {
    float: left;
}
#pageHeader #rss, div.hpSubHead #rss {
    float: left;
}
#pageHeader #rss a, div.hpSubHead #rss a {
    background: url("../../images/rss.png") no-repeat scroll right top transparent;
    cursor: pointer;
    display: block;
    height: 14px;
    margin-top: 13px;
    width: 14px;
}
div.hpSubHead #rss a {
    margin-top: 16px;
}
#pageHeader #rss a span, div.hpSubHead #rss a span {
    left: -9000px;
    position: absolute;
}
#pageHeader.withTimeline {
    border-top: medium none;
    margin-top: -23px;
    width: 621px;
}
#pageHeader h1, #pageHeader h2 {
    font-size: 30px;
    font-weight: normal;
    line-height: 1.2em;
    margin: 6px 0 9px;
    text-transform: uppercase;
    line-height: 62px;
}
p.more {
    background: url("../../images/rebrand/link-decoration.png") no-repeat scroll left 3px transparent;
    margin-left: 0;
    padding: 0 0 3px 21px;
}
p.more a {
    color: #4D4D4D;
}
ul.channels {
    text-align: left;
}
ul.channels li {
    display: inline-block;
    float: left;
    font-weight: bold;
}
ul.channels li a {
    background-color: #FFFFFF;
    color: #333333;
    display: inline-block;
    padding: 6px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
ul.channels li a:hover {
    background-color: #0A0D0B;
    color: #3199BA ;
    display: inline-block;
    padding: 6px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
ul.channels li.selected a, .onThisDay ul.channels li a {
    background-color: #0A0D0B;
    color: #3199BA ;
    display: inline-block;
    padding: 6px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.line {
    border-top: 3px solid #3199BA;
}
.threeColumns {
    background: url("../../images/his/bg/on-this-day-bg.gif") repeat-y scroll left top transparent;
    clear: left;
    display: block;
    margin: 20px -8px 10px 0;
    overflow: hidden;
    width: 972px;
}
.threeColumns .onThisDay {
    border-top: 3px solid #BE1E2D;
    display: inline-block;
    margin-right: 8px;
    overflow: hidden;
    vertical-align: top;
    width: 316px;
}
.onThisDay ul.events {
    margin-top: 30px;
    padding: 10px 0 10px 10px;
}
.onThisDay ul.events li {
    display: list-item;
    font-weight: bold;
    line-height: 2em;
    margin-bottom: 10px;
}
.onThisDay ul.events li strong {
    color: #919191;
    display: inline-block;
    font-size: 180%;
    padding-right: 10px;
    vertical-align: top;
}
.onThisDay ul.events li a {
    color: #FFFFFF;
    display: inline-block;
    font-size: 130%;
    width: 235px;
}
#videoStrip {
    background-color: transparent;
}
.upcoming {
    background-color: #1A1A1A;
}
.upcoming h6 {
    background-color: #000000;
}
.upcoming ul.dates li, .upcoming ul.dates li a {
    color: #FFFFFF;
}
.upcoming ul.dates li {
    padding-left: 10px;
}
.upcoming ul.channels li a {
    background-color: #1A1A1A;
}
.upcoming ul.channels li a:hover {
    background-color: #0A0D0B;
    color:#3199BA;
}
.upcoming ul.channels li.selected a {
    background-color: #0A0D0B;
    color:#3199BA;
}
ul.thumbnails {
    background-color: #FFFFFF;
    border-top: 3px solid #3199BA;
    display: inline;
    float: left;
    margin: 0 8px 15px 0;
    padding: 10px 0 0 8px;
    width: 644px;
}
ul.thumbnails li {
    display: inline-block;
    line-height: 1.4em;
    margin-bottom: 15px;
    margin-right: 6px;
    overflow: hidden;
    vertical-align: top;
    width: 154px;
}
ul.thumbnails li img {
    clear: both;
    display: block;
    height: 86px;
    margin-bottom: 10px;
    width: 154px;
}
ul.thumbnails li img.info {
    display: inline;
    margin-bottom: 0;
    overflow: visible;
}
ul.thumbnails li img.febutton {
    display: none;
    height: auto;
    width: auto;
}
ul.thumbnails li a {
    color: #4D4D4D;
}
ul.thumbnails li.fullEpisode {
    position: relative;
}
ul.thumbnails li.fullEpisode img.febutton {
    display: block;
    position: absolute;
    right: 10px;
    top: 60px;
    z-index: 11;
}
ul.thumbnails.related {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    margin-bottom: 0;
    width: 299px;
}
ul.thumbnails.related li {
    width: 140px;
}
ul.thumbnails.related li a {
    color: #4D4D4D;
}
ul.thumbnails.related li img {
    height: 78px;
    width: 140px;
}
ul.thumbnails.related li img.febutton {
    display: none;
    height: auto;
    width: auto;
}
a.infoLightbox, a.infoLightbox2 {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    height: auto;
    margin: 0;
    text-decoration: none;
    width: auto;
}
ul.pagination {
    background-color: #1A1A1A;
    clear: left;
    display: inline-block;
    margin: 10px 0;
    width: 100%;
}
ul.pagination li {
    display: inline-block;
    float: left;
    line-height: 1.4em;
}
ul.pagination li a {
    color: #4D4D4D;
    display: inline-block;
    padding: 6px 10px;
}
ul.pagination li a:hover {
    background-color: #BE1E2D;
    color: #FFFFFF;
    padding: 6px 10px;
    text-decoration: none;
}
ul.pagination li.selected a {
    background-color: #BE1E2D;
    color: #FFFFFF;
    padding: 6px 10px;
    text-decoration: none;
}
ul.pagination li.next a {
    background: url("../../images/but/pagination-right.gif") no-repeat scroll 0 0 transparent;
    margin-left: 10px;
    padding-left: 14px;
}
ul.pagination li.next a:hover {
    background: url("../../images/but/pagination-right.gif") no-repeat scroll 5px -21px #BE1E2D;
    color: #FFFFFF;
    margin-left: 10px;
    padding-left: 14px;
}
#featShows {
    background: none repeat scroll 0 0 #DDDADA;
    height: 194px;
    margin-top: 12px;
    overflow: hidden;
    position: relative;
    width: 964px;
}
#featShows ul {
    clear: both;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 20000em;
}
#featShows li {
    display: block;
    float: left;
    height: 180px;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    width: 316px;
    z-index: 1;
}
#featShows li a {
    display: block;
}
#featShows li .overlay {
    background: url("../../images/rebrand/transparent-litegrey.png") repeat scroll left top transparent;
    bottom: 10px;
    color: #3A3A3B;
    font-family: Biography-Regular, Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    left: 0;
    padding: 5px 10px 5px 16px;
    position: absolute;
    text-transform: uppercase;
    width: 226px;
    z-index: 5;
}
#featShows li .overlay em {
    background: url("../../images/but/redLinkArrow.gif") no-repeat scroll 0 50% transparent;
    font-style: normal;
    padding: 0 0 0 31px;
}
h3 {
    color: #166786;
    font-size: 30px;
    margin-bottom: 10px;
}
form.encyclopedia input {
    float: left;
    font-weight: bold;
    margin-right: 10px;
    width: 440px;
}
form.encyclopedia button.button {
    display: inline;
    float: left;
}
ul.mostPopular {
    padding-top: 10px;
}
ul.mostPopular li {
    background: url("../../images/but/articleIconOnDkGrey.gif") no-repeat scroll 0 3px transparent;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    padding: 0 5px 10px 15px;
    width: 45%;
}
ul.mostPopular li a {
    color: #FFFFFF;
}
#footer {
    background: url("../../images/bio/bg/footer-bg.png") no-repeat scroll 0 38px transparent;
    margin: 28px 0;
    min-height: 245px;
    overflow: hidden;
    width: 964px;
}
#footer strong {
    display: block;
    font-weight: normal;
    margin: 0 0 25px;
    text-transform: uppercase;
}
#footer form legend {
    font-weight: normal;
    margin: 0 0 20px;
    text-transform: uppercase;
}
#footer #otherChannels {
    float: left;
    margin: 8px 8px 8px 0;
    padding-left: 8px;
    width: 470px;
}
#footer .hygeine {
    float: left;
    margin: 8px 8px 8px 0;
    width: 154px;
}
#footer .hygeine-last {
    margin-right: 0;
}
#footer ul li a {
    color: #4D4D4D;
    font-size: 0.9em;
    font-weight: normal;
}
#footer ul#otherChannelsList, ul#otherChannelsList li {
    display: inline;
    margin: 0;
    padding: 0;
}
#footer ul#otherChannelsList li, #footer ul#otherChannelsList li a {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 45px;
    margin: 10px 8px 0 0;
    text-decoration: none;
}
#footer ul#otherChannelsList li#firstChannel a {
    background-image: url("../../images/logos/history.png");
    width: 49px;
}
#footer ul#otherChannelsList li#secondChannel a {
    background-image: url("../../images/logos/mh.png");
    width: 42px;
}
#footer ul#otherChannelsList li#thirdChannel a {
    background-image: url("../../images/logos/ci.png");
    width: 178px;
}
#footer ul#otherChannelsList li a:hover {
    background-position: 0 -45px;
}
#footer form, #footer form {
    margin: 0;
    padding: 0;
    width: 133px;
}
#footer form legend {
    margin: 0;
}
#footer form select {
    margin-top: 22px;
    width: 133px;
}
#footer .txtCopyright {clear:both;text-align:center;font-size:11px;padding:5px 0 0;display:block}
.otherChannels {
    float: left;
    width: 480px;
}
#footer .otherChannels strong {
    margin-bottom: 5px;
    margin-top: 8px;
}
#footer .otherChannels h4 {
    margin-bottom: 5px;
    margin-top: 8px;
}
#footer ul#otherChannelsList li a span, #programmeHeroHeader h2, a.infoLightbox span, a.infoLightbox2 span, #logo h1 a span {
    left: -90000px;
    position: absolute;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
.hidden {
    left: -3000px;
    position: absolute;
}
.jqmWindowStyle1, .jqmWindowStyle2, .jqmWindowStyle3 {
    display: none;
    left: 50%;
    margin-left: -300px;
    padding: 20px;
    position: fixed;
    top: 10%;
}
.jqmWindowStyle1 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #1A1A1A;
    margin-left: -130px;
}
.jqmWindowStyle2 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #1A1A1A;
    margin-left: -240px;
}
.jqmWindowStyle3 {
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #666666;
    color: #EFEFEF;
    margin-left: -500px;
}
.jqmOverlay {
    background-color: #000000;
}
.jqmCloseBtn em {
    display: none;
}
.jqmCloseBtn {
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 20px;
}
.jqmWindowStyle1 .jqmCloseBtn, .jqmWindowStyle2 .jqmCloseBtn {
    background: url("../../images/lightbox_close_dark.gif") no-repeat scroll 0 0 transparent;
}
.jqmWindowStyle3 .jqmCloseBtn {
    background: url("../../images/lightbox_close_light.gif") no-repeat scroll 0 0 transparent;
}
#lightboxInfo, #lightboxRedirect {
    background-color: #FFFFFF;
    color: #000000;
    width: 220px;
}
#lightboxInfo, #lightboxRedirect {
    -moz-border-radius: 9px 9px 9px 9px;
}
#lightboxInfo h3 {
    color: #000000;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 0;
}
#lightboxInfo h2 {
    font-weight: bold;
    text-transform: uppercase;
}
#lightboxInfo p, #lightboxRedirect p {
    margin: 0 0 16px;
}
#lightboxInfo a.btnWide {
    margin: 0 0 8px;
}
#lightboxRedirect {
    width: 440px;
}
#lightboxRedirect h3 {
    font-size: 1.8em;
    font-weight: bold;
    margin-bottom: 16px;
}
#lightboxRedirect form {
    margin: 16px 0;
}
.promosCluster, #footer {
    clear: left;
}
.extractContainer {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 90;
}
#extract {
    -moz-border-radius: 10px 10px 10px 10px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #CCCCCC;
    color: #333333;
    display: block;
    margin: 60px auto 0;
    padding: 10px;
    position: relative;
    width: 350px;
    z-index: 98;
}
.extractOverlay {
    background: none repeat scroll 0 0 #000000;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 91;
}
#extract a {
    border-bottom: 1px solid #BE1E2D;
}
#extract a {
    border-bottom: 1px dotted #BE1E2D;
    color: #CC0000;
    text-decoration: none;
}
#extract h3 {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}
#extract a.accept {
    -moz-border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 green;
    border: medium none;
    color: #FFFFFF;
    display: inline-block;
    line-height: 1em;
    margin-right: 10px;
    padding: 5px 10px;
}
#extract a.accept:hover, #extract a.decline:hover {
    background: none repeat scroll 0 0 #BE1E2D;
    color: #000000;
}
#extract a.decline {
    -moz-border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #CC0000;
    border: medium none;
    color: #FFFFFF;
    display: inline-block;
    line-height: 1em;
    padding: 5px 10px;
}
#extract a.accept:hover, #extract a.decline:hover {
    background: none repeat scroll 0 0 #BE1E2D;
    color: #000000;
}
#extract p {
    font-size: 14px;
    margin-bottom: 20px;
}


/* =REBRAND
-------------------------------------------------------------- */

/* =PROMOBOXES
-------------------------------------------------------------- */
h3.hpSubHead {margin:15px 0;}

.promobox {
}

.promobox.blue h4, .promobox.blue h4 a, .promobox.red h4, .promobox.red h4 a {color:#3199BA;}

.promobox.right.blue .overlay {
}

.promobox.black h3, .promobox.black h3 a, .promobox.total h3, .promobox.total h3 a, .promobox.blue h3, .promobox.blue h3 a, .promobox.red h3, .promobox.red h3 a, .promobox.yellow h3, .promobox.yellow h3 a    {
    color: #FFF;
}

.promobox.white a.decorated, .promobox.yellow a.decorated, .promobox.white .promoCopy p, .promobox.yellow .promoCopy p {
color: #efefef;
}
.promobox p {
margin:0px;
color:#efefef;
}

.promobox a {
color: #FFF;
border-bottom: 1px dotted #fff;
}

.promobox a:hover {
border-bottom: 1px solid #fff;text-decoration: none;
}
.promobox a.decorated {
color:#FFF;
font-size: 12px;
}

#home .promobox.left .promoCopy {
left:15px;
}

.promobox.yellow h4, .promobox.yellow h4 a {
color: #3199BA;
}

.promobox a.decorated, .promobox.blue a.decorated, .promobox.red a.decorated {
background: url(../../images/rebrand/link-decoration.png) no-repeat left;
border: none;
padding-left: 20px;
text-decoration: underline;
}

.promobox h3 a {border-bottom: none;color: #FFF;}


/**  IMAGE REPLACEMENTS **/

#pageheader, #pageHeader.epg, #pageHeader.search, #pageHeader.video, #pageHeader.games, #pageHeader.news, #pageHeader.hygiene, #pageHeader.video, #pageHeader.games {
background: url(../../images/rebrand/h1-bg.jpg) no-repeat;
}

h2#pageHeader {color: #FFF;font-size: 30px;}

#featShows li .overlay em {
    background: url("../../images/rebrand/link-decoration.png") no-repeat scroll 0 50% transparent;}
}


p.more {
    background: url("../../images/rebrand/link-decoration.png") no-repeat scroll 0 5px transparent;    
}




/** BACKGROUNDS  **/

#hygeineContent, #encyclopediaContent, #error-404, .featuredVideos, #searchResults, #tabbedContent {
    background:background: transparent url(../../images/rebrand/white-bg.png) repeat;
color:#6f6f6f;
}


#footer {
    background: url(../../images/rebrand/footer-bg.png) no-repeat scroll 0 30px transparent;
    }

/* Section Landing Page styles
by Tijana Miletic */

#topicsMainContent {
	padding-top: 15px;
	clear:both;
}

#topicsMainContent .feature {
	width: 964px;
	height: 298px;
	position: relative;
	clear: both;
	display: block;
	overflow:hidden;
}

#topicsMainContent .feature img, #topicsMainContent ul.featuredTopics li img {
	position: absolute;
	top: 0;
	left: 0;
	z-index:0;
}

#topicsMainContent .feature .content{
	background: transparent url(../../images/bg/bgTransp.png) top left repeat;
	clear: both;
	display: block;
	overflow:hidden;
	position:absolute;
	bottom: 0px;
	left: 0px;
	width: 964px;
	border-top: 3px solid #666;
	z-index:1;
}

#topicsMainContent .feature .content .contentCol1 {
	width: 467px;
	float: left;
}

#topicsMainContent .feature .content .contentCol2 {
	width: 497px;
	float: right;
}

#topicsMainContent h2 {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    margin: 10px 10px 2px 30px;
	clear: both;
	display: block;
	overflow:hidden;
	line-height: 120%;
}

#topicsMainContent h3 {
    color: #ccc;
    font-size: 12px;
    font-weight: bold;
	float: left;
	text-transform:uppercase;
	padding-right: 15px;
	line-height: 170%;
	margin: 0;
}

#topicsMainContent .feature p {
    margin: 0 15px 15px 30px;
    color: #fff;
}

#topicsMainContent .feature .content .links {
	background-color: #010101;
	padding: 7px 10px;
	width: auto;
	margin: 0 20px 20px 0;
	width:auto;
	display:block;
}

#topicsMainContent .feture .content ul {

}

#topicsMainContent .feature .content ul li {
	display: inline;
	margin-right: 10px;
	line-height: 170%;
}

#topicsMainContent a {
	color: #fff;
}

#topicsMainContent h2 a:hover{
    text-decoration: none;
	color: #ffcc00;
}

#topicsMainContent a img:hover {
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	opacity: .8;
}

#topicsMainContent ul.featuredTopics {
	clear: both;
	display: block;
	overflow:hidden;
	margin: 30px -30px 0 0 ;
}

#topicsMainContent ul.featuredTopics li {
	float: left;
	width: 497px;
	height: 269px;
	position: relative;
}

#topicsMainContent ul.featuredTopics li div {
	z-index: 1;
	position:absolute;
	width: 467px;
	bottom: 27px;
	left:0;
	background: transparent url(../../images/bg/bgTransp.png) top left repeat;
	border-bottom: 3px solid #166786;
	padding: 20px 0 15px 0;
}

#topicsMainContent ul.featuredTopics li h2 {
    margin: -5px 10px 0 20px;
	float: left;
	width: auto;
}

#topicsMainContent ul.featuredTopics li div ul {
	float: right;
	width: auto;
	margin: 10px 20px 0 0;
}

#topicsMainContent ul.featuredTopics li div ul li {
	display: inline;
	height:auto;
	width: auto;
	position:static;
	clear: none;
	padding-left: 10px;
}

#topicsMainContent .allTopics {
	background: #121212 url(../../images/bg/bgAllTopics.jpg) top left repeat-x;
	border-top: 1px solid #666;
	clear:both;
	display:block;
	overflow:hidden;
	padding: 0 20px;
}

#topicsMainContent .allTopics ul {

	
}

#topicsMainContent .allTopics ul li {
	float: left;
	height: 36px;
	line-height: 36px;
	padding-right: 12px;
}

#topicsMainContent .allTopics h3 {
    width: auto;
	padding-right: 22px;
	height: 36px;
    line-height: 36px;
	margin-bottom: 0;
}
