/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus { outline: 0 }
body {
    line-height: 1;
    color: black;
    background: white;
}
ol, ul { list-style: none }
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after { content: "" }
blockquote, q { quotes: "" "" }
/* HTML */
body {
    background: #212121;
    color: #CCC;
    margin: 0;
    padding: 0;
    text-align: center;
    font: 13px/1.231 Arial,sans-serif;
    /* : ;*/
    *font-size: small;
    /* : ;*/
    *font: x-small;
}
a:link, a:visited, a:active {
    text-decoration: none;
    color: #FFFFFF;
}
a:hover, a:focus { text-decoration: underline }
h1, span.h1 {
    font-size: 28px;
    color: #EEE;
    font-weight: normal;
}
h2, .td_mod_hd em {
    font-size: 16px;
    color: #FFF;
    font-weight: normal;
}
h3 {
    font-size: 12px;
    color: #FFF;
    font-weight: bold;
}
strong { font-weight: bold }
.clr, .clear {
    clear: both;
    *display: inline;
}
/*--------------------------------------------------------------------

    SPLASH 

--------------------------------------------------------------------*/
/* SPLASH PAGE */
#SplashLogo {
    width: 991px;
    margin: 100px 0px 25px 0;
    height: 325px;
}
#SplashLogo ul { width: 991px }
#SplashLogo li {
    float: left;
    text-indent: -500em;
    list-style: none;
}
#SplashLogo .C {
    background: transparent url(images/logo-letter-c.jpg) 0 0 no-repeat;
    width: 271px;
    height: 325px;
}
#SplashLogo .i {
    background: transparent url(images/logo-letter-i.jpg) 0 0 no-repeat;
    width: 75px;
    height: 325px;
}
#SplashLogo .t1 {
    background: transparent url(images/logo-letter-t1.jpg) 0 0 no-repeat;
    width: 141px;
    height: 325px;
}
#SplashLogo .y {
    background: transparent url(images/logo-letter-y.jpg) 0 0 no-repeat;
    width: 182px;
    height: 325px;
}
#SplashLogo .t2 {
    background: transparent url(images/logo-letter-t2.jpg) 0 0 no-repeat;
    width: 125px;
    height: 325px;
}
#SplashLogo .v {
    background: transparent url(images/logo-letter-v.jpg) 0 0 no-repeat;
    width: 197px;
    height: 325px;
}
#SplashMenu {
    width: 191px;
    clear: both;
    margin-top: 25px;
    position: relative;
    top: -70px;
    right: 111px;
}
#SplashMenu h1 {
    font-size: 26px;
    font-weight: bold;
    font-family: Arial;
    text-align: left;
    margin-bottom: 10px;
}
#SplashMenu li {
    font-size: 20px;
    float: left;
    border-bottom: 1px dotted #FFFFFF;
    width: 100%;
    text-align: left;
    padding: 5px 0 5px 0;
    list-style: none;
}
#SplashMenu ul {
    margin: 0;
    padding: 0;
}
#SplashMenu div { border-top: 1px dotted #FFFFFF }
#SplashMenu a, #SplashMenu a:visited, #SplashMenu a:active {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    background: transparent url(/css/CityTV/images/btn-watch.gif) no-repeat left center;
    padding-left: 20px;
    display: block;
}
#SplashMenu a:hover {
    cursor: pointer;
    text-decoration: underline;
}
/*--------------------------------------------------------------------

    HEADER 

--------------------------------------------------------------------*/
/* BACKGROUND */
.CityTV-GenericBackground {
    width: 100%;
    background: #333 url(images/generic-background.jpg) center 20px;
}
.CityTV-ShowBackground {
    width: 100%;
    background: #333 transparent center 20px no-repeat;
}
.CityTV-CityNewsBackground {
    width: 100%;
    background: #333 center 20px;
}
.CityTV-CityLineBackground {
    width: 100%;
    background: #333 center 20px;
}
/* WATCH VIDEOS */
#Watch-Videos {
    border-top: dotted 1px #999;
    border-bottom: dotted 1px #999;
    padding: 15px 0;
    background: transparent url('images/icn-tv.gif') no-repeat;
    background-position: 100% 15px;
    margin-bottom: 20px;
}
#Watch-Videos p { margin-top: 10px }
#Watch-Videos p img {
    position: relative;
    top: 2px;
    left: -4px;
}
#Watch-Videos a:link, #Watch-Videos a:active, #Watch-Videos a:hover, #Watch-Videos a:visited, #Watch-Videos a:focus {
    font-size: 10px;
    color: #FFF;
}
/* HEADER SUPER NAV */
#CityTV-SuperNav {
    background: #000;
    color: #999;
    padding: 3px;
    height: 14px;
    text-align: center;
}
#CityTV-SuperNav ul, #CityTV-Header, #CityTV-FeatureMenu, #FeatureHolder {
    width: 990px;
    margin: 0 auto;
}
#CityTV-Content { width: 690px }
#CityTV-SuperNav li { font-size: 10px }
/* HEADER */
#CityTV-Header {
    height: 200px;
    padding: 8px 0 0 0;
    position: relative;
    z-index: 100;
}
#CityTV-Header li.active a:link, #CityTV-Header li.active a:hover, #CityTV-Header li.active a:active, #CityTV-Header li.active a:visited, #CityTV-Header li.active a:focus { color: #97D2FC }
#CityTV-Header a.highlight { color: #97D2FC }
/* HEADER BANNER */
#CityTv-HeaderBannerBorder {
    width: 738px;
    height: 100px;
    background: transparent url('images/header-bg.gif') no-repeat;
    float:left;
    right: 0px;
    top: 8px;
}
.Citytv-SliverBannerBorder {
    width: 975px;
    max-height: 428px;
    min-height: 50px;
    background: transparent url('images/header-bg.gif');
    padding: 5px;
    text-align: center;
    margin: 0 auto;
}
.Citytv-SliverWrap { margin-top: 10px }
#CityTv-HeaderBanner {
    width: 728px;
    background: #999;
    margin: 5px;
}
/* HEADER BANNER BORDER */
#CityNews-Header #CityTv-HeaderBannerBorder {
    width: 990px;
    background: transparent url('images/big-header-bg.gif') no-repeat;
    position: absolute;
    left: 0px;
    top: 40px;
}
#CityLine-Header #CityTv-HeaderBannerBorder { background: transparent no-repeat }
#CityTv-HeaderBannerBorder #CityTv-HeaderBanner2 {
    width: 120px;
    height: 90px;
    background: #999999;
    position: absolute;
    top: 5px;
    left: 738px;
}
#CityTv-HeaderBannerBorder #CityTv-HeaderBanner3 {
    width: 120px;
    height: 90px;
    background: #999999;
    position: absolute;
    top: 5px;
    right: 5px;
}
#CityNews-Header #CityTv-HeaderNav {
    float:left;
    right: 0px;
    bottom: 0px;
    z-index: -1;
}
/* HEADER WEATHER MODULE */
#CityTv-WeatherModule {
    float: left;
    width: 229px;
    height: 100px;
    margin-right: 10px;
    padding: 0 9px 0 0;
    font-size: 77%;
    text-align: left;
    background: #000 url(images/weather-background.gif) 0 0 no-repeat;
    overflow: hidden;
    position: relative;
}
#CityTv-WeatherModule h4 {
    clear: both;
    margin-bottom: 5px;
}
#CityTv-WeatherModule img {
    clear: both;
    float: left;
}
#CityTv-WeatherModule img.headshot {
    position: absolute;
    right: 0px;
    top: 5px;
}
#CityTv-WeatherModule ul {
    float: left;
    margin: 0 8px;
}
#CityTv-WeatherModule li {
    clear: both;
    float: left;
    width: 75px;
    padding: 2px 1px;
    border-bottom: dotted 1px #535452;
}
#CityTv-WeatherModule p {
    width: 80px;
    position: relative;
    left: 73px;
    top: -10px;
}
*:first-child + html #CityTv-WeatherModule p {
    top: 2px;
    left: 9px;
}
*html #CityTv-WeatherModule p {
    top: 0px;
    left: 9px;
}
#CityTv-WeatherModule p img {
    position: relative;
    left: 20px;
    top: 5px;
}
/* HEADER LOGO */
#CityTv-HeaderLogo {
    float: left;
    width: 230px;
    margin-top: 20px;
    text-align: center;
    border: 0px;
}
/* HEADER NAVIGATION */
#CityTv-HeaderNav {
    float:right;
    width: 738px;    
}
#CityTv-HeaderNav ul, #CityTv-HeaderNav ol {
    font-size: 93%;
}
#CityTv-HeaderNav ul.quickLinks {
    float: left;
    padding:13px 0 0 10px;
}
*html #CityTv-HeaderNav ul.quickLinks { left: 18px }
#CityTv-HeaderNav ul li a { font-weight: bold }
#CityTv-HeaderNav li {
    float: left;
    padding-right: 11px;
}
#CityTv-HeaderNav ol {
    float: left;
    width: 575px;
    height: 30px;
    background: #000000;
    padding: 4px 10px 0 3px;
}
#CityTv-HeaderNav ol li {
    padding: 5px 8px 0 8px;
    border-right: dotted 1px #FFFFFF;
}
/* HEADER NAVIGATION ROLLOVER */
#CityTv-HeaderFlyout {
    width: 728px;
    height: auto;
    border: solid 5px #000;
    background: #222 url('images/nav-flyout-bg.jpg') repeat-x top left;
    position: absolute;
    top: 209px;
    right: 0px;
    z-index: 20;
    text-align: left;
    display: none;
}
#CityTv-HeaderNav #CityTv-HeaderFlyout ul {
    margin: 0 0 0 0;
    float: left;
    width: 170px;
    clear: none;
    padding-left: 10px;
    padding-bottom: 10px;
}
*:first-child + html #CityTv-HeaderFlyout {
    padding-bottom: 40px;
    background-color: #222;
    background-position: top;
}
#CityTv-HeaderNav #CityTv-HeaderFlyout ul li {
    display: block;
    float: none;
}
#CityTv-HeaderNav #CityTv-HeaderFlyout ul li.title {
    font-weight: bold;
    font-size: 11px;
    position: relative;
    /* color: #97D2FC;*/
}
#CityTv-HeaderNav #CityTv-HeaderFlyout ul li a {
    font-weight: normal;
    font-size: 10px;
    color: #CCC;
}
/* HEADER SELECT CITY */
#CityTv-HeaderCitySelect {
    float: right;
    width: 140px;
    height: 27px;
    padding: 7px 10px 0 0;
    background: #000000;
    text-align: right;
    position: relative;
    z-index: 100;
}
*:first-child + html #CityTv-HeaderCitySelect { top: 64px; *top:auto; }
*html #CityTv-HeaderCitySelect { top: 64px;*top:auto; }
#CityTv-HeaderCitySelect a:link, #CityTv-HeaderCitySelect a:visited, #CityTv-HeaderCitySelect a:hover, #CityTv-HeaderCitySelect a:active, #CityTv-HeaderCitySelect a:focus {
    color: #97D2FC;
    font-weight: normal;
    font-size: 11px;
}
#CityTv-HeaderCitySelect .currentCity {
    font-size: 11px;
    color: #97D2FC;
    margin-right: 25px;
    position: relative;
    top: -4px;
}
#CityTv-HeaderCitySelect ul.cityList {
    margin: 0px;
    padding: 5px 55px 10px 20px;
    border: none;
    position: absolute;
    right: 0px;
    background: #000;
    z-index: 20;
    display: none;
    *top: 25px;
}
#CityTv-HeaderCitySelect ul.cityList li {
    margin: 0;
    padding: 5px 0;
    border: none;
    float: none;
}
/* HEADER SEARCH */
#CityTv-HeaderSearch {
    float: right;
    margin: 0 0 10px;
}
#CityTv-HeaderSearch select {
    color: #FFF;
    background-color: #191919;
    border: solid 1px #333 !important;
}
*:first-child + html #CityTv-HeaderSearch select {
    color: #000;
    background-color: #FFF;
    border: none;
    position: relative;
    top: 3px;
}
*html #CityTv-HeaderSearch select {
    color: #000;
    background-color: #FFF;
    border: none;
    position: relative;
    top: 2px;
}
#CityTv-HeaderSearch input, #CityLine-Header #CityTv-HeaderSearch input {
    width: 184px;
    height: 16px;
    padding: 1px 2px 1px 3px;
    font-size: 13px;
    margin: 0;
    border: solid 1px #333;
    background: #191919;
    color: #FFF;
    position: relative;
    top: 0px;
    //top: 2px;
}
*html #CityTv-HeaderSearch input { padding: 2px 2px 1px 3px }
#CityTv-HeaderSearch .button, #CityLine-Header #CityTv-HeaderSearch .button {
    border: none;
    width: 29px;
    height: 20px;
    background: transparent url(images/button-go-search.gif) no-repeat;
    background-position: 0 0;
    cursor: pointer;
    text-indent: -500em;
    position: relative;
    top: 6px;
}
*:first-child + html #CityTv-HeaderSearch .button, *html #CityTv-HeaderSearch .button { top: 7px }
#CityTv-HeaderSearch .button:hover, #CityLine-Header #CityTv-HeaderSearch .button:hover { background-position: 0 -25px }
/* USER */
#CityTv-HeaderUser {
    float: right;
    font-size: 10px;
    height:29px;
}
#CityTv-HeaderUser a:link, #CityTv-HeaderUser a:visited, #CityTv-HeaderUser a:hover, #CityTv-HeaderUser a:active, #CityTv-HeaderUser a:focus { color: #97D2FC }
#CityTv-HeaderUser .details {
    padding: 4px 6px;
    width: 200px;
    /*height: 42px;
    background: #000 url(images/person-background.gif) 0 0 no-repeat;*/
    text-align: right;
}
#CityTv-HeaderUser .details p {
    display: inline;
    vertical-align: top;
    margin: 0 0 0 3px;
    position: relative;
    top: -2px;
}
#CityTv-HeaderUser .details .image img {
    width: 25px !important;
    height: 25px !important;
    position: relative;
    top: 10px;
}
*:first-child + html #CityTv-HeaderUser .details .image img { top: -5px }

/*BLOG UGC*/

#td_tops_login
{
    padding: 20px 0 0 0;    
}

#td_tops_login ol
{
    background:none;
    width :auto;
    height: auto;
    padding:0px;
}

#td_tops_login span
{
    cursor:pointer;
}

#td_tops_login li
{
    display:inline;
    padding:0 3px 0 3px !important;
    border-left:1px solid;
    border-right:none !important;
    height:12px;
    margin-top:0px;
}

li.td_login, li.td_username
{
    border-left:none !important;
}

#LoginLink, #RegistrationLink
{
    color:#97D2FC
}

.td_page_blog .title, .td_page_blog .tags {
    width: 625px;
}

.td_page_blog .td_form_row {
    padding-top: 20px;
}

fieldset legend
{
    display:none;
}

.td_page_blog
{
    width:665px;
    padding: 0 0 10px;
}

.td_mod
{
    width:325px;
    text-align:left
}

.td_page_hd, .td_mod_bd
{
    padding:0 0 10px 0
}

.td_profile .td_tabs #tab_2,.td_profile .td_tabs #tab_3, .td_side .td-SideBarBox
{
    display:none
}

.td_profile .td_tabs ul li
{
    display:inline
}


div#fancy-bg-s {
    background-position:0 -8px;
}

div#fancy-bg-n
{
    background-position:0 8px;
}

div#fancy-bg-e
{
    background-position:-8px 0;
}

div#fancy-bg-w
{
    background-position:8px 0;
}

#fancybox-frame
{
    background:#222;   
}

div#fancy-bg-sw {
    bottom: -12px;
    height: 12px;
    left: -12px;
    width: 12px;
    background-position:left bottom;
}

div#fancy-bg-se {
    background-position: right bottom;
    bottom: -12px;
    height: 12px;
    right: -12px;
    width: 12px;
}

div#fancy-bg-ne {
    background-position: right top;
    height: 12px;
    right: -12px;
    top: -12px;
    width: 12px;
}

div#fancy-bg-nw {
    height: 12px;
    left: -12px;
    top: -12px;
    width: 12px;
}


/*--------------------------------------------------------------------

    SideBar 

--------------------------------------------------------------------*/
.Video-Ad {
    width: 300px;
    margin: 0 auto;
    padding-bottom: 20px;
    text-align: center;
}
#multi_ad {
    margin: 0 auto;
    text-align: center;
}
#multi_ad div { margin: 0 auto }
/*--------------------------------------------------------------------

    Main 

--------------------------------------------------------------------*/
/* END PAGE */
.td-EndPage ul li {
    list-style-type: disc !important;
    list-style-position: inside;
}
.td-EndPage .td-EndPageBody a, .td-EndPage .td-EndPageBody p a { color: #0065a3 !important }
.td-EndPageToolBar a { color: #000 !important }
/* STATIC */
.td-StaticTop {
    background: url(images/bgStaticTop.gif) no-repeat left top;
    height: 10px;
}
*html .td-StaticTop { margin-bottom: -10px }
.td-StaticTop p { }
.td-StaticBg {
    width: 670px;
    background: url(images/bgStatic.gif) repeat-x top;
}
/* SHOWS */
.showAbout img {
    position: relative;
    top: 2px;
}
/* SHOWS MICRO EPISODE DETAILS */
#Episode-Video-Details { margin-top: 15px }
#Episode-Video-Details img { border: 1px solid #ef0206 }
#Episode-Details {
    float: left;
    width: 650px;
}
#Episode-Story-Details { color: #CCC }
#Episode-Story-Details .details {
    float: left;
    padding: 0 3px 20px 2px;
    width: 320px;
}
*html #Episode-Story-Details .details {
    padding: 0 10px 20px 2px;
    width: 300px;
}
/* SHOWS MICRO SHOWS */
.Episode-Video-Micro { }
.Episode-Video-Micro .Video-Content #Video-Suggestions .moreVideoLink {
    position: relative;
    right: 22px !important;
    font-weight: bold;
}
.Episode-Video-Micro .Video-Content #Video-Suggestions .Video-Clip-List { margin-top: 10px }
.Episode-Video-Micro .Video-Content #Video-Suggestions .Video-Clip-List .Video-Clip { margin: 0 0 0 5px }
.Episode-Video-Micro .Video-Content #Video-Suggestions .Video-Clip-List .firstClip .Video-Clip { margin: 0 }
.Episode-Video-Micro .Video-Content #Video-Suggestions .Video-Clip-List .lastClip .Video-Clip { margin: 0 0 0 5px !important }
.Video-Image-Thumbs { width:120px; }
/* SHOWS MICRO GALLERY */
.microGallery {
    margin-top: 25px;
    position: relative;
}
.microGallery .PP-Property {
    width: 560px;
    position: relative;
    left: 25px;
    top: 5px;
    padding: 5px 0 0 0;
    border-top: dotted 1px #666;
    text-align: left;
}
.microGallery .PP-Property div {
    float: left;
    font-size: 13px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif !important;
    margin: 0 5px 0 0 !important;
}
*:first-child + html .microGallery .PP-Prev { left: 450px !important }
*:first-child + html .microGallery .PP-Next { left: 519px !important }
/* SHOWS MICRO VIDEO */
#Video-Holder {
    float: left;
    width: 316px;
    margin: 0 11px 20px 0;
}
#Video-Details {
    float: left;
    width: 326px;
    margin: 0 0 20px 0;
}
#Video-Details p { margin-bottom: 10px }
#Video-DetailsFull { margin: 0 0 20px 0 }
#Video-DetailsFull p { margin-bottom: 10px }
/* SHOWS MICRO STATIC */
.showsStatic {
    text-align: left;
    padding-top: 20px;
}
.showStaticContent {
    float: left;
    padding: 0 3px 20px 2px;
}
.showStaticContent p { margin-bottom: 15px !important }
.showStaticContent ul li { list-style-type: disc !important }
/* SHOWS MICRO CAST */
#Show-Cast { padding: 10px 0 0 }
#Show-Cast h1 { margin-bottom: 15px }
#Show-Cast .Cast-Holder { margin-bottom: 15px }
#Show-Cast .Cast-Holder p { padding-bottom: 10px }
#Show-Cast .Cast-Holder h3 { font-size: 13px }
#Show-Cast .Cast-Holder img.image {
    float: left;
    margin: 0 20px 20px 0;
}
#Show-Cast .Cast-Holder .Cast-Desc { padding: 10px 0 }
#Show-Cast .Cast-Sep {
    border-bottom: dotted 1px #666;
    margin-bottom: 25px;
}
/* SHOWS MICRO EPISODE */
#Story-Details p { margin: 0 0 15px 0 }
#Story-Poll {
    float: right;
    margin: 0 0 15px 15px;
}
/* SHOWS MICRO MULTIMEDIA */
.showMultimediaContentPod { padding: 0 3px 30px 2px }
/* SHOWS MICRO MULTIMEDIA */
.multimediaContentPod { padding: 0 3px 20px 10px }
/* CONTEST */
#contestComp {
    float: left;
    width: 670px;
}
#contestComp .header {
    border-bottom: dotted 1px #666;
    padding: 0 0 10px 0;
    margin-bottom: 10px;
}
.contestHeader { margin-bottom: 25px }
.contestHeader p.title {
    font-size: 28px;
    font-weight: normal;
    text-transform: capitalize !important;
}
#contestComp p.title {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
}
#contestComp .firstComp .contest { padding-top: 0 }
#contestComp .lastComp .contest {
    padding-bottom: 0;
    background: none;
}
/* .contest
    {
        padding-top:20px;
        padding-bottom:4px;
        border-bottom:dotted 1px #666;
        background:url(images/line_dotted.gif) bottom left repeat-x;
    }*/
.contest img.img {
    float: left;
    padding-right: 10px;
    border: 0;
}
.contestContent {
    padding: 20px 0 20px 0;
    border-bottom: dotted 1px #333;
}
.contestContent a { color: #97D2FC !important }
.galleryList a { color: #97D2FC !important }
.contestContent .image {
    float: left;
    padding: 0 15px;
}
.contest .contestContent .contestTitle {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 2px;
}
.contest .contestContent .contestSutitle {
    font-size: 12px;
    font-weight: bold;
    padding: 2px 0;
}
.contest .contestContent .contestDetails {
    font-size: 11px;
    color: #ccc;
    padding-top: 2px;
}
.contest .contestContent .btn {
    float: right;
    padding: 0;
    margin: 10px 0 10px 0;
}
.contestMore {
    padding: 8px 0 10px 10px;
    line-height: 20px;
}
.contestMore h3 { margin-bottom: 5px }
/* YOUR STORY */
#yourStoryComp, .yourStoryComp {
    float: right;
    clear: both;
    width: 216px;
    height: 220px;
    margin: 29px 0 0 0;
    background: transparent url('images/bg_schedule.jpg') top left no-repeat;
}
#yourStoryComp .yourStory, .yourStoryComp .yourStory { padding: 4px 4px 0 5px }
#yourStoryComp .yourStory img, .yourStoryComp .yourStory img { padding-bottom: 10px }
#yourStoryComp .yourStory .icon_speakerCorner, .yourStoryComp .yourStory .icon_speakerCorner {
    float: right;
    position: relative;
    right: 0px;
    top: -10px;
}
#yourStoryComp .yourStory .details, .yourStoryComp .yourStory .details {
    float: left;
    padding: 0 0 0 5px;
}
*:first-child + html #yourStoryComp .yourStory .details { padding: 0 0 0 10px }
#yourStoryComp .yourStory .details span, .yourStoryComp .yourStory .details span {
    display: block;
    padding: 0 3px;
}
#yourStoryComp .yourStory .details .title, .yourStoryComp .yourStory .details .title {
    font-size: 12px;
    color: #97D2FC;
}
#yourStoryComp .yourStory .details .person, .yourStoryComp .yourStory .details .person {
    display: block;
    margin: 5px 0;
    font-size: 11px;
    color: #fff;
}
#yourStoryComp .yourStory .linkMore, .yourStoryComp .yourStory .linkMore {
    float: right;
    text-align: right;
    width: 100%;
    font-size: 11px;
    color: #97D2FC;
    padding: 5px 5px 0 0;
}
*:first-child + html #yourStoryComp .yourStory .linkMore { padding: 5px 10px 0 0 }
#yourStoryComp p, .yourStoryComp p { padding-bottom: 6px }
/* SPEAKERS CORNER */
#Speaker-Corner-Comp { }
#Speaker-Corner-Comp .Speaker-Corner {
    background: url(images/backgroundComment2.gif) no-repeat top left;
    padding: 40px 15px 16px 15px;
    text-align: left;
    margin: 0 0 20px 0;
}
#Speaker-Corner-Comp .icon_speakerCorner {
    display: inline-block;
    float: right;
    z-index: 999;
    position: relative;
    top: -25px;
    right: 22px;
    text-align: right;
    *margin-top: 28px;
}
#Speaker-Corner-Comp .Speaker-Corner .speaker {
    font-size: 12px;
    color: #666;
    padding-bottom: 3px;
}
#Speaker-Corner-Comp .Speaker-Corner .speaker a {
    color: #97D2FC;
    font-weight: bold;
}
#Speaker-Corner-Comp .Speaker-Corner .speakContent {
    color: #999;
    font-size: 13px;
    padding: 3px 0 6px 0;
}
#Speaker-Corner-Comp .Speaker-Corner .topic {
    color: #666;
    font-size: 12px;
    padding: 3px 0 0 0;
}
#Speaker-Corner-Comp .Speaker-Corner .topic a { font-weight: bold }
/*--------------------------------------------------------------------

    Footer 

--------------------------------------------------------------------*/
/* FOOTER */
#CityTV-Footer, #CityNews-Footer {
    clear: both;
    margin-top: 30px;
}
#CityTV-Footer a:link, #CityTV-Footer a:visited, #CityTV-Footer a:active, #CityTV-Footer a:hover, #CityTV-Footer a:focus { color: #999 !important }
#CityTV-FatFooter {
    height: 100px;
    background: transparent url('images/video-nav-bg.jpg') repeat-x bottom left;
    border-top: solid 1px #000;
    margin-bottom: 7px;
    width: 100%;
}
#CityNews-FatFooter {
    height: 277px;
    background: transparent url('images/video-nav-bg.jpg') repeat-x bottom left;
    border-top: solid 2px #000;
    margin-bottom: 10px;
    width: 100%;
}
#CityNews-FatFooter.citytv { height: 305px }
#CityTV-FatFooter .content, #CityNews-FatFooter .content, #CityLine-FatFooter .content {
    width: 990px;
    margin: auto;
    text-align: left;
}
#CityTV-FatFooter .content .column {
    margin-top: 10px;
    float: left;
}
#CityNews-FatFooter .content .column, #CityLine-FatFooter .content .column { float: left }
#CityNews-FatFooter .content .bigColumn, #CityLine-FatFooter .content .bigColumn {
    margin-top: 23px;
    width: 237px;
    height: 136px;
    float: left;
}
#CityNews-FatFooter.citytv .content .bigColumn { height: 164px }
#CityLine-FatFooter .content .bigColumn { height: 200px }
#CityTV-FatFooter .content .logo { margin-right: 80px }
#CityNews-FatFooter .content .logo, #CityLine-FatFooter .content .logo { margin-right: 20px }
#CityTV-FatFooter .content .logo img {
    height: 46px;
    margin-bottom: 8px;
}
#CityTV-FatFooter .content .links {
    padding-left: 20px;
    height: 70px;
    font-size: 11px;
    line-height: 150%;
}
#CityNews-FatFooter .content .links, #CityLine-FatFooter .content .links {
    font-size: 11px;
    line-height: 150%;
}
#CityTV-FatFooter .content .start, #CityNews-FatFooter .content .start { border-left: solid 1px #333 }
#CityLine-FatFooter .content .start { border-left: solid 1px #FFF }
#CityNews-FatFooter .content .start, #CityLine-FatFooter .content .start { padding-left: 10px }
#CityTV-FatFooter .content .end { padding-right: 20px }
#CityTV-FatFooter .content .copyright, #CityNews-FatFooter .content .copyright {
    font-size: 11px;
    color: #7D7D7D;
}
#CityNews-FatFooter .advertising, #CityLine-FatFooter .advertising {
    clear: both;
    padding-top: 20px;
}
#CityNews-FatFooter .advertising .ad, #CityLine-FatFooter .advertising .ad {
    background: #999;
    width: 728px;
    height: 90px;
    margin: auto;
}
/* SUB FOOTER */
#CityTV-SubFooter, #CityNews-SubFooter, #CityLine-SubFooter {
    background: #000;
    /*height: 80px;*/
    width: 100%;
}
#CityTV-SubFooter .content, #CityNews-SubFooter .content, #CityLine-SubFooter .content {
    width: 990px;
    margin: auto;
    text-align: left;
}
#CityTV-SubFooter .content .logo, #CityNews-SubFooter .content .logo, #CityLine-SubFooter .content .logo {
    float: left;
    height: 26px;
    padding-top: 4px;
}
#CityTV-SubFooter .content .otherSites {
    float: right;
    height: 26px;
    padding-top: 4px;
}
#CityTV-SubFooter .content .otherSites strong { font-weight: bold }
#CityTV-SubFooter .content .otherSites select { width: 198px }
#CityNews-SubFooter .content .otherSites, #CityLine-SubFooter .content .otherSites {
    float: left;
    margin-left: 40px;
    font-size: 11px;
    margin-top: 8px;
}
#CityNews-SubFooter .content .otherSites a:link, #CityNews-SubFooter .content .otherSites a:hover, #CityNews-SubFooter .content .otherSites a:active, #CityNews-SubFooter .content .otherSites a:visited, #CityNews-SubFooter .content .otherSites a:focus { color: #FDFDFD }
/*--------------------------------------------------------------------

    Toplets 

--------------------------------------------------------------------*/
/* TOPLET LOGIN */
.td-LoginWrapper { margin-bottom: 20px }
.td-LoginWrapper a { color: #97D2FC }
.td-LoginWrapper h1 { padding: 25px 0 0 0 }
.td-LoginWrapperSide {
    position: relative;
    top: 75px;
}
.td-LoginTop { margin-bottom: 25px }
.td-LoginWrapper .CityLogin { margin-top: 25px }
#CityLogin a { color: #97D2FC }
.td-LoginWrapper .CityLogin .login-block .login-border {
    width: 670px;
    margin-top: 10px;
    padding: 25px 0;
    border-top: dotted 1px #666;
    border-bottom: dotted 1px #666;
}
.td-LoginWrapperSide .td-LoginWrapper .CityLogin .login-block .login-border {
    width: 300px;
    margin: 10px 0 50px 0;
    padding: 25px 0;
    border-top: dotted 1px #666;
    border-bottom: dotted 1px #666;
}
#checkMessage { color: Red }
.td-Form p { padding: 0 0 25px 0 }
.td-Form .td-FormRow {
    clear: both;
    padding-bottom: 5px;
}
.td-Form .td-FormRow .td-FormLabel {
    float: left;
    width: 170px;
}
.td-Form .td-FormRow .td-FormInput {
    float: left;
    width: 500px;
    margin: 0 0 10px 0;
}
.td-Form .td-FormRow .td-FormInput span {
    float: left;
    clear: both !important;
    width: 480px !important;
    padding: 3px 0 0 0;
}
#ctl00_ctl00_Content_CPH_Main_RegisterUserForm1_CreateUserWizard1_CreateUserStepContainer_regPassword, #ctl00_ctl00_Content_CPH_Main_RegisterUserForm1_CreateUserWizard1_CreateUserStepContainer_regNewPassword, #ctl00_ctl00_Content_CPH_Main_RegisterUserForm1_CreateUserWizard1_CreateUserStepContainer_expUserEmail {
    float: left;
    clear: both !important;
    width: 480px !important;
}
.td-Form .td-FormRow .td-CheckAvail { margin: 0 0 8px 0 }
.td-Form .td-FormRow .td-FormInput input[type="text"], .td-Form .td-FormRow .td-FormInput input[type="password"] {
    float: left;
    width: 300px;
    padding: 2px;
}
.td-Form .td-FormRow .td-FormInput input[type="button"] {
    position: relative;
    top: -1px;
    left: 5px;
}
.td-FormTermsConditions label, .LoginCheckBox label {
    position: relative;
    left: 5px;
    top: -1px;
}
.registerButton {
    float: right;
    padding: 10px 0 0;
    width: 86px;
    height: 26px;
    background: url(images/register-button.jpg) no-repeat;
    cursor: pointer;
    border: none;
}
.loginButton {
    float: right;
    padding: 10px 0 0;
    width: 63px;
    height: 26px;
    background: url(images/login-button.jpg) no-repeat;
    cursor: pointer;
    border: none;
}
.resetButton {
    float: right;
    position: relative;
    top: 10px;
    padding: 10px 0 0;
    width: 63px;
    height: 26px;
    background: url(images/reset-button.gif) no-repeat;
    cursor: pointer;
    border: none;
}
.LoginForm { }
.LoginLabel { width: 100px }
.LoginTextBox {
    width: 190px;
    padding: 2px;
}
.td-ResetPassword input[type="text"] {
    position: relative;
    top: 3px;
    width: 296px;
    padding: 2px;
}
/* ACTIVATION */
#ctl00_ctl00_Content_CPH_Main_txtACode { padding: 2px 0 }
#ctl00_ctl00_Content_CPH_Main_btnSubmit {
    position: relative;
    top: 1px;
}
/* TOPLET POPUP LOGIN WINDOW */
.td-LoginForm {
    width: 230px;
    padding: 35px 10px 0 10px;
}
.td-LoginForm .LoginLabel { width: 70px }
.td-LoginForm .LoginTextBox { width: 160px }
.td-LoginForm .LoginCheckBox input[type="checkbox"] {
    position: relative;
    left: -5px;
}
.td-LoginForm .LoginCheckBox label {
    position: relative;
    left: -3px;
}
.td-LoginForm .loginButton {
    position: relative;
    top: 10px;
}
/* TOPLET PAGE LOGIN */
#td-LoginPage div .td-LoginForm { padding: 0 }
#td-LoginPage div .td-LoginForm .LoginLabel {
    display: block;
    width: 80px;
}
#td-LoginPage div .td-LoginForm .LoginTextBox { width: 214px }
#td-LoginPage div .td-LoginForm .LoginCheckBox input[type="checkbox"] {
    position: relative;
    left: 80px;
}
#td-LoginPage div .td-LoginForm .LoginCheckBox label {
    position: relative;
    left: 85px;
}
/* TOPLET TABS MY PROFILE */
.td-Tabs3 {
    float: left;
    width: 970px;
    background: url(images/bgProfileHeader.gif) no-repeat top;
    padding: 0 10px;
}
*html .td-Tabs3, *:first-child + html .td-Tabs3 {
    float: none; /*IE6/IE7 */
}
.td-Tabs3 ul {
    float: left;
    width: 100%;
    border-bottom: dotted 1px #222;
    display: block;
    padding: 10px 0 10px 0;
    margin: 0 0 5px 0;
}
.td-Tabs3 ul li {
    float: left;
    display: block;
    padding: 0;
    margin-right: 1px;
    border-right: dotted 1px #FFF;
}
*html .td-Tabs3 ul li, *:first-child + html .td-Tabs3 ul li { }
.td-Tabs3 a, .td-Tabs3 a:active, .td-Tabs3 a:visited { padding: 0 7px }
.td-Tabs3 .selected { color: #FFF !important }
/* TOPLET MY PROFILE */
.td-MyProfileSideBar {
    float: left;
    width: 225px;
    margin: 0 15px 0 0;
}
.td-MyProfileSideBar .header {
    width: 200px;
    height: 15px;
}
.td-MyProfileSideBar .content {
    width: 225px;
    padding: 0 15 10px 15px;
}
.td-MyProfileSideBar .content img {
    width: 100px;
    height: 100px;
}
.td-MyProfileSideBar ul li {
    padding: 3px 0 3px 3px;
    margin-bottom: 3px;
}
.td-MyProfileSideBar ul li.header {
    /* background-color: #e1f7b4;
    border: solid 1px #d3eca4;*/
    font-size: 12px;
    font-weight: bold;
}
.td-MyProfileMain {
    float: left;
    width: 720px;
    text-align: left;
}
.td-MyProfileHeader { height: 43px }
.td-MyProfileHeader .header {
    float: left;
    font-weight: normal;
    font-size: 28px;
}
.td-MyProfileHeader .edit {
    float: right;
    padding: 10px 0 0 0;
    text-align: right;
}
.td-MyProfileHeader .edit a { font-weight: bold }
#ctl00_ctl00_Content_CPH_Main_UserProfile1_FormView_ImageEditControls {
    position: relative;
    top: -18px;
}
#ctl00_ctl00_Content_CPH_Main_UserProfile1_FormView_DelPhoto {
    position: relative;
    top: 53px;
    left: 52px;
}
#ctl00_ctl00_Content_CPH_Main_UserProfile1_FormView_EditPhotoUpload {
    position: relative;
    top: 29px;
    left: -105px;
}
#ctl00_ctl00_Content_CPH_Main_UserProfile1_FormView_EditPhoto {
    width: 100px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif !important;
    font-size: 13px !important;
}
.photoUpload input[type="file"] { width: 100px !important }
/* TOPLET PROFILE */
.td-MyProfileInfo {
    padding: 15px 0 0 0;
    font-size: 12px;
}
.td-MyProfileInfo table tr td {
    padding: 5px 0;
    border-bottom: dotted 1px #222;
    width: 230px;
}
.td-MyProfileInfo table tr td:first-child {
    width: 135px;
    color: #666;
}
.td-MyProfilePublicConfig { padding: 20px 0 5px 0 }
.td-MyProfilePublicConfig p {
    font-weight: bold;
    margin-bottom: 10px;
}
.td-MyProfilePublicConfig ul li { margin-bottom: 5px }
.td-MyProfilePublicConfig ul li label {
    position: relative;
    top: -2px;
    left: 5px;
    color: #666;
}
/* TOPLET POLLS */
.Poll-300 {
    background: url(images/bgPollHeader.gif) no-repeat top;
    width: 300px;
    padding: 10px 0 0 0;
}
.Poll-Wrapper {
    padding: 0 10px;
    background: url(images/bgPoll.gif) repeat-x top left;
    height: 250px;
}
.Poll-Wrapper p.title {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    font-size: 16px;
    background: url('images/line_greyblack.gif') repeat-x bottom;
}
.Poll-Wrapper .chooseOne {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    background: url('images/line_greyblack.gif') repeat-x bottom;
}
.Poll-Wrapper .btn {
    width: 280px;
    clear: both;
}
.Poll-Wrapper .btn img { float: left }
.Poll-Wrapper .btn .Poll-Select { float: right }
/* TOPLET POLLS ARTICLES */
#CityNews-Poll {
    background: transparent url('images/article-widget-bg.jpg') top center no-repeat;
    float: right;
    padding: 10px 10px 0px 10px;
    width: 170px;
    min-height: 120px;
    _height: 120px;
    font-size: 10px;
    margin: 0px 0px 10px 10px;
}
#CityNews-Poll h3 {
    color: #000;
    border-bottom: dotted 1px #676767;
    padding: 0 0 10px 0;
    margin: 0 0 5px 0;
}
#CityNews-Poll ul {
    border-bottom: dotted 1px #676767;
    padding: 0 0 10px 0;
    margin: 0;
}
#CityNews-Poll a { color: #0065a3 }
/* EMAIL POPUP */
.td-Popup {
    padding: 25px 25px 0 25px;
    text-align: left;
}
.td-Popup .td-FormRowLarge {
    clear: both;
    margin-bottom: 5px;
}
.td-Popup .td-FormRowLarge span.label {
    display: block;
    float: left;
    width: 125px;
}
.td-Popup .td-FormRowLarge .td-FormImageValidation img {
    position: relative;
    top: -5px;
    left: -5px;
}
.td-Popup .td-FormRowLarge .td-FormImageValidation input {
    position: relative;
    top: -5px;
    left: -10px;
}
/*
    Feature Menu
*/
#Feature-CityNews a { color: #000 }
#Feature-CityNews h1 { font-size: 153.9% }
#Feature-CityNews ul li, #Feature-CityLine ul li {
    float: left;
    font-size: 69%;
    margin-right: 20px;
    text-align: left;
}
#Feature-CityNews {
    color: #333333;
    left: 0;
    position: absolute;
    text-align: left;
    top: 0;
    z-index: 0;
    width: 990px;
}
#Feature-CityNews div, #Feature-CityLine div {
    float: left;
    margin-right: 20px;
    margin-top: 23px;
    width: 320px;
    z-index: 0;
}
div.featurelette {
    float: left;
    margin-top: 33px;
    width: 265px !important;
    margin-right: 20px;
    z-index: 0;
}
div.featurelette h2 { color: #000 }
div.featurelette a { color: #176790 }
#FeatureHolder {
    position: relative;
    width: 990px;
}
#CityTV-FeatureMenu { }
#CityTV-FeatureMenu ul {
    padding-top: 220px;
    overflow: visible;
}
*html #CityTV-FeatureMenu ul {
    padding-top: 0px;
    overflow: visible;
    height: 0px;
    top: 220px;
    position: relative;
}
*:first-child + html #CityTV-FeatureMenu ul {
    padding-top: 0px;
    overflow: visible;
    height: 0px;
    top: 220px;
    position: relative;
}
#CityTV-FeatureMenu li, #CityTV-FeatureMenu li.on {
    float: left;
    width: 130px;
    height: 73px;
    padding-top: 18px;
    background: transparent url(images/feature-menu-background.gif) no-repeat;
    background-position: 0 0;
    cursor: pointer;
    margin-right: 6px;
}
#CityTV-FeatureMenu li:hover { background-position: 0 -100px }
#CityTV-FeatureMenu li.on, #CityTV-FeatureMenu li.on:hover { background-position: 0 -200px }
/*
    Feature Background
*/
#Feature-Background {
    background-position: center 0;
    background-repeat: no-repeat;
    height: 269px !important;
    overflow: visible;
}
.td-HomeMain, .td-HomeSide { *padding-top: 50px }
*html .td-HomeMain, *html .td-HomeSide { padding-top: 50px }
#Feature-CityNews ul li.feature-email {
    background: url(images/button-email.jpg) no-repeat 0 8px;
    padding: 10px 0 5px  25px;
}
#Feature-CityNews .clickdiv {
    width: 991px;
    height: 220px;
    margin: 0;
    cursor: pointer;
}
#Feature-CityNews .click4div {
    width: 247px;
    height: 220px;
    margin: 0;
    cursor: pointer;
}
/* 
    Show
*/
#Show-HellsKitchen {
    /* background: url(images/show-hellskitchen.jpg) no-repeat center 0;
    padding-top: 105px;*/
}
#Show-30Rock { padding-top: 105px }
/* COMMON ELEMENT STYLES */
#Video-Content, .Video-Content, #Shows-Content, #Contest-Content, #Shows-Index {
    width: 670px;
    text-align: left;
    float: left;
    margin-top: 25px;
}
#Video-Player, #User-Feedback, #Posted-Comments, #Shows-Index, #Featured-Contests {
    text-align: center;
    width: 650px;
    background: transparent url('images/video-nav-bg.jpg') bottom left repeat-x;
    padding: 0 0 60px 0;
    margin-top: 10px;
}
.showCommentCssClass, .td-UserCommentsComment a:link, .td-UserCommentsComment a:visited, .td-UserCommentsComment a:active, .td-UserCommentsComment a:hover, .td-UserComments div table tbody tr td.td-UserCommentsComment ul li span { color: #97D2FC }
#User-Feedback.short .User-Feedback-Top, #Posted-Comments.short .Posted-Comments-Top, #Photo-Viewer.short .Photo-Viewer-Top {
    background: transparent url('images/widget-bg-short.jpg') no-repeat;
    height: 4px;
    min-height: 4px;
    width: 649px;
    font-size: 0;
}
#CityLine-Home #User-Feedback.short .User-Feedback-Top, #CityLine-Home #Posted-Comments.short .Posted-Comments-Top, #CityLine-Home #Photo-Viewer.short .Photo-Viewer-Top, #CityLine-Home #User-Feedback.blog-entry .User-Feedback-Top, #CityLine-Home #Posted-Comments.blog-entry .Posted-Comments-Top, #CityLine-Home #Shows-Index.blog .Shows-Index-Top {
    background: transparent no-repeat;
    height: 4px;
    min-height: 4px;
    width: 649px;
    font-size: 0;
}
#CityLine-Home #Posted-Comments {
    background: transparent no-repeat;
    width: 649px;
}
#CityLine-Video-Promo.short { }
#CityLine-Home #Content-Container #CityLine-Video-Promo.short .linkage { padding-right: 15px }
#CityLine-Home #Content-Container #CityLine-Video-Promo.short .promo { margin-right: 3px }
#Posted-Comments .title, #Shows-Index .title { margin: 10px 0 10px 10px }
#User-Feedback hr, #Posted-Comments hr, #Shows-Index hr, #Featured-Contests hr {
    color: #333;
    background-color: #333;
    height: 1px;
    margin: 2px 10px 0 10px;
    border: none;
    clear: both;
    position: relative;
    top: 1px;
}
#Video-List-Content .Video-Clip, #Video-Content .Video-Clip, .Video-Content .Video-Clip, #Shows-Listing .Show-Clip, #Shows-Listing .Show-Clip-Blog, #CityNews-Content .Video-Clip, #CityNews-Home .Video-Clip {
    width: 158px;
    float: left;
    text-align: center;
    margin: 10px 0 0 12px;
    background: transparent url(images/video-nav-bg.jpg) bottom left no-repeat;
    padding: 0 0 30px 0;
}
*:first-child + html #CityNews-Home .Video-Clip { margin-top: 0px }
#CityNews-Content .Video-Clip, #CityNews-Home .Video-Clip { margin: 10px 0 0 5px }
#Shows-Listing .Show-Clip-Blog {
    width: 143px;
    font-size: 11px;
    line-height: 135%;
    margin: 10px 0 0 8px;
    padding: 5px 5px 30px 5px;
    _padding: 5px 5px 20px 5px;
    height: 236px;
}
#Shows-Listing .Show-Clip-Blog a { font-size: 12px }
#Shows-Listing .Show-Clip-Blog img { margin-bottom: 10px }
#Video-Main-Nav .Main-Nav-Top, #Video-List-Content .Video-Clip .Video-Clip-Top, #Video-Content .Video-Clip .Video-Clip-Top, .Video-Content .Video-Clip .Video-Clip-Top, #Shows-Listing .Show-Clip .Show-Clip-Top, #CityNews-Content .Video-Clip .Video-Clip-Top, #CityNews-Home .Video-Clip .Video-Clip-Top {
    background: transparent url('images/video-nav-top-bg.jpg') no-repeat;
    height: 4px;
    min-height: 4px;
    width: 158px;
}
#Video-List-Content .Video-Clip img, #Video-Content .Video-Clip img, .Video-Content .Video-Clip img, #Shows-Listing .Show-Clip img, #CityNews-Content .Video-Clip img, #CityNews-Home .Video-Clip img {
    margin: 0 0 16px 4px;
    position: relative;
    top: 5px;
}
#Video-List-Content .Video-Clip p, #Video-Content .Video-Clip p, .Video-Content .Video-Clip p, #Shows-Listing .Show-Clip p {
    padding: 0 10px;
    text-align: left;
    clear: both;
    margin-bottom: 3px;
}
#CityTV-Content, #CityNews-Content { text-align: left }
#CityTV-Content a:link, #CityTV-Content a:visited, #CityTV-Content a:hover, #CityTV-Content a:active, #CityTV-Content a:focus, #CityNews-Content a:link, #CityNews-Content a:visited, #CityNews-Content a:hover, #CityNews-Content a:active, #CityNews-Content a:focus { color: #97D2FC }
/* PROFILE */
#CityTV-Profile {
    padding: 25px 0 0;
    min-height: 250px;
}
#CityTV-Profile .headerTop {
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    border-bottom: dotted 1px #666;
}
#CityTV-Profile .profileBG {
    background: url(images/bgStatic.gif) repeat-x top;
    padding: 0 15px;
    min-height: 350px;
}
*:first-child + html #CityTV-Profile .profileBG, *html #CityTV-Profile .profileBG { padding: 15px 15px 0 15px }
#CityTV-Profile a { color: #97D2FC }
/*
    YAHOO ADVERTISING STYLES
*/
#Yahoo-Advertising {
    text-align: left;
    margin-top: 15px;
    font-size: 11px;
}
#Yahoo-Advertising .Yahoo-Ad { margin-top: 10px }
/*
    VIDEO PAGE STYLES
    
*/
#Video-Navigation {
    float: left;
    width: 158px;
}
#Video-Main-Nav {
    background: transparent url('images/video-nav-bg.jpg') bottom left no-repeat;
    padding: 0 0 30px 0;
}
#CityNews-Content #Video-Main-Nav { padding: 0 0 5px 0 }
#Video-Main-Nav ul {
    text-align: left;
    font-size: 11px;
}
#Video-Main-Nav ul.Show-List { margin: 5px 0 0 10px }
#Video-Main-Nav ul.Show-List li.show {
    width: 133px;
    background: #000;
    margin: 0 0 3px 0;
    padding: 2px 0 2px 5px;
}
#Video-Main-Nav ul.Season-List { margin: 0 0 0 5px }
#Video-Main-Nav ul.Season-List li {
    margin: 3px 0 0 0;
    *margin: 0px;
}
#Video-Main-Nav ul.Season-List li.closed {
    list-style-image: url('images/li-season-closed.gif');
    list-style-position: outside;
    margin-left: 20px;
}
#Video-Main-Nav ul.Season-List li.open {
    list-style-image: url('images/li-season-open.gif');
    list-style-position: outside;
    margin-left: 20px;
}
#Video-Main-Nav ul.Videos-List {
    margin: 5px 0 5px 25px;
    *margin: 0 0 5px 25px;
    *position: relative;
    *top: -15px;
}
#Video-Main-Nav ul.Videos-List a:link, #Video-Main-Nav ul.Videos-List a:visited, #Video-Main-Nav ul.Videos-List a:active { text-decoration: underline }
#Video-Main-Nav ul.Filter-List {
    margin: 10px 0px 20px 7px;
    *margin: -10px 0px 20px 7px;
}
#Video-Main-Nav ul.Filter-List li { padding-bottom: 5px }
#Video-List-Content {
    float: left;
    width: 510px;
    padding: 55px 0 0 0;
    text-align: left;
}
#CityNews-Content #Video-List-Content {
    float: left;
    width: 490px;
    padding: 0 0 0 2px;
    text-align: left;
    _padding: 0 0 0 0;
}
#Video-List-Content .Video-Filter {
    width: 155px;
    margin-left: 12px;
    float: left;
}
#Video-List-Content .Video-Pagination { float: right }
#Video-Content .Video-Clip:first-child, .Video-Content .Video-Clip:first-child, #Episode-Video div#Video-Content .Video-Clip:first-child, .Episode-Video div#Video-Content .Video-Clip:first-child, #Episode-Video div.Video-Content .Video-Clip:first-child, .Episode-Video div.Video-Content .Video-Clip:first-child, #CityNews-Content .Video-Clip:first-child, #CityNews-Home .Video-Clip:first-child { margin: 10px 0 0 0 }
#Video-Content .Video-Clip-List, .Video-Content .Video-Clip-List, #Episode-Video div#Video-Content .Video-Clip-List, .Episode-Video div#Video-Content .Video-Clip-List, #Episode-Video div.Video-Content .Video-Clip-List, .Episode-Video div.Video-Content .Video-Clip-List, #CityNews-Content .Video-Clip-List, #CityNews-Home .Video-Clip-List { }
#Video-Advertising {
    float: left;
    padding: 30px 0 0 0;
}
#Video-Advertising .Video-Ad {
    width: 300px;
    margin: 0 auto;
    padding-bottom: 20px;
    text-align: center;
}
.td-SideBar #Video-Advertising { padding: 25px 0 0 }
/*
    VIDEO PLAYER PAGE STYLES
*/
#Video-Content { }
#Video-Content .pageNav, .Video-Content .pageNav { margin: 20px 0 20px 0 }
#Video-Metadata {
    border-top: dotted 1px #666;
    border-bottom: dotted 1px #666;
    height: 20px;
    line-height: 20px;
    width: 100%;
}
#Video-Metadata a, #Article-Story .story .pollContent a, #Article-Story .story .date a { color: #0065a3 !important }
#Video-Metadata .Video-Comments, #Video-Metadata .separator, #Video-Metadata .Video-Rating, .Video-Metadata .Video-Comments, .Video-Metadata .separator, .Video-Metadata .Video-Rating { float: left !important }
#Video-Metadata .Video-Share, .Video-Metadata .Video-Share { float: right }
#Video-Metadata .Video-Comments img, .Video-Metadata .Video-Comments img {
    vertical-align: middle;
    _position: relative;
    _top: 2px;
}
#Video-Metadata .Video-Rating img, .Video-Metadata .Video-Rating img {
    _position: relative;
    _top: 2px;
}
#Video-Metadata .Video-Share img, .Video-Metadata .Video-Share img {
    position: relative;
    top: 2px;
}
#Video-Player img { margin-top: 20px }
#Video-Player p {
    text-align: left;
    margin: 10px 10px 0 10px;
}
/* VIDEO SUGGESTIONS */
#Video-Suggestions { }
#Video-Suggestions .title, .Video-Suggestions .title {
    float: left;
    font-size: 16px;
    font-weight: normal;
}
#Video-Suggestions .moreVideoLink, .Video-Suggestions .moreVideoLink {
    float: right;
    position: relative;
    top: 3px;
    right: 6px;
}
#User-Feedback, #Posted-Comments { text-align: left }
#User-Feedback h3, #Posted-Comments h3 { display: inline }
#User-Feedback .User-Rate, #User-Feedback .User-Comment {
    margin: 8px 10px 0 10px;
    text-align: left;
}
#User-Feedback hr { *margin: 0 10px 0 10px }
#User-Feedback .User-Comment img { vertical-align: middle }
#User-Feedback .User-Comment form {
    text-align: right;
    margin-top: 10px;
}
#User-Feedback .User-Comment .textarea {
    width: 99%;
    height: 50px;
    margin-bottom: 10px;
    _width: 640px;
}
#User-Feedback.short .User-Comment .textarea { width: 99% }
#Posted-Comments .title { float: left }
#Posted-Comments .title img { vertical-align: middle }
#Posted-Comments .viewMoreComments {
    float: right;
    margin: 10px 10px 0 0;
}
#Posted-Comments .comment { margin: 12px 12px 0 12px }
#Posted-Comments .comment .avatar, #Posted-Comments .comment .comment-text {
    float: left;
    margin-bottom: 12px;
    *margin-bottom: 0px;
}
#Posted-Comments .comment .comment-text {
    margin-left: 12px;
    text-align: left;
}
#Popular-Videos {
    text-align: left;
    border-top: dotted 1px #666;
    border-bottom: dotted 1px #666;
    padding: 15px 0 15px 0;
    margin: 20px 0 20px 0;
}
#Popular-Videos h3 {
    font-size: 12px;
    font-weight: normal;
    color: #FFF;
}
#Popular-Videos ol {
    list-style-type: decimal;
    list-style-position: outside;
    margin: 10px 0 0 25px;
    font-size: 12px;
}
#Popular-Videos li { padding-bottom: 5px }
#Inline-Rating {
    display: -moz-inline-block;
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: middle;
}
/*
    VIDEO RATING COMPONENT STYLES
*/
#Inline-Rating .star-rating, #Inline-Rating .star-rating a:hover, #Inline-Rating .star-rating a:active, #Inline-Rating .star-rating a:focus, #Inline-Rating .star-rating .current-rating { background: url('images/star2.gif') left -1000px repeat-x }
#Inline-Rating .star-rating {
    position: relative;
    width: 80px;
    height: 25px;
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0;
    background-position: left top;
}
#Inline-Rating .star-rating li { display: inline }
#Inline-Rating .star-rating a, #Inline-Rating .star-rating .current-rating {
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -1000em;
    height: 25px;
    line-height: 25px;
    outline: none;
    overflow: hidden;
    border: none;
}
#Inline-Rating .star-rating a:hover, #Inline-Rating .star-rating a:active, #Inline-Rating .star-rating a:focus { background-position: left bottom }
#Inline-Rating .star-rating a.one-star {
    width: 20%;
    z-index: 6;
}
#Inline-Rating .star-rating a.two-stars {
    width: 40%;
    z-index: 5;
}
#Inline-Rating .star-rating a.three-stars {
    width: 60%;
    z-index: 4;
}
#Inline-Rating .star-rating a.four-stars {
    width: 80%;
    z-index: 3;
}
#Inline-Rating .star-rating a.five-stars {
    width: 100%;
    z-index: 2;
}
#Inline-Rating .star-rating .current-rating {
    z-index: 1;
    background-position: left center;
}
/* HOME STYLE */
.radioInput {
    position: relative;
    top: 2px;
}
#Home-Schedule, #Home-Contests, #Home-Video {
    padding: 0 0 12px 0;
    margin: 0;
}
#Home-Video div#Video-Suggestions h3.title {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
}
/* HOME TOP */
/* SCHEDULE */
#scheduleComp {
    float: left;
    width: 216px;
    margin: 0 10px 0 0;
}
*html #scheduleComp { margin: 0 5px 0 0 }
#scheduleComp {
    background: transparent url('images/bg_schedule.jpg') top left no-repeat;
    padding: 15px 0;
}
#scheduleComp p { padding: 0 0 0 10px }
#scheduleComp .tableSchedule {
    padding: 0;
    width: 94%;
    margin: 10px 3% 10px 3%;
    font-size: 11px;
}
#scheduleComp .tableSchedule tr td {
    background: #000;
    *padding: 2px 4px;
    padding: 4px;
    color: #97D2FC;
    border-bottom: 3px solid #111;
    *border-bottom: 0;
}
#scheduleComp .tableSchedule tr td.time {
    text-align: right;
    color: #999;
    border-right: 1px solid #111;
}
#scheduleComp .btn {
    width: 92%;
    text-align: right;
    padding: 1px 4% 0 3%;
}
/* PROMO */
#promoComp {
    float: left;
    width: 216px;
    margin: 0 10px 0 0;
}
*html #promoComp { margin: 0 5px 0 0 }
/* VOTE HERE */
#voteHereComp {
    float: left;
    width: 216px;
}
#voteHereComp {
    background: transparent url('images/bg_schedule.jpg') top left no-repeat;
    padding: 15px 0;
}
#voteHereComp p {
    font-size: 16px;
    color: white;
    margin: 0 4%;
    padding-bottom: 12px;
}
#voteHereComp p.pullingTitle { background: url('images/line_greyblack.gif') bottom left no-repeat }
#voteHereComp .chooseOne {
    margin: 0;
    padding: 8px 0 15px 0;
    width: 94%;
    margin: 0 3%;
    font-size: 12px;
    color: #999;
    background: url('images/line_greyblack.gif') bottom left no-repeat;
}
*html #voteHereComp .chooseOne { width: 175px }
html>body #voteHereComp .chooseOne br {
    display: block;
    margin-top: 5px;
}
#voteHereComp .chooseOne label {
    position: relative;
    left: 5px;
}
#voteHereComp .chooseOne input[type="radio"] {
    position: relative;
    top: 1px;
    left: 5px;
}
*:first-child + html #voteHereComp .chooseOne input[type="radio"] { top: 0px }
#voteHereComp .btn {
    text-align: right;
    padding: 13px 14px 0 3%;
}
.voteHereCompLarge {
    background: transparent url('images/bg_schedule.jpg') top left repeat-x !important;
    width: 440px !important;
    padding-top: 0px !important;
}
*html .voteHereCompLarge {
    background: transparent url('images/bg_schedule.jpg') top left repeat-x !important;
    width: 430px !important;
    padding-top: 0px !important;
}
.voteHereCompLarge .chooseOne, .voteHereCompLarge p.pullingTitle { background-repeat: repeat-x !important }
*html .voteHereCompLarge .chooseOne { width: 94% !important }
.voteHereCompLarge .pollLargeTop {
    height: 10px;
    overflow: hidden;
    background: #212121 url('images/polltopbg440.gif') top no-repeat;
}
/*
    SHOW LISTING STYLES
*/
#Shows-Content { }
#Show-BannerRotator #FeatureHolder { width: 670px; height:220px; }
#Show-BannerRotator #FeatureHolder .Show-Banner { width: 670px }
#Show-BannerRotator #CityTV-FeatureMenu {
    width: auto;
    text-align: center;
    margin: 0 0 0 63px;
    position: relative;
    top: 0px;
}
*:first-child + html #Show-BannerRotator #CityTV-FeatureMenu { top: -220px }
*html #Show-BannerRotator #CityTV-FeatureMenu { top: -200px }
#Show-BannerRotator .clickdiv {
    width: 670px;
    margin: 0;
    cursor: pointer;
    height: 220px;
}
#Show-BannerRotator #CityTV-FeatureMenu ul { padding-top: 0px }
#Shows-Listing .Show-Clip { position: relative }
#Shows-Listing .Show-Clip a { }
/*#Shows-Listing .Show-List-Row .hasvideo
{
    position: absolute;
    right: 6px;
    top: 90px;
}*/
#Shows-Listing .Show-Clip:first-child { margin: 10px 0 0 0 }
#Shows-Listing .Show-List-Row {
    clear: both;
    behavior: expression(this.firstChild.style.margin = "10px 0 0 0");
}
/* SHOWS */
#Shows-Index h3 { text-align: left }
#Shows-Index .show-listing .column {
    float: left;
    margin: 0 0 0 10px;
    text-align: left;
    width: 200px !important;
}
#Shows-Index .show-listing .column ul li { margin-top: 10px }
#Shows-Index .show-listing .column ul li img {
    position: relative;
    left: 4px;
}
#Shows-Advertising {
    float: left;
    width: 300px;
    padding: 35px 0 0 0;
}
#Shows-Advertising .Shows-Ad {
    width: 100%;
    margin-bottom: 20px;
}
/*
#ShowsMenuLink a,
#ShowsMenuLink a:hover,
#ShowsMenuLink a:active,
#ShowsMenuLink a:visited,
#ShowsMenuLink a:focus
{
    color:#97D2FC !important;
}
*/
/* EPISODES */
#Episode-Advertising {
    float: right;
    width: 300px;
}
#Episode-Advertising .Video-Ad {
    width: 300px;
    margin: 0 auto;
    padding-bottom: 20px;
    text-align: center;
}
#Episode-Content {
    margin: 0 17px;
    width: 653px;
    _margin: 0 0px 0 10px;
    _width: 645px;
    _padding-left: 0;
}
#Episode-Content a, #Episode-Content a:hover, #Episode-Content a:active, #Episode-Content a:visited, #Episode-Content a:focus { color: #97D2FC }
.staticContent a, .staticContent a:hover, .staticContent a:active, .staticContent a:visited, .staticContent a:focus { color: #97D2FC !important }
#Episode-Navigation { border-bottom: 1px solid #333 }
#Episode-Navigation ol {
    float: right;
    list-style-type: none;
    padding: 15px 0 10px 0;
}
#Episode-Navigation ol li {
    float: left;
    list-style-type: none;
    background: url(images/line_dot_nav.gif) top left repeat-y;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    margin-left: 10px;
}
#Episode-Navigation ol li a, #Episode-Navigation ol li a:hover { color: #CCC !important }
#Episode-Navigation ol li.navOn a, #Episode-Navigation ol li.navOn a:active, #Episode-Navigation ol li.navOn a:visited, #Episode-Navigation ol li.navOn a:hover, #Episode-Navigation ol li.navOn a:focus { color: #97D2FC !important }
#Episode-Navigation ol li.firstNav { background: none !important }
#Episode-Navigation ol li.selected a { color: #97D2FC !important }
#Episode-Navigation ol li.selected a:hover { text-decoration: none }
#Episode-About {
    padding: 5px 0 10px 0;
    /* background: url(images/line_dot_border.gif) bottom left repeat-x;*/
}
#About-Title {
    font-size: 16px;
    color: #97D2FC;
    font-weight: bold;
    padding-bottom: 4px;
}
#About-Subtitle .aboutSubtitle {
    float: left;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}
#About-Subtitle .aboutSubtitle a { color: #FFF }
#About-Subtitle select {
    float: right;
    font-size: 12px;
    color: #000;
    width: 50%;
}
#Episode-Community { background: url(images/line_dot_border.gif) bottom left repeat-x }
#Episode-Metadata {
    height: 20px;
    line-height: 20px;
    width: 100%;
    background: url(images/line_dot_border.gif) bottom left repeat-x;
    padding-bottom: 3px;
    padding-top: 1px;
    margin-bottom: 10px;
}
#Episode-Metadata .Video-Comments, #Episode-Metadata .separator, #Episode-Metadata .Video-Rating { float: left }
#Episode-Metadata .Video-Share { float: right }
#Episode-Metadata .Video-Comments {
    *position: relative;
    *top: 2px;
}
#Episode-Metadata .Video-Comments img {
    vertical-align: middle;
    margin-right: 2px;
    *position: relative;
    *top: 1px;
}
#Episode-Metadata .Video-Rating img {
    position: relative;
    top: 1px;
}
#Episode-Metadata .Video-Share {
    font-size: 10px;
    font-weight: bold;
}
#Episode-Metadata .Video-Share img {
    position: relative;
    top: 3px;
    padding-left: 5px;
}
#Episode-Rate {
    width: 630px;
    height: 153px;
    background: url(images/bg_episode_comments.gif) top left no-repeat;
    padding: 0 10px;
    margin: 24px 0 0 0;
}
#Episode-Rate span#Inline-Rating .star-rating, #Episode-Rate span#Inline-Rating .star-rating a:hover, #Episode-Rate span#Inline-Rating .star-rating a:active, #Episode-Rate span#Inline-Rating .star-rating a:focus, #Episode-Rate span#Inline-Rating .star-rating .current-rating { background: url('images/star3.gif') left top repeat-x }
#CityLine-Home span#Inline-Rating .star-rating, #Episode-Rate span#Inline-Rating .star-rating {
    position: relative;
    width: 80px;
    height: 25px;
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0;
    background-position: left top;
}
#CityLine-Home span#Inline-Rating .star-rating li, #Episode-Rate span#Inline-Rating .star-rating li { display: inline }
#CityLine-Home span#Inline-Rating .star-rating a, #CityLine-Home span#Inline-Rating .star-rating .current-rating, #Episode-Rate span#Inline-Rating .star-rating a, #Episode-Rate span#Inline-Rating .star-rating .current-rating {
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -1000em;
    height: 25px;
    line-height: 25px;
    outline: none;
    overflow: hidden;
}
#CityLine-Home span#Inline-Rating .star-rating a:hover, #CityLine-Home span#Inline-Rating .star-rating a:active, #CityLine-Home span#Inline-Rating .star-rating a:focus, #Episode-Rate span#Inline-Rating .star-rating a:hover, #Episode-Rate span#Inline-Rating .star-rating a:active, #Episode-Rate span#Inline-Rating .star-rating a:focus { background-position: left bottom }
#CityLine-Home span#Inline-Rating .star-rating a.one-star, #Episode-Rate span#Inline-Rating .star-rating a.one-star {
    width: 20%;
    z-index: 6;
}
#CityLine-Home span#Inline-Rating .star-rating a.two-stars, #Episode-Rate span#Inline-Rating .star-rating a.two-stars {
    width: 40%;
    z-index: 5;
}
#CityLine-Home span#Inline-Rating .star-rating a.three-stars, #Episode-Rate span#Inline-Rating .star-rating a.three-stars {
    width: 60%;
    z-index: 4;
}
#CityLine-Home span#Inline-Rating .star-rating a.four-stars, #Episode-Rate span#Inline-Rating .star-rating a.four-stars {
    width: 80%;
    z-index: 3;
}
#CityLine-Home span#Inline-Rating .star-rating a.five-stars, #Episode-Rate span#Inline-Rating .star-rating a.five-stars {
    width: 100%;
    z-index: 2;
}
#CityLine-Home span#Inline-Rating .star-rating .current-rating, #Episode-Rate span#Inline-Rating .star-rating .current-rating {
    z-index: 1;
    background-position: left center;
}
#Episode-Rate .User-Rate img, #Episode-Rate .User-Rate h3, #Episode-Rate .User-Rate span ul {
    float: left;
    padding-top: 5px;
}
#Episode-Rate .User-Rate, #Episode-Rate .rateDesc, #Episode-Rate .rateForm { padding: 5px 0 }
#Episode-Rate .User-Rate { background: url(images/line_dot_border.gif) bottom left repeat-x }
#Episode-Rate .User-Rate .title {
    font-size: 12px;
    font-weight: bold;
    font-stretch: expanded;
    color: #fff;
}
#Episode-Rate .User-Rate img, #Episode-Rate .Video-Comments img {
    position: relative;
    top: 3px;
}
#Episode-Rate .User-Rate img {
    padding-right: 3px;
    top: -1px;
    *top: 0px;
    _top: 3px;
}
#Episode-Rate .Video-Rating span {
    font-size: 11px;
    font-weight: bold;
    color: #ccc;
}
#Episode-Rate .Video-Comments {
    padding: 5px 0 2px 0;
    font-size: 11px;
    font-weight: bold;
    color: #ccc;
}
#Episode-Rate .Video-Comments span {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding-right: 5px;
}
#Episode-Rate .rateForm textarea.comment {
    width: 99%;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
#Episode-Rate .rateForm textarea { width: 99% }
#Episode-Rate .rateForm input {
    float: right;
    margin: 6px 0;
}
#Episode-Comments {
    width: 650px;
    margin-top: 10px;
}
#Episode-Comments .commentsTop {
    background: url('images/bg_comments.gif') top left no-repeat;
    float: left;
    width: 100%;
    clear: both;
}
#Episode-Comments .commentUser { background: url('images/bg_comments.gif') center left repeat-y }
#Episode-Comments .commentUserLast {
    background: url('images/bg_comments.gif') bottom left no-repeat;
    float: left;
    width: 100%;
}
#Episode-Comments .commentsTop .commentsWrapper img {
    padding-right: 10px;
    position: relative;
    top: 4px;
}
#Episode-Comments .commentsTop .commentsWrapper .Video-Comments {
    float: left;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}
#Episode-Comments .commentsTop .commentsWrapper .viewMore { float: right }
#Episode-Comments .commentsTop .commentsWrapper, #Episode-Comments .commentUser .commentsWrapper {
    margin: 0 10px;
    background: url(images/line_dot_border.gif) bottom left repeat-x;
    padding: 10px 0 8px 0;
}
#Episode-Comments .commentUserLast .commentsWrapper {
    margin: 0 10px;
    padding: 10px 0 30px 0;
}
#Episode-Comments .commentUser .commentsWrapper img, #Episode-Comments .commentUserLast .commentsWrapper img {
    float: left;
    width: 30px;
    padding-right: 10px;
}
#Episode-Comments .commentUser .commentsWrapper .user, #Episode-Comments .commentUserLast .commentsWrapper .user {
    float: left;
    width: 80%;
    font-size: 12px;
    font-weight: normal;
    color: #ccc;
}
#Episode-Comments .commentUser .commentsWrapper .user span, #Episode-Comments .commentUserLast .commentsWrapper .user span {
    color: #fff;
    font-weight: bold;
}
#Episode-Video div#Video-Content, .Episode-Video div#Video-Content, #Episode-Video div.Video-Content, .Episode-Video div.Video-Content {
    margin: 10px 0 0 0;
    padding: 0!important;
    width: 670px;
}
#Episode-Video div#Video-Content .Video-Clip, .Episode-Video div#Video-Content .Video-Clip, #Episode-Video div.Video-Content .Video-Clip, .Episode-Video div.Video-Content .Video-Clip { margin-left: 10px }
#Episode-Video div#Video-Content .firstClip .Video-Clip, .Episode-Video div#Video-Content .firstClip .Video-Clip, #Episode-Video div.Video-Content .firstClip .Video-Clip, .Episode-Video div.Video-Content .firstClip .Video-Clip { margin-left: 0 }
.Video-Clip-List .lastClip .Video-Clip { margin-left: 12px !important }
*html .Video-Clip-List .lastClip .Video-Clip { margin-left: 0px }
/* show 30 rocks template*/
#Episode-Images {
    margin-bottom: 20px;
    margin-top: 20px;
}
#Episode-Images img {
    float: left;
    margin-right: 13px;
}
#Episode-Images img.last { margin-right: 0!important }
#Episode-Text {
    padding: 20px 0 0 0;
    margin-bottom: 30px;
}
#Episode-Text-About {
    float: left;
    width: 420px;
    padding-right: 10px;
    background: url(images/line_dot_nav2.gif) top right repeat-y;
}
#Episode-Text-About h3.title {
    font-weight: bold;
    padding-bottom: 15px;
}
#Episode-Text-About h3 {
    color: #97D2FC;
    font-size: 16px;
    font-weight: bold;
}
#Episode-Text-About p {
    color: #CCC;
    margin-bottom: 10px;
}
#Episode-Text-Show {
    float: left;
    width: 30%;
    padding-left: 10px;
    *padding-top: 14px;
    padding-top: 14px;
}
#Episode-Text-Show .showAbout {
    font-size: 13px;
    font-weight: normal;
    color: #ccc;
    margin-bottom: 25px;
}
#Episode-Text-Show .showAbout span {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 20px;
}
#Episode-Text-Show .showAdd img {
    position: relative;
    top: 5px;
    padding-right: 7px;
}
#Episode-Text-Show .showAdd span {
    font-size: 11px;
    font-weight: normal;
    color: #ccc;
    line-height: 25px;
}
/* CITY TV SHOWS */
#Show-Content {
    width: 100%;
    margin: auto;
    text-align: left;
}
#Show-Content .bgShow {
    width: 100%;
    text-align: center;
    background: url(images/bgShow.gif) repeat-x top;
}
#Show-Content .bgShowArticle {
    width: 100%;
    text-align: center;
    background: url(images/bgShowArticle.gif) repeat-x top;
}
#Show-Container {
    width: 990px;
    margin: 0 auto;
    min-height: 400px;
}
#Show-Container .content {
    float: left;
    width: 670px;
    padding: 0 20px 0 0;
    min-height: 335px;
    text-align: left;
}
#Show-Container .content .top { height: 106px }
#Show-Container .content .main {
    width: 690px;
    min-height: 265px;
}
*html #Show-Container .content .main { margin-right: -30px }
#Show-Container .gradBG {
    background: url(images/bgGradMain.png) no-repeat top;
    background-position: 0 5px;
}
#Content-Container {
    width: 990px;
    margin: 0 auto;
}
#Content-Container .content .top {
    width: 690px;
    height: 69px;
    min-height: 69px;
}
#Content-Container .content .main {
    width: 690px;
    min-height: 265px;
}
#CityNews-Content .sports-right-side { background: #222 no-repeat top }
#Content-Container .content .top {
    color: #333;
    position: relative;
}
#Content-Container .content .top h2 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding: 15px 0 0 20px;
    float: left;
}
#Content-Container .content .top #Date-Header {
    padding: 15px 30px 0 0;
    float: right;
}
#Content-Container .content #Breadcrumb {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 0 0 10px 20px;
    font-size: 14px;
    font-weight: bold;
}
#Content-Container .content #Breadcrumb img {
    position: relative;
    top: 2px;
}
#Headline-Story .storyTop, #Article-Story .storyTop {
    width: 650px;
    height: 22px;
    background: transparent no-repeat top;
    overflow: hidden;
}
#Headline-Story .storyBottom, #Article-Story .storyBottom {
    width: 650px;
    height: 5px;
    background: transparent no-repeat top;
}
#Article-Story .storyBottom {
    background: transparent no-repeat top;
    height: 6px;
}
#Headline-Story .story, #Article-Story .story {
    width: 610px;
    padding: 14px 20px 20px 20px;
    text-align: left;
    color: #333;
    background: #F2F2F2 repeat-x top;
}
#Article-Story .story { background: #FFF }
#CityNews-Content #Article-Story a:link, #CityNews-Content #Article-Story a:hover, #CityNews-Content #Article-Story a:active, #CityNews-Content #Article-Story a:visited, #CityNews-Content #Article-Story a:focus { color: #267C99 }
#Article-Story .weather {
    background: #FFF;
    padding: 4px 10px;
}
#Article-Story .weather .title {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    float: left;
    margin: 8px 0px 0px 10px;
}
#Article-Story .weather .broughtBy {
    float: right;
    color: #333;
    font-size: 11px;
}
#Article-Story .weather .broughtBy img { vertical-align: middle }
#Article-Story .weather .divider {
    clear: both;
    background: transparent url(images/citynews-story-divider.gif) repeat-x center bottom;
    height: 3px;
}
#Article-Story .weather .emailForecast {
    color: #333;
    font-size: 10px;
    float: left;
}
#Article-Story .weather .emailForecast img { vertical-align: middle }
#Article-Story .weather .emailForecast .text {
    position: relative;
    top: 3px;
}
#Article-Story .weather .Video-Share {
    color: #333;
    float: right;
    font-weight: bold;
    font-size: 12px;
}
#Article-Story .weather .Video-Share .text {
    position: relative;
    top: -3px;
}
#Headline-Story .storyHeadline a:link, #Headline-Story .storyHeadline a:hover, #Headline-Story .storyHeadline a:active, #Headline-Story .storyHeadline a:visited, #Headline-Story .storyHeadline a:focus {
    color: #267C99;
    font-size: 20px;
}
#Headline-Story .story .storyImage { float: left }
#Headline-Story .story .storyText {
    margin-left: 20px;
    width: 270px;
    float: left;
}
#Headline-Story .story p { margin-top: 20px }
#Headline-Story .story .shareStory {
    clear: both;
    position: relative;
    top: 10px;
}
#Headline-Story .story .shareStory img {
    position: relative;
    top: 4px;
}
#Headline-Story .story .shareStory a:link, #Headline-Story .story .shareStory a:hover, #Headline-Story .story .shareStory a:active, #Headline-Story .story .shareStory a:visited, #Headline-Story .story .shareStory a:focus {
    font-size: 9px;
    color: #333;
    font-weight: bold;
}
#Article-Story .story h1 { color: #000 }
#Article-Story .story .date {
    color: #333;
    padding: 15px 0px 20px 0px;
}
#Article-Story .story .storyImage {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
#Article-Story .story .storyImage img { border: solid 1px #000 }
#Article-Story .story .storyText {
    color: #333;
    padding-top: 20px;
}
#Article-Story .story .storyText p { margin-bottom: 10px }
#Article-Story .story .storyText .articleWidget {
    background: transparent url('images/article-widget-bg.jpg') top center no-repeat;
    float: right;
    padding: 10px 10px 0px 10px;
    width: 170px;
    min-height: 120px;
    _height: 120px;
    font-size: 10px;
    margin: 0px 0px 10px 10px;
}
#Article-Story .story .storyText .articleWidget h3 {
    color: #000;
    padding-bottom: 5px;
}
#Article-Story .story .storyText .articleWidget .divider {
    background: transparent url('images/citynews-story-divider.gif') no-repeat center center;
    height: 3px;
    width: 170px;
    clear: both;
}
#Story-Tools .tool { height: 21px }
#Story-Tools img {
    vertical-align: middle;
    margin: 1px 5px 1px 0;
}
#Article-Story #Article-Related a {
    padding: 5px 0px 5px 0px;
    display: block;
}
#Article-Story .articleSeparator {
    border-top: solid 1px #999;
    border-bottom: solid 1px #EEE;
    height: 0px;
    clear: both;
}
#Article-Story .pagination {
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
}
#Article-Story .pagination div {
    float: left;
    width: 33%;
}
#Article-Story .pagination .prev { text-align: left }
#Article-Story .pagination .next { text-align: right }
#Article-Story .pagination .pages {
    text-align: center;
    font-weight: normal;
}
/* OTHER STORIES */
#Other-Stories {
    float: left;
    width: 480px;
    margin: 0 0 0 30px;
    text-align: left;
}
#Other-Stories .searchFilter {
    width: 480px;
    padding: 13px 0 10px 0;
}
#Other-Stories .searchFilter .sortBy { float: right }
#Other-Stories .sectionDivider {
    clear: both;
    width: 480px;
    border-bottom: dotted 1px #666;
}
#Other-Stories .newsSection {
    clear: both;
    width: 480px;
}
#Other-Stories .story {
    padding: 10px 0;
    border-bottom: dotted 1px #666;
}
#Other-Stories .story .storyImage {
    float: left;
    margin: 0 10px 0 0;
}
#Other-Stories .story .storyText {
    float: left;
    width: 350px;
    font-size: 12px;
}
#Sports-Stories, #Top-Stories {
    width: 440px;
    text-align: left;
    float: left;
}
#Top-Stories {
    width: 319px;
    font-size: 11px;
}
#More-Stories {
    width: 650px;
    font-size: 11px;
}
#Top-Stories .newsSection, #More-Stories .newsSection {
    width: 420px;
    min-height: 130px;
    _height: 130px;
    margin-top: 20px;
    padding: 10px 10px 0px 10px;
    background: transparent no-repeat top;
    clear: both;
}
#Top-Stories .newsSection, #More-Stories .newsSection {
    width: 299px;
    margin-top: 0px;
    clear: none;
}
#More-Stories .newsSection { float: left }
#More-Stories .last { margin-left: 10px }
#Other-Stories .newsSection .sectionTitle, #Top-Stories .newsSection .sectionTitle, #More-Stories .newsSection .sectionTitle {
    font-size: 16px;
    color: #FFF;
    float: left;
}
#Other-Stories .newsSection .sectionLink, #Top-Stories .newsSection .sectionLink, #More-Stories .newsSection .sectionLink { float: right }
#Top-Stories .sectionDivider, #More-Stories .sectionDivider {
    background: transparent url('images/citynews-story-divider.gif') no-repeat center bottom;
    height: 3px;
    width: 420px;
    clear: both;
}
#Top-Stories .sectionDivider, #More-Stories .sectionDivider { width: 299px }
#Sports-Stories .sectionDivider {
    background: transparent url('images/citynews-story-divider.gif') repeat-x center bottom;
    height: 3px;
    width: 440px;
    clear: both;
}
#Sports-Stories .story, #Top-Stories .story, #More-Stories .story { margin-top: 10px }
#Sports-Stories .story .storyImage, #More-Stories .story .storyImage { float: left }
#More-Stories .story .storyImage { margin: 0 10px 10px 0 }
#Sports-Stories .story .storyText {
    width: 290px;
    font-size: 12px;
    margin-left: 10px;
    position: relative;
    float: left;
}
#Sports-Stories .story .storyText { width: 310px }
#More-Stories .story .storyText { margin-bottom: 10px }
#More-Stories .story .storyText .introText { padding-bottom: 5px }
#More-Stories .story .storyText .date { color: #666 }
#Other-Stories .story .storyText .storyHeadline { width: 260px }
#Sports-Stories .story .storyText .storyHeadline { width: 280px }
#Top-Stories .story .storyText .storyHeadline {
    float: left;
    width: 250px;
    padding-bottom: 10px;
}
#More-Stories .story .storyText .storyHeadline { padding-bottom: 5px }
#Other-Stories .story .noImage, #Sports-Stories .story .noImage {
    width: 410px;
    margin-left: 0px;
}
#Sports-Stories .story .noImage { width: 430px }
#Other-Stories .story .noImage .storyHeadline { width: 380px }
#Sports-Stories .story .noImage .storyHeadline { width: 400px }
#Other-Stories .story .storyText p, #Sports-Stories .story .storyText p { padding: 10px 0px 0px 0px }
#Other-Stories .story .storyText .date, #Sports-Stories .story .storyText .date {
    font-size: 10px;
    color: #FFF;
}
#Other-Stories .story .storyText .introText, #Sports-Stories .story .storyText .introText { }
#Other-Stories .story .storyText .hasVideo, #Sports-Stories .story .storyText .hasVideo {
    width: 29px;
    height: 29px;
    border-left: solid 1px #5E5E5E;
    background: transparent url('images/icn-tv.gif') no-repeat center right;
    position: absolute;
    right: 0px;
    top: 0px;
}
#Top-Stories .story .storyText .hasVideo {
    width: 25px;
    height: 29px;
    border-left: solid 1px #5E5E5E;
    background: transparent url('images/icn-tv.gif') no-repeat center;
    float: right;
    padding-right: 10px;
}
#News-Sidebar {
    width: 190px;
    margin-left: 20px;
    float: left;
    text-align: left;
}
#CityNews-Home #News-Sidebar {
    width: 319px;
    margin-left: 20px;
    float: left;
    text-align: left;
}
#News-Sidebar .divider {
    background: transparent no-repeat center center;
    height: 3px;
    width: 170px;
    clear: both;
}
#Related-Stories {
    width: 170px;
    min-height: 129px;
    _height: 129px;
    padding: 10px 10px 0 10px;
    background: transparent no-repeat top;
    margin-top: 20px;
}
#Related-Stories h3 { margin-bottom: 5px }
#Related-Stories a:link, #Related-Stories a:visited, #Related-Stories a:active, #Related-Stories a:hover, #Related-Stories a:focus { font-size: 11px }
#Related-Stories .storyLink { padding: 8px 0px }
#Blog-Logo-Wrapper { background: transparent url(images/bg_corner_white.gif) no-repeat }
#Blog-CityNews-Logo {
    margin: 0 20px;
    padding: 20px 0;
    border-bottom: 1px solid #999;
}
#Blog-CityNews-Logo .header {
    float: left;
    width: 400px;
}
#Blog-CityNews-Logo .header h2 {
    font-size: 20px;
    color: #000;
    line-height: 30px;
}
#Blog-CityNews-Logo .header img {
    float: left;
    margin: 0 10px 0 0;
}
#Blog-CityNews-Logo .header p {
    text-align: left;
    font-size: 12px;
    color: #333;
}
#Blog-CityNews-Logo .subscribe {
    float: right;
    width: 190px;
    background: transparent url(images/bg_subscribe.gif) no-repeat;
}
#Blog-CityNews-Logo .subscribe h4 {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    margin: 10px 10px 0 10px;
    padding-bottom: 8px;
    background: transparent url(images/line_dot_border.gif) bottom left repeat-x;
}
#Blog-CityNews-Logo .subscribe .subRowTwo {
    margin: 0 10px;
    padding: 0 0 5px 0;
    background: transparent url(images/line_dot_border.gif) bottom left repeat-x;
}
#Blog-CityNews-Logo .subscribe .subRowTwo img {
    position: relative;
    top: 3px;
}
#Blog-CityNews-Logo .subscribe .subRowTwo span {
    font-size: 9px;
    font-weight: bold;
    color: #333;
}
#City-News-Wrapper, .City-News-Wrapper { background: #fff }
#City-News, .City-News {
    margin: 0 20px;
    padding: 20px 0;
    border-bottom: 1px solid #999;
}
#City-News h3, .City-News h3 {
    font-size: 20px;
    color: #267c99;
    line-height: 30px;
}
#City-News .newsDate, .City-News .newsDate {
    font-size: 11px;
    color: #333;
    padding-bottom: 15px;
}
#City-News div#Video-Metadata, .City-News div#Video-Metadata, .City-News div.Video-Metadata, #CityLine-Home div#Video-Metadata { _padding-top: 2px }
#City-News div#Video-Metadata .Video-Comments, #City-News div#Video-Metadata .Video-Rating, .City-News div#Video-Metadata .Video-Comments, .City-News div#Video-Metadata .Video-Rating, .City-News div.Video-Metadata .Video-Comments, .City-News div.Video-Metadata .Video-Rating, #CityLine-Home div#Video-Metadata .Video-Comments, #CityLine-Home div#Video-Metadata .Video-Rating {
    font-size: 12px;
    font-weight: bold;
}
#City-News div#Video-Metadata .Video-Rating img, .City-News div#Video-Metadata .Video-Rating img, .City-News div.Video-Metadata .Video-Rating img, #CityLine-Home div#Video-Metadata .Video-Rating img {
    position: relative;
    top: 2px;
}
#City-News div#Video-Metadata .Video-Share, .City-News div#Video-Metadata .Video-Share, .City-News div.Video-Metadata .Video-Share, #CityLine-Home div#Video-Metadata .Video-Share {
    font-size: 12px;
    font-weight: bold;
    color: #333;
    padding-bottom: 2px;
}
#City-News div#Video-Metadata .Video-Share img, .City-News div#Video-Metadata .Video-Share img, .City-News div.Video-Metadata .Video-Share img, #CityLine-Home div#Video-Metadata .Video-Share img {
    padding-left: 5px;
    position: relative;
    _top: 0;
    top: 3px;
}
#News-Details a.read, .News-Details a.read { font-weight: bold }
#News-Details .twoCols, #News-Details .oneCol, .News-Details .twoCols, .News-Details .oneCol { padding-top: 10px }
#News-Details .twoCols img, #News-Details .oneCol img, .News-Details .twoCols img, .News-Details .oneCol img { padding-right: 10px }
#News-Details .twoCols p, #News-Details .oneCol p, .News-Details .twoCols p, .News-Details .oneCol p {
    font-size: 12px;
    color: #333;
}
#News-Details .twoCols p span, #News-Details .oneCol p span, .News-Details .twoCols p span, .News-Details .oneCol p span { font-weight: bold }
#News-Details .oneCol img, .News-Details .oneCol img { float: none }
#News-Details .oneCol p, .News-Details .oneCol p { padding-top: 20px }
#Pagination-Wrapper { background: transparent url(images/bg_corner_white.gif) bottom left no-repeat }
#CityNews-Pagination { padding: 0 20px 10px 20px }
#CityNews-Pagination .link {
    font-size: 11px;
    font-weight: bold;
    position: relative;
    top: 13px;
}
#CityNews-Pagination .pages {
    font-size: 11px;
    color: #000;
    text-align: center;
}
#CityNews-Pagination .pages span { padding: 0 3px }
#CityNews-Blog-Right .right-side {
    height: auto;
    background: #222 no-repeat top;
}
#CityNews-Blog-Right div#Video-Advertising { margin: 0 }
/*
    Blog entry 
*/
#CityNews-Blog-Entry, #CityNews-Blog-Entry h4 { color: #333333 }
#CityNews-Blog-Entry h3 {
    font-weight: normal;
    color: #121212;
}
#CityNews-Blog-Entry h4 { font-weight: bold }
#CityNews-Blog-Entry p { padding: 10px 0 }
#Other-Links, .Other-Links { margin-bottom: 10px }
#Other-Links h4, .Other-Links h4 {
    font-size: 13px;
    color: #fff;
    padding-bottom: 10px;
}
#Other-Links ul, .Other-Links ul { list-style-type: none }
#Other-Links ul li, .Other-Links ul li {
    list-style-type: none;
    font-size: 11px;
    color: #fff;
    padding: 7px 0;
    background: url(images/line_dot_border.gif) top left repeat-x;
}
#Photo-Gallery h1 {
    font-weight: normal;
    margin-bottom: 20px;
    font-size: 28px;
    color: #EEE;
}
#Photo-Gallery .date {
    font-size: 12px;
    color: #EEE;
    margin-bottom: 20px;
}
#Photo-Viewer .photo-wrapper {
    padding: 20px 20px 0px 20px;
    position: relative;
}
#Photo-Viewer .photo-wrapper .numbering { float: left }
#Photo-Viewer .photo-wrapper .photoFunctions { float: right }
#Photo-Viewer .image-wrapper {
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
}
#Weather-Ad {
    width: 100%;
    text-align: right;
    font-size: 11px;
    color: #999;
    padding: 10px 0 0 0;
}
#Weather-Ad img { vertical-align: middle }
/***
   SCHEDULE STYLES
***/
#Citytv-Schedule-Header {
    background: transparent url('images/citytv-schedule-head-bg.jpg') no-repeat top;
    width: 308px;
    height: 31px;
}
#Citytv-Schedule-Header .display-chooser ul { padding: 0px 5px }
#Citytv-Schedule-Header .display-chooser li {
    float: left;
    text-align: center;
    height: 21px;
    *height: 26px;
    position: relative;
    margin: 0px 0px 0px 5px;
    top: 5px;
    padding: 5px 0px 0px 0px;
}
#Citytv-Schedule-Header .display-chooser li a:link, #Citytv-Schedule-Header .display-chooser li a:active, #Citytv-Schedule-Header .display-chooser li a:hover, #Citytv-Schedule-Header .display-chooser li a:visited, #Citytv-Schedule-Header .display-chooser li a:focus {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}
#Citytv-Schedule-Header .display-chooser li .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
#Citytv-Schedule-Header .display-chooser li .fg {
    position: relative;
    z-index: 10;
}
#Citytv-Date-Chooser { }
#Citytv-Date-Chooser .date-chooser-top {
    background: transparent url('images/citytv-date-picker-top.jpg') no-repeat top left;
    height: 3px;
    overflow: hidden;
}
#Citytv-Date-Chooser .date-chooser-bottom {
    background: transparent url('images/citytv-date-picker-bottom.jpg') no-repeat top left;
    height: 3px;
}
#Citytv-Date-Chooser .chooser-content {
    background: #000;
    width: 670px;
    padding: 2px 0px 2px 0px;
}
#Citytv-Date-Chooser .theDate {
    padding: 2px 0px 0px 10px;
    float: left;
}
#Citytv-Date-Chooser .theDate a:link, #Citytv-Date-Chooser .theDate a:active, #Citytv-Date-Chooser .theDate a:hover, #Citytv-Date-Chooser .theDate a:visited, #Citytv-Date-Chooser .theDate a:focus {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}
#Citytv-Date-Chooser .button {
    float: right;
    padding: 0px 5px 0px 0px;
}
#Date-Chooser-Expando {
    padding-top: 5px;
    display: none;
}
#Date-Chooser-Expando .separator {
    background: transparent url('images/citynews-story-divider.gif') repeat-x center bottom;
    height: 2px;
    width: 100%;
    clear: both;
}
#Date-Chooser-Expando .lastWeek {
    float: left;
    padding: 4px 0px 4px 10px;
}
#Date-Chooser-Expando .nextWeek {
    float: right;
    padding: 4px 10px 4px 0px;
}
#Date-Chooser-Expando .calendar {
    position: relative;
    zoom: 1;
}
#Date-Chooser-Expando .calendar li {
    height: 38px;
    width: 48px;
    background: transparent url('images/citynews-date-divider.gif') repeat-y left top;
    float: left;
    text-align: center;
    padding-top: 10px;
}
#Date-Chooser-Expando .calendar li.first {
    background: none;
    width: 46px;
}
#Date-Chooser-Expando .calendar li:hover {
    background: transparent url('images/date-picker-hover.jpg') no-repeat left top;
    cursor: pointer;
}
#Date-Chooser-Expando .calendar li.selected { background: transparent url('images/date-picker-selected.jpg') no-repeat left top }
#Date-Chooser-Expando .calendar li.today {
    width: 47px;
    height: 42px;
    /*position: absolute;
    left: 288px;
    top: -24px;*/
    position: relative;
    top: -24px;
    background: transparent url('images/date-picker-today.jpg') no-repeat top;
    color: #000;
    padding-top: 34px;
    font-weight: bold;
}
.Schedule-Date-Category {
    background: transparent url('images/citytv-schedule-show-bg.jpg') no-repeat top left;
    width: 646px;
    min-height: 117px;
    _height: 117px;
    padding: 12px 12px 0px 12px;
    font-size: 12px;
}
.Schedule-Date-Category .separator {
    background: transparent url('images/citynews-story-divider.gif') repeat-x center center;
    height: 7px;
    width: 100%;
    clear: both;
}
.Schedule-Date-Category .episodeInfo {
    line-height: 170%;
    padding: 5px 0px 0px 0px;
}
.Schedule-Date-Category .episodeInfo .showTitle {
    font-size: 13px;
    font-weight: bold;
}
.Schedule-Date-Category .episodeInfo .episodeTitle { font-weight: bold }
.Schedule-Date-Category .episodeInfo img { vertical-align: middle }
.Schedule-Date-Category .episodeDescription {
    color: #CCC;
    padding: 10px 0px 15px 0px;
}
#Citytv-Schedule-Grid {
    background: transparent url('images/citytv-schedule-show-bg.jpg') no-repeat top left;
    width: 646px;
    min-height: 117px;
    _height: 117px;
    padding: 12px 12px 0px 12px;
    font-size: 12px;
    color: #ccc;
}
.Schedule-Grid {
    text-align: center;
    width: 100%;
    font-weight: bold;
    margin-top: 10px;
}
.Schedule-Grid th.light {
    background: #333 url('images/citytv-grid-head-light.jpg') repeat-x top left;
    width: 72px;
    height: 21px;
    padding: 5px;
    text-align: center;
    border-left: solid 1px #212121;
    border-bottom: solid 1px #212121;
    font-weight: bold;
}
.Schedule-Grid th.dark {
    background: #2F2F2F url('images/citytv-grid-head-dark.jpg') repeat-x top left;
    width: 72px;
    height: 8px;
    padding: 5px;
    text-align: center;
    border-left: solid 1px #212121;
    border-bottom: solid 1px #212121;
    font-weight: bold;
}
.Schedule-Grid td {
    background: #333;
    min-height: 8px;
    _height: 8px;
    padding: 5px;
    text-align: center;
    border-left: solid 1px #212121;
    border-bottom: solid 1px #212121;
    font-weight: bold;
    vertical-align: middle;
    font-size: 11px;
}
.Schedule-Grid td.active { background: #434343 }
/*.Schedule-Grid td img{
    vertical-align: middle;
    position: relative;
    top: -2px;
    left: 5px;
}*/
#CityTV-Header #CityTv-WeatherModule p { display: none }
.Schedule-Grid td .static { position: static }
#ProfileForm { width: 991px }
#ProfileForm fieldset {
    position: relative;
    float: left;
    clear: both;
    width: 991px;
}
#ProfileForm label {
    font-weight: bold;
    float: left;
    text-align: right;
    width: 230px;
    padding: 10px 5px;
}
#ProfileForm input, #ProfileForm select {
    float: left;
    margin: 7px 7px 7px 0;
}
#ProfileForm div { float: left }
#ProfileForm .checklist div { clear: both !important }
#ProfileForm p { float: left }
#ProfileForm input, #ProfileForm #profile-country { width: 211px }
#ProfileForm .profile-checkbox {
    width: 12px;
    margin: 11px 9px 7px 0;
}
#ProfileForm .note { margin: 11px 9px 7px 0 }
#ProfileForm .small {
    position: absolute;
    left: 475px;
    font-size: 10px;
}
#ProfileForm .checklist img { margin: 10px 0 5px 0 }
#ProfileForm .dashed {
    margin: 10px 0;
    padding: 10px 0;
    border: dotted 1px #FFFFFF;
    border-width: 1px 0;
}
#CityLogin { width: 991px }
#CityLogin .login-block {
    width: 445px;
    float: left;
    margin: 25px 65px 0 0;
}
#CityLogin .login-border {
    float: left;
    border: dotted 1px #FFFFFF;
    border-width: 1px 0;
    margin: 15px 0;
    padding: 20px 10px 20px 0;
}
#CityLogin h2 { font-size: 16px }
#CityLogin p { font-size: 12px }
#CityLogin strong p {
    position: relative;
    margin-bottom: 20px;
}
#CityLogin .registerButton { float: right }
#CityLogin .registerButton span {
    float: left;
    padding-left: 25px;
    background: transparent url(images/register-button.jpg) 0 0 no-repeat;
}
#CityLogin .registerButton a { color: #FFFFFF }
#CityLogin .footnote {
    float: left;
    width: 980px;
    clear: both;
    margin-top: 25px;
}
#LoginForm fieldset {
    position: relative;
    float: left;
    clear: both;
    width: 450px;
}
#LoginForm label {
    font-weight: bold;
    float: left;
    text-align: right;
    width: 100px;
    padding: 10px 5px;
}
#LoginForm input {
    width: 211px;
    float: left;
    margin: 7px 7px 7px 0;
}
#LoginForm .note {
    clear: both;
    font-size: 10px;
    margin: 11px 9px 7px 110px;
}
#LoginForm .note a {
    font-size: 12px;
    font-weight: bold;
}
#CityRegister {
    font-size: 12px;
    width: 691;
    margin: 25px 0;
}
#CityRegister p { margin: 25px 0 }
#CityRegister form fieldset {
    text-align: center;
    border: dotted 1px #FFFFFF;
    border-width: 1px 0;
    margin: 15px 0;
    padding: 20px 10px 20px 0;
}
#CityRegister form input { width: 242px }
#FormError {
    width: 941px;
    border: solid #CC0000 1px;
    padding: 25px;
    margin: 15px 0;
    background: #000000 url(images/error-big-bg.jpg) 20px center no-repeat;
}
#FormError p { margin-left: 50px }
.error-field label { background: transparent url(images/error-bg.jpg) 75px center no-repeat }
.error-field input {
    border: solid 2px #CC0000 !important;
    padding: 2px;
}
.GM-Ad {
    font-weight: normal;
    font-size: 12px;
    color: #999;
}
.GM-Ad img { vertical-align: middle }
.GM-Ad .sup {
    vertical-align: super;
    font-size: 8px;
}
#Other-Stories.weather a:link, #Other-Stories.weather a:hover, #Other-Stories.weather a:active, #Other-Stories.weather a:visited, #Other-Stories.weather a:focus {
    color: #97d2fc;
    font-weight: bold;
}
/* HOMEPAGE CONTESTS */
#HomePage-Contests { width: 670px }
#HomePage-Contests #contestComp {
    float: left;
    width: 432px !important;
    margin: 0 20px 0 0;
}
#HomePage-Contests #contestComp p.title { margin-bottom: 10px }
#HomePage-Contests #contestComp .contest {
    border-bottom: dotted 1px #666;
    margin-bottom: 15px;
}
#HomePage-Contests #contestComp .contest .image {
    width: 80px;
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
}
#HomePage-Contests #contestComp .contest .contestContent {
    float: right;
    width: 332px;
    border: none !important;
    margin: 0;
    padding: 0;
}
/* IE6 */
*html .Video-Content {
    padding: 0 !important;
    margin: 0 !important;
}
*html .Video-Clip-List {
    padding: 0 !important;
    margin: 0 !important;
}
*html .Video-Clip {
    padding: 0 !important;
    margin-left: 10px !important;
}
*html .firstClip .Video-Clip {
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 20px;
}
*html .lastClip .Video-Clip {
    padding: 0 !important;
    margin-left: 0 !important;
}
#HomePage-Contests #contestComp { }
#HomePage-Contests #contestComp .contest { }
#HomePage-Contests #contestComp .contest .image {
    margin: 0 !important;
    padding: 0 !important;
}
/* SHOW VIDEO CLIP LIST */
#Shows-Listing .Show-List-Row .Show-Clip { text-align: left }
#Shows-Listing .Show-List-Row .Show-Clip img {
    position: relative;
    left: 4px;
}
#Shows-Listing .Show-List-Row .Show-Clip img.hasVideo {
    position: absolute;
    top: 96px;
    left: 132px;
}
#Shows-Listing .Show-List-Row .Show-Clip a {
    position: relative;
    left: 10px;
}
#Shows-Listing .Show-List-Row .Show-Clip a img {
    position: relative;
    margin-left: -6px;
}
/* Donald ADDED 09/18/09 */
.wrapperPersonalities { text-align: left }
.wrapperPersonalities img {
    float: left;
    margin: 0 20px 20px 0;
}
.wrapperPersonalities p { margin-bottom: 20px }
/* For Microshow Blog Purposes */
.MicroShowBlogContainer { width: 650px }
.MicroGalPhoto {
    margin: auto;
    text-align: center;
    padding-bottom: 10px;
}
.Video-Metadata {
    border-bottom: 1px dotted #666666;
    border-top: 1px dotted #666666;
    height: 20px;
    line-height: 20px;
    width: 100%;
}
.td-SideBarBox a { color: #97D2FC !important }
/* Box for winners on contest page */
.ContestWinners {
    margin-top: 20px;
    float: left;
    width: 660px;
}
.MicroGalPrev {
    width: 64px;
    height: 20px;
    background-image: url(/css/CityNews/images/btn-prev-pic.gif);
    left: 450px;
    top: 5px;
    float: left;
    margin-left: 5px;
}
.MicroGalPrevious {
    width: 32px;
    height: 32px;
    background:url(/css/images/gallery_btns.gif) no-repeat 0 -32px;
    float: left;
    margin:0 4px;
}
.MicroGalPrevious:hover {
    background:url(/css/images/gallery_btns.gif) no-repeat -32px -32px;
}
.MicroGalleryNext {
    width: 32px;
    height: 32px;
    background:url(/css/images/gallery_btns.gif) no-repeat 0 0;
    float: left;
    margin:0 4px;
}
.MicroGalleryNext:hover {
    background:url(/css/images/gallery_btns.gif) no-repeat -32px 0;
}
.MicroGalNext {
    width: 64px;
    height: 20px;
    background-image: url(/css/CityNews/images/btn-next-pic.gif);
    left: 520px;
    top: 5px;
    float: left;
    margin-left: 5px;
}
.MicroGalControl {
    margin: 0 auto;
    clear: both;
    position: relative;
    width: 653px;
}
.MicroGalProperty {
    border-top: 1px dotted #666666;
    margin-top: 20px;
    padding: 5px 0 0;
    position: relative;
    text-align: left;
    top: 5px;
    width: 653px;
}
.MicroGalCaption .MicroGalCopy {
    font-size: 13px;
    font-weight: normal;
    font-family: Arial;
}
.MicroGalTitle {
    font-weight: bold;
    font-family: Arial;
}
/* Composite Asset Styles*/
.td-Composite {
    clear: both;
    width: 640px;
    height: auto;
    min-height: 151px;
    padding: 0 15px;
    margin-top: 10px;
    *margin-top: 5px;
    background: url('images/bgComposite.gif') no-repeat top;
}
.td-Composite a { color: #97D2FC !important }
.compWrap { padding-top: 20px }
.td-Composite .td-Cell { padding-bottom: 25px }
.td-Composite .td-Cell .image {
    float: left;
    margin: 0 10px 10px 0px;
}
.td-Composite .td-Cell p { margin-bottom: 5px }
.td-Composite .td-Cell p img { padding-top: 15px }
.td-CompButtons { }
.td-CompButtons div.btnComp {
    float: left;
    margin-right: 15px;
}
.td-CompButtons div.btnComp a.active {
    display: block;
    padding-top: 7px;
    font-size: 11px;
    color: #97D2FC !important;
}
.td-CompButtons div.btnComp a.hover { text-decoration: underline }
.td-CompButtons div.btnComp a.active span {
    display: block;
    _display: inline-block;
    font-weight: bold;
}
.td-CompButtons div.btnComp a.btn {
    display: block;
    float: left;
    height: 28px;
    padding-right: 8px;
    background: transparent url(images/btnRight.gif) no-repeat scroll top right;
    font-weight: bold;
    font-size: 11px;
    color: #FFF !important;
}
.td-CompButtons div.btnComp a.btn:hover { text-decoration: none }
.td-CompButtons div.btnComp a.btn span {
    display: block;
    _display: inline-block;
    height: 28px;
    padding: 6px 0 6px 8px;
    font-weight: bold;
    background: transparent url(images/btnLeft.gif) no-repeat;
}
/* FEB 25 2010 Composite Styles */
.contestCont {
    padding: 10px 20px 20px 20px;
    margin-bottom: 10px;
    border-bottom: dotted 1px #333;
}
.contestCont .img {
    float: left;
    margin-right: 20px;
}
.contestCont .cont { line-height: 20px }
.contestCont .btn { padding-top: 5px }
/* New Show Design */
#Show-Content.white { color: #222 !important }
#Show-Content.white a:link, #Show-Content.white a:visited, #Show-Content.white a:active, #Show-Content.white a:hover, #Show-Content.white a:focus {
    text-decoration: none;
    color: #0065A3;
    font-weight: bold;
}
#Show-Content.white a.maintainColour:link, #Show-Content.white a.maintainColour:visited, #Show-Content.white a.maintainColour:active, #Show-Content.white a.maintainColour:hover, #Show-Content.white a.maintainColour:focus {
    text-decoration: none;
    color: #333 !important;
    font-weight: normal !important;
}
#Show-Content.white #Other-Stories .story .storyText .date { color: #666 }
#Show-Content.white .content .main { background: url("images/citynews-content-bgwhite.jpg") no-repeat scroll 0 0 #FFFFFF }
#Show-Content.white .bgShow {
    background: #fff url('images/citynews-whitefield-sec.jpg') repeat-x;
    padding-bottom: 50px  !important;
    margin-bottom: -50px  !important;
}
#Show-Content.white #Episode-Content {
    margin: 0 17px;
    width: 653px;
}
#Show-Content.white #Show-Container .content .top { height: 69px }
#Show-Content.white #Headline-Story .storyTop {
    background: url("images/citynews-main-story-top.gif") no-repeat scroll center top transparent;
    height: 6px;
    overflow: hidden;
    width: 650px;
}
#Show-Content.white #Headline-Story .story {
    background: url("images/citynews-main-story-bg.jpg") repeat-x scroll center top #F2F2F2;
    color: #333333;
    padding: 14px 20px 20px;
    text-align: left;
    width: 610px;
}
#Show-Content.white #Headline-Story .storyBottom {
    background: url("images/citynews-main-story-bottom.gif") no-repeat scroll center top transparent;
    height: 5px;
    width: 650px;
}
#Show-Content.white #Episode-Navigation { border-bottom: none }
#Show-Content.white #Episode-Navigation .selected a { color: #0065A3 !important }
#Show-Content.white #Episode-Navigation a { color: #333 !important }
#Show-Content.white #News-Sidebar { float: right }
#Show-Content.white #Other-Stories {
    margin-left: 0px;
    width: 440px;
}
#Show-Content.white #News-Sidebar #CityNews-Special-Report {
    background: url("images/citynews-sidebar-bg-170wht.jpg") no-repeat scroll center top transparent;
    margin-top: 20px;
    width: 190px;
    height: 263px;
}
#Show-Content.white #News-Sidebar #CityNews-Special-Report a {
    display: block;
    padding-top: 3px;
}
#Show-Content.white #News-Sidebar #CityNews-Special-Report .reportContent {
    padding: 6px 10px 0;
    width: 170px;
}
#Show-Content.white #Other-Stories .newsSection {
    background: url("images/citynews-420top.jpg") no-repeat scroll center top transparent;
    clear: both;
    margin-top: 20px;
    min-height: 130px;
    padding: 10px 10px 0;
    width: 420px;
    background-color: #fff !important;
}
.newsSectionFull {
    background: url("images/citynews-640top.jpg") no-repeat scroll center top transparent !important;
    width: 620px !important;
    background-color: #fff !important;
}
#Show-Content.white #Other-Stories .sectionDivider {
    clear: both;
    height: 3px;
    width: 410px;
}
.sectionDividerFull { width: 610px !important }
#Show-Content.white #Other-Stories .storyText {
    float: left;
    position: relative;
    width: 300px;
}
.storyTextFull { width: 500px  !important }
#Show-Content.white #Other-Stories .noImage {
    float: left;
    padding-left: 0px;
    width: 410px  !important;
}
#Show-Content.white #Other-Stories .newsSection .sectionTitle { font-weight: bold }
#Show-Content.white #Other-Stories .newsSection .sectionLink { padding-top: 10px }
#Show-Content.white #Other-Stories .newsSection .sectionLink a {
    color: #FFFFFF;
    font-size: 11px;
    text-transform: capitalize;
}
#Show-Content.white .Poll-300, #Show-Content.white .Poll-Wrapper {
    background: transparent url("images/citynews-sidebar-bg-300wht.jpg") repeat-x top left;
    padding-top: 0;
}
#Show-Content.white .Poll-Wrapper p.title { padding-top: 10px }
#Show-Content.white .Poll-Wrapper p.title, #Show-Content.white .Poll-Wrapper .chooseOne {
    background: none;
    border-bottom: solid 1px #ccc;
}
#Show-Content.white #Other-Stories .story .storyText .hasVideo {
    position: absolute !important;
    float: left !important;
    border-left: 1px solid #ccc !important;
    width: 25px !important;
}
#Show-Content.white #Other-Stories .story .storyText .storyHeadline {
    width: auto;
    padding-right: 30px;
    display: inline;
}
#divBlogOverview p { color: #FFF !important }

.td_story_toolbar {
  margin-bottom: 20px;
  font-size:13px !important;
}

.td_story_toolbar ul {
  float: right;
}

.td_story_toolbar li { 
  float: left;
  margin-left: 5px;
  padding-left: 6px;
}

.td_story_toolbar li.td_story_print {
  padding-left: 0;
}

.td_story_toolbar li.td_story_social {
  padding-left: 0;
}
.td_story_toolbar li.td_story_sizes {
  margin-left: 0;
}

.td_story_toolbar ul a {
  padding: 0 2px;
  display: inline-block;
}

.td_story_toolbar a.td_story_size1 {
  font-size: 8px;
}

.td_story_toolbar a.td_story_size2 {
  font-size: 11px;
}

.td_story_toolbar a.td_story_size3 {
  font-size: 15px;
}
