/*
 * layout.css
 *
 * Define the main page structure and common page elements
 */

BODY { background: #000; }

#AccessibilityLinks { position: absolute; top: -9999px; }
#BrowserWarning { display: none; }


/* BEGIN: top-level items ---------------------------------------------- */

#LayoutWrapper { margin: 0 auto 9px auto; overflow: hidden;}
.HighRes #LayoutWrapper { width: 930px;  overflow: visible; position: relative;}
.HighRes #MainContent { width: 930px; position: relative;  }
* html .HighRes #MainContent { position:relative; top 0px; left:0px; }
*:first-child+html .HighRes #MainContent{ position:relative; top 0px; left:0px; }
.FullScreen #LayoutWrapper { width: 100%; }


/* END: top-level items ------------------------------------------------  */

/* BEGIN: utility navigation -------------------------------- */
#UtilityNavHolder { clear:both; height:20px; width:830px; margin-left: 22px; padding-bottom:30px; position: absolute; top:754px;}
* html #UtilityNavHolder { top: -80px; left:0px; margin-left: 2px; }
*:first-child+html #UtilityNavHolder { left:0px; width:830px!important; padding-left:10px;}
#UtilityNavHolder LI { color: #a8a8a8; float: left; position: relative; font-size: 85%; line-height: 27px;  margin-left: 10px;}
*:first-child+html #UtilityNavHolder LI { width:70px; margin-left: -5px;}
#UtilityNavHolder LI A { color: #a8a8a8; position: relative;}
#UtilityNavHolder LI A:hover { color: #c2c2c2; }
.HighRes #UtilityNavHolder { padding-top:20px; }
* html .HighRes #UtilityNavHolder { padding-top: 0;}
*:first-child+html #UtilityNavHolder .divider { width:12px; }




/* END: utility navigation -------------------------------- */
 
/* BEGIN: Header ------------------------------- */

.FullScreen H1 { margin-left: 15px; width:217px; }
H1 A { width: 100%; height: 44px; display: block; background: url("../images/logo.gif") left top no-repeat #000; text-indent: -9999px;}
H1 A.loader {width: 100%; height: 44px; display: block; background: url("../images/logo-animated.gif") left top no-repeat #000; text-indent: -9999px;}

#logoHolder { width:236px; height:106px; margin-left:15px; position:absolute; top:0px;}
#logoHolder UL  { position: relative;  top:0px; }
* HTML #logoHolder h1 { z-index:10; }
* HTML #logoHolder UL  { position: relative; z-index: 1; width: 236px; height: 23px; }
#logoHolder UL LI  { height:23px; float:left; margin-top:11px; }
#logoHolder UL LI .Player { width:59px; height:23px;  margin-left:2px; text-indent:-9999px; background: url("../images/btn.player.gif") no-repeat;  display:block; background-position:0px -0px;}
#logoHolder UL LI .WeeklySchedule { width:74px; height:23px; text-indent:-9999px; background: url("../images/btn.weeklyschedule.gif") no-repeat;  display:block; background-position:0px -0px;}
#logoHolder UL LI .BrowseLibrary { width:101px; height:23px; text-indent:-9999px; background: url("../images/btn.browselibrary.gif") no-repeat;  display:block; background-position:0px -0px;}
#logoHolder UL LI a:hover { background-position:0px -23px;}
#logoHolder UL LI .Active { background-position:0px -46px; }
#logoHolder UL LI a:hover.Active { background-position:0px -46px; cursor:default; }
.libraryView #logoHolder { height:78px; }
.libraryView #logoHolder UL { position:relative; top:-21px; }

/* END: Header ------------------------------- */

	/* BEGIN: Content ------------------------------ */

#ContentBrowser { float: right; margin: 28px 0 0 0; position: relative; overflow:hidden; height: 899px;}
* HTML #ContentBrowser { margin-right: 10px; }
.HighRes #ContentBrowser { width: 249px; }




#Help { /* float: right; */ margin: 28px 29px 0 0; position: relative; height: auto; background: url("../images/about_bg.jpg") left top repeat-x #CCCCCC; background-position:0px 48px; padding-bottom:80px; }
#Help H1 { width: 100%; height: 48px;margin-left: 0px; display: block; background: url("../images/logo.gif") left top no-repeat #151515; text-indent: -9999px; }
#Help .cross-link{ color:#FFFFFF; font-weight:bold; font-size:.9em; display:block;  float:right; position:relative; top:-33px; padding-right:15px;  }
#Help .cross-link A:hover {color:#FF0000;}
#Help .content {width:630px;  margin: 40px auto 0px auto;}
#Help .content dt { color:#003679; font-weight:bold; font-size:16px; }
#Help .content dd { font-size:11px; margin-bottom:28px;}
#Help .content A{color:#003679; text-decoration:none; }
.HighRes #Help { width: 903px; }

#About { /* float: right; */ margin: 28px 29px 0 0; position: relative; height: auto;  background: url("../images/about_bg.jpg") left top repeat-x #CCCCCC; background-position:0px 48px; padding-bottom:40px;  }
#About H1 { width: 100%; height: 48px;margin-left: 0px; display: block; background: url("../images/logo.gif") left top no-repeat #151515; text-indent: -9999px; }
#About .cross-link{ color:#FFFFFF; font-weight:bold; font-size:.9em; display:block;  float:right; position:relative; top:-33px; padding-right:15px;  }
#About .cross-link A:hover {color:#FF0000;}
#About .content {width:574px;  margin: 40px auto 0px auto;}
#About .content dt { color:#003679; font-weight:bold; font-size:16px; }
#About .content dd { font-size:11px; margin-bottom:28px;}


.HighRes #About { width: 903px; }
/* BEGIN: who's among us */
#About  #AmongUs { margin: 0px auto 0px auto;font-size:11px;}
#About #AmongUs h2 {color:#003679; font-weight:bold; padding-bottom:6px; font-size:12px;}
#About .content A{color:#003679; text-decoration:none; font-weight:bold;}
#About .content ul{ padding-top:10px; padding-bottom:15px;}

#ContentBrowser A { text-decoration: underline; }
#ContentBrowser A:hover { text-decoration: underline !important; }

#Content { float: left; margin: 28px 0 0 28px; }
* HTML #Content { margin-left: 10px; }
.HighRes #Content { width: 648px; height:705px; }
* html .HighRes #Content { height: 825px; }

/* the nav column (generally left column) */
#NavColumn { }
#NavColumn .Promo { }

#ChannelBrowser { width: 100%; overflow-y: auto; position: relative; }
*:first-child+html $ChannelBrowser { overflow-x: hidden; }	
.HighRes #ChannelBrowser { height: 390px; margin-top: 0px; margin-left:2px; position:absolute; top:78px; }
#ChannelListing { }

/* scrolling div for medium layout channel movie titles */
.scroller_container {
 position: relative;
 width: 110px;
 height: 13px;
 overflow: hidden;
 float:left;
}

.ScheduleMain .scroller_container {
 position: relative;
 width: 210px;
 height: 13px;
 overflow: hidden;
 float:left;
}

.scroller {
 white-space: nowrap;
 line-height: 13px;
 font-size: 11px; font-weight: bold; color: #002569;
}

.scroller p {
 padding: 0;
}

/* no flash messaging */
#message { margin: 0 auto 0 auto; width:90%; text-align:center; padding-top:10%;}
#message h1 { color:#FF0000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; margin-bottom:8px;}
#message p { color:#ffffff; margin-bottom:8px;}
#message a { color:#ffffff; }

.HighRes #TvControls { background: #151515; height: 48px; margin-left: 15px; position: relative; }
* HTML #TvControls  { height: 0; position: absolute; }
* HTML #TvControls LI { height: 0; position: absolute; }
.FullScreen #ChannelControls { position: absolute; bottom: 0px; right: 0px;}
.FullScreen #ChannelControls li { float: left; }
.FullScreen #ChannelControls a { display: block; height: 48px; width: 54px; text-indent: -9999px; }
.FullScreen #ChannelControls .chan_up a { background: url("../images/btn.channels-paddle.small.gif") 0 0 no-repeat; }
.FullScreen #ChannelControls .chan_up a:hover { background-position: 0 -48px; }
.FullScreen #ChannelControls .chan_up a:active { background-position: 0 -96px; }
.FullScreen #ChannelControls .chan_dn { margin-left: 3px; }
.FullScreen #ChannelControls .chan_dn a { background: url("../images/btn.channels-paddle.small.gif") -54px 0 no-repeat; }
.FullScreen #ChannelControls .chan_dn a:hover { background-position: -54px -48px; }
.FullScreen #ChannelControls .chan_dn a:active { background-position: -54px -96px; }
.HighRes #TvControls { width: 235px; }
.HighRes #TvControls LI A { display: block; position: absolute; text-indent: -9999px;}
.HighRes #TvControls LI A { background: url("../images/btn.player-controls.high.gif") no-repeat }
*:first-child+html #TvControls A { top: 0px;}
.HighRes #TvControls { background: #000; height: 36px; position: relative; top: -36px; left: 459px; width: 174px;}
.HighRes #TvControls LI SPAN,
.HighRes #TvControls LI A { display: block; position: absolute; text-indent: -9999px; background: url("../images/btn.player-controls-light.gif") no-repeat }
.HighRes #TvControls #tc_up A { background-position: 0px -72px; height: 18px; width: 42px; }
.HighRes #TvControls #tc_up A:hover { background-position: 0px 0px;  }
.HighRes #TvControls #tc_up A:active { background-position: 0px -36px;  }
.HighRes #TvControls #tc_dn A { background-position: 0px -90px; height: 18px; width: 42px; top: 18px;}
.HighRes #TvControls #tc_dn A:hover { background-position: 0px -18px;  }
.HighRes #TvControls #tc_dn A:active { background-position: 0px -54px;  }
.HighRes #TvControls #tc_sd A { background-position: -42px -72px; height: 36px; width: 42px; left: 44px; top: 0px; }
.HighRes #TvControls #tc_sd A:hover { background-position: -42px 0px;  }
.HighRes #TvControls #tc_sd A:active { background-position: -42px -36px;  }
.HighRes #TvControls #tc_sd .SoundOFF{ background-position: -86px -72px; }
.HighRes #TvControls #tc_fs A { background-position: -128px -72px; height: 36px; width: 42px; left: 88px; top: 0px; }
.HighRes #TvControls #tc_fs A:hover { background-position: -128px 0px; }
.HighRes #TvControls #tc_fs A:active { background-position: -128px -36px; }

/* .HighRes #TvControls #tc_sz SPAN:active { background-position: -259px 0px; } */
.HighRes #TvControls #tc_hd A:active { background-position: -344px -50px; }
.HighRes #TvControls #tc_hd A { background-position: -301px -50px; height: 12px; width: 42px; left: 132px; top:-58px;}
.HighRes #TvControls #tc_hd A:hover { background-position: -344px -50px; }
.HighRes #TvControls #tc_hd A.Active,
.HighRes #TvControls #tc_hd A:active { background-position: -344px -50px; }

*:first-child+html .HighRes #TvControls #tc_sz SPAN A{ position:relative; top:-64px; display:block;width: 42px; height: 36px; left: 132px;}

.HighRes #TvControls #tc_hi A { background-position: -301px -61px; height: 12px; width: 42px; left: 132px; top: -47px; }
.HighRes #TvControls #tc_hi A:hover { background-position: -344px -61px; }
.HighRes #TvControls #tc_hi A.Active,
.HighRes #TvControls #tc_hi A:active { background-position: -344px -61px; }

.HighRes #TvControls #tc_md A { background-position: -301px -73px; height: 12px; width: 42px; left: 132px; top: -35px; }
.HighRes #TvControls #tc_md A:hover { background-position: -344px -73px; }
.HighRes #TvControls #tc_md A.Active,
.HighRes #TvControls #tc_md A:active { background-position: -344px -73px; }
.HighRes #TvControls #tc_lo A { background-position: -301px -85px; height: 12px; width: 42px; left: 132px; top: -23px; }
.HighRes #TvControls #tc_lo A:hover { background-position: -344px -85px; }
.HighRes #TvControls #tc_lo A.Active,
.HighRes #TvControls #tc_lo A:active { background-position: -344px -85px; }
.HighRes #TvControls #tc_mi A { background-position: -301px -96px; height: 12px; width: 42px; left: 132px; top: -12px; }
.HighRes #TvControls #tc_mi A:hover { background-position: -344px -96px; }
.HighRes #TvControls #tc_mi A.Active,
.HighRes #TvControls #tc_mi A:active { background-position: -344px -96px; }


.HighRes #TvControls .hd A { background-position: -215px 0px; height: 36px; width: 42px; left: 132px; display: inline; }
.HighRes #TvControls .hd A:hover { background-position: -172px 0px;}
.HighRes #TvControls .hd A:active { background-position: -172px 0px; }

.HighRes #TvControls .high A { background-position: -172px -72px; height: 36px; width: 42px; left: 132px; }
.HighRes #TvControls .high A:hover { background-position: -172px -36px;}
.HighRes #TvControls .high A:active { background-position: -172px -72px; }

.HighRes #TvControls .medium A { background-position: -302px 0px; height: 36px; width: 42px; left: 132px; }
.HighRes #TvControls .medium A:hover { background-position: -259px 0px;}
.HighRes #TvControls .medium A:active { background-position: -302px 0px; }

.HighRes #TvControls .low A { background-position: -215px -72px; height: 36px; width: 42px; left: 132px; }
.HighRes #TvControls .low A:hover { background-position: -215px -36px;}
.HighRes #TvControls .low A:active { background-position: -215px -72px; }

.HighRes #TvControls .mini A { background-position: -259px -72px; height: 36px; width: 42px; left: 132px; }
.HighRes #TvControls .mini A:hover { background-position: -259px -36px;}
.HighRes #TvControls .mini A:active { background-position: -302px 0px; }

.HighRes #progressBarHolder { height: 36px; width:472px; vertical-align:middle;}


.FullScreen #MovieInfo {position:relative; top:0px;  float:left;}
*:first-child+html .FullScreen #MovieInfo {position:relative; top:-16px;  float:left;}
.FullScreen #control-Holder {height:66px; max-height:66px;  bottom:0pt;height:36px;left:0pt;position:absolute;}
.FullScreen #TvControls { background: #000; height: 36px; position: relative; width: 174px; float:right; }
*:first-child+html .FullScreen #TvControls { background: #000; height: 36px; position: relative; top: -10px!important; width: 174px; float:right; right:0px;}

.FullScreen p.copyright { float:right; font-size:10px; left:130px; position:relative; top:24px; z-index:1000; background:#000;}
* HTML .FullScreen p.copyright { float:right; font-size:10px; left:130px; position:relative; top:15px; z-index:1000;}
*:first-child+html .FullScreen p.copyright { float:right; font-size:10px; left:130px; position:relative; top:15px!important; z-index:1000;}
.HighRes li.copyright { padding-left:407px;}
*:first-child+html .HighRes li.copyright { padding-left:395px!important; width:140px!important; }

* HTML .FullScreen #TvControls { background: #000; height: 36px; position: relative; top:0px!important; width: 174px; float:right; right:2px;}
.FullScreen #TvControls LI A { display: block; position: absolute; text-indent: -9999px;}
.FullScreen #TvControls LI A { background: url("../images/btn.player-controls-final.gif") no-repeat }
.FullScreen #TvControls #tc_up A { background-position: 0px -72px; height: 18px; width: 42px; }
.FullScreen #TvControls #tc_up A:hover { background-position: 0px 0px;  }
.FullScreen #TvControls #tc_up A:active { background-position: 0px -36px;  }
.FullScreen #TvControls #tc_dn A { background-position: 0px -90px; height: 18px; width: 42px; top: 18px;}
.FullScreen #TvControls #tc_dn A:hover { background-position: 0px -18px;  }
.FullScreen #TvControls #tc_dn A:active { background-position: 0px -54px;  }
.FullScreen #TvControls #tc_sd A { background-position: -42px -72px; height: 36px; width: 42px; left: 44px;}
.FullScreen #TvControls #tc_sd A:hover { background-position: -42px 0px;  }
.FullScreen #TvControls #tc_sd A:active { background-position: -42px -36px;  }
.FullScreen #TvControls #tc_sd .SoundOFF  { background-position: -86px -72px; height: 36px; width: 42px; left: 44px;}
.FullScreen #TvControls #tc_fs A { background-position: -128px -72px; height: 36px; width: 42px; left: 88px; }
.FullScreen #TvControls #tc_fs A:hover { background-position: -128px 0px; }
.FullScreen #TvControls #tc_fs A:active { background-position: -128px -36px; }

.FullScreen #TvControls #tc_hd A:active { background-position: -344px -50px; }
.FullScreen #TvControls #tc_hd A { background-position: -301px -50px; height: 12px; width: 42px; left: 132px; top:-58px;}
.FullScreen #TvControls #tc_hd A:hover { background-position: -344px -50px; }
.FullScreen #TvControls #tc_hd A.Active,
.FullScreen #TvControls #tc_hd A:active { background-position: -344px -50px; }


.FullScreen #TvControls #tc_hi A { background-position: -301px -61px; height: 12px; width: 42px; left: 132px; top: -47px; }
.FullScreen #TvControls #tc_hi A:hover { background-position: -344px -61px; }
.FullScreen #TvControls #tc_hi A.Active,
.FullScreen #TvControls #tc_hi A:active { background-position: -344px -61px; }

.FullScreen #TvControls #tc_md A { background-position: -301px -73px; height: 12px; width: 42px; left: 132px; top: -35px; }
.FullScreen #TvControls #tc_md A:hover { background-position: -344px -73px; }
.FullScreen #TvControls #tc_md A.Active,
.FullScreen #TvControls #tc_md A:active { background-position: -344px -73px; }
.FullScreen #TvControls #tc_lo A { background-position: -301px -85px; height: 12px; width: 42px; left: 132px; top: -23px; }
.FullScreen #TvControls #tc_lo A:hover { background-position: -344px -85px; }
.FullScreen #TvControls #tc_lo A.Active,
.FullScreen #TvControls #tc_lo A:active { background-position: -344px -85px; }
.FullScreen #TvControls #tc_mi A { background-position: -301px -96px; height: 12px; width: 42px; left: 132px; top: -12px; }
.FullScreen #TvControls #tc_mi A:hover { background-position: -344px -96px; }
.FullScreen #TvControls #tc_mi A.Active,
.FullScreen #TvControls #tc_mi A:active { background-position: -344px -96px; }


.FullScreen #TvControls .hd A { background-position: -215px 0px; height: 36px; width: 42px; left: 132px; }
.FullScreen #TvControls .hd A:hover { background-position: -172px 0px;}
.FullScreen #TvControls .hd A:active { background-position: -172px 0px; }

.FullScreen #TvControls .high A { background-position: -172px -72px; height: 36px; width: 42px; left: 132px; }
.FullScreen #TvControls .high A:hover { background-position: -172px -36px;}
.FullScreen #TvControls .high A:active { background-position: -172px -72px; }

.FullScreen #TvControls .medium A { background-position: -302px 0px; height: 36px; width: 42px; left: 132px; }
.FullScreen #TvControls .medium A:hover { background-position: -259px 0px;}
.FullScreen #TvControls .medium A:active { background-position: -302px 0px; }

.FullScreen #TvControls .low A { background-position: -215px -72px; height: 36px; width: 42px; left: 132px; }
.FullScreen #TvControls .low A:hover { background-position: -215px -36px;}
.FullScreen #TvControls .low A:active { background-position: -215px -72px; }

.FullScreen #TvControls .mini A { background-position: -259px -72px; height: 36px; width: 42px; left: 132px; }
.FullScreen #TvControls .mini A:hover { background-position: -259px -36px;}
.FullScreen #TvControls .mini A:active { background-position: -302px 0px; }



#ChannelListing LI { background-color: #dbdbdb; border: 1px solid #b5b5b5; border-bottom: 0; border-right: 0; height: 44px; padding: 3px 8px 3px 11px; margin-left: 15px; position: relative; top: 0; left: 0; }
*:first-child+html #ChannelListing LI { margin-top: -3px; }
* HTML #ChannelListing LI { vertical-align: bottom; } /* fix IE6 li whitespace issue */

.HighRes #ChannelListing LI { width: 199px; }
*:first-child+html .HighRes #ChannelListing LI { width: 198px; }

#ChannelListing LI.NowPlaying { background-color: #e0f6fe; }
#ChannelListing LI.NowPlaying IMG { display: block;  height: 23px; position: absolute; left: -12px; top: 12px;  width: 12px; z-index: 999; }
#ChannelListing LI:hover,
#ChannelListing LI.Active { background-color: #e0f6fe; cursor: pointer; }
#ChannelListing LI.Active2 { background-color: #cccccc; cursor: pointer; }
#ChannelListing LI A:hover { text-decoration: none !important; }
#ChannelListing LI.first { border-top: none; }
#ChannelListing LI H2 { float: left; font-size: 138.5%; font-weight: bold; }
#ChannelListing LI H2 A { color: #000; text-decoration: none; }
#ChannelListing LI DIV.channel_tite_wrapper { margin-bottom: 4px; overflow: hidden; }
#ChannelListing LI DIV.channel_tite_wrapper P { color: #000;  font-size: 77%; height: 13px; margin-top: 4px; padding: 1px 0 0 0; text-align: right;}
* HTML #ChannelListing LI DIV.channel_tite_wrapper P { padding-bottom: 4px; }
#ChannelListing LI DIV P.cl_prev_viewed { background: url("../images/icn.prev-viewed.gif") 0 0 no-repeat; }
#ChannelListing LI.NowPlaying DIV P.cl_prev_viewed,
#ChannelListing LI.Active DIV P.cl_prev_viewed { background-position: 0px -14px; }
#ChannelListing LI H3 { color: #003679; float: left; font-size: 85%; font-weight: bold; margin-right: 3px; }
.HighRes #ChannelListing LI P.cl_description { display: none; }
#ChannelListing LI SPAN.cl_rating { background: url("../images/bkg.stars.gif") 0px -12px no-repeat; display: block; float: left; height: 12px; margin-left: 2px; text-indent: -9999px; width: 55px; }
#ChannelListing LI.Active SPAN.cl_rating { background-position: 0px 0px; }
#ChannelListing LI .ellipsis { display:none; height:1px; max-height:1px; text-indent:-9999px; }

#AdSpace { margin-left: 32px; top: 0px; color:#fff; text-align:left; vertical-align:text-top; position:absolute; top:475px; }
#AdSpace p { margin-top: 7px; }
#AdSpace p.first { margin-top: 17px;}
#AdSpace p.second { margin-top: 17px; display:none;}

#AdSpaceSchedule { margin-left: 0px; top: 0px; color:#fff;text-align:left; vertical-align:text-top; position:absolute; top:475px;  }
#AdSpaceSchedule p { position: absolute; top: 0px; left: 20px; }
#AdSpaceSchedule p.first { position: absolute; top: 0px; left: 240px; }
#AdSpaceSchedule p.second { position: absolute; top: 0px; left: 455px; }

#AdSpaceLibrary { margin-left: 0px; top: 0px; color:#fff;text-align:left; vertical-align:text-top; position:absolute; top:475px;  }
#AdSpaceLibrary p { position: absolute; top: -10px; left: 0px; }
#AdSpaceLibrary p.first { position: absolute; top: -10px; left: 220px; }
#AdSpaceLibrary p.second { position: absolute; top: -10px; left: 435px; }

/* BEGIN: Sticky Channel; */

.StuckChannel { position: absolute; z-index: 5000; background-color: #dbdbdb; border-left: 1px solid #b5b5b5; height: 44px; padding: 3px 8px 3px 11px; margin-left: 15px;}
*:first-child+html .StuckChannel { margin-left: 0px;}
* html .StuckChannel { margin-left: 0px;}
.StuckChannel { background-color: #e0f6fe; }
.StuckChannel IMG { display: block;  height: 23px; position: absolute; left: -12px; top: 12px;  width: 12px; z-index: 999; }
.StuckChannel A:hover { text-decoration: none !important; }
.StuckChannel H2 { float: left; font-size: 138.5%; font-weight: bold; }
.StuckChannel H2 A { color: #000; text-decoration: none; }
.StuckChannel DIV.channel_tite_wrapper { margin-bottom: 4px; overflow: hidden; }
.StuckChannel DIV.channel_tite_wrapper P { color: #000; font-size: 77%; height: 13px; margin-top: 4px; padding: 1px 0 0 0; text-align: right; }
* HTML #StuckChannel LI DIV.channel_tite_wrapper P { padding-bottom: 4px; }
.StuckChannel DIV P.cl_prev_viewed { background: url("../images/icn.prev-viewed.gif") 0 0 no-repeat; }
.StuckChannel DIV P.cl_prev_viewed,
.StuckChannel DIV P.cl_prev_viewed { background-position: 0px -14px; }
.StuckChannel H3 { color: #003679; float: left; font-size: 85%; font-weight: bold; margin-right: 3px; }
.HighRes .StuckChannel P.cl_description { display: none; }
.StuckChannel SPAN.cl_rating { background: url("../images/bkg.stars.gif") 0px -12px no-repeat; display: block; float: left; height: 12px; margin-left: 2px; text-indent: -9999px; width: 55px; }
.StuckChannel SPAN.cl_rating { background-position: 0px 0px; }
.StuckChannel SPAN.ellipsis {display:none;}

/* END: Sticky Channel */




/* END: Content -------------------------------- */


/* BEGIN: Footer ------------------------------ */

#FooterWrapper P { }
#FooterWrapper #Copyright { }
#FooterWrapper #FooterNav { }

/* END: Footer -------------------------------- */


/* BEGIN: Default Styles ------------------------------ */

/* set font-size and line-height of main col */
#MainColumn {  }

/* set the default styles for headers in the main column */
#MainColumn H1 { }
#MainColumn H2 { }
#MainColumn H3 { }
#MainColumn H4 { }
#MainColumn H5 { }
#MainColumn H6 { }

/* END: Default Styles -------------------------------- */


/* BEGIN: Thickbox ------------------------------ */

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background-color:#000;
}

.TB_overlayMacFFBGHack {background: url("../macFFBgHack.png") repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #000;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* END: Thickbox -------------------------------- */