﻿/* WebTV ----------------------------- */
#WebTV									{ }
#WebTV h3 a								{ color:#000000; }
#WebTV a								{ color:#006699; }
#WebTV p.Date							{ margin:0 0 5px 0; color:#555555; }
#WebTV ul								{ margin:0 0 8px 0px; padding:0; list-style:none; }
#WebTV ul li							{ padding-left:22px; margin-bottom:2px; line-height:16px; text-align:left; font-size:10px; background-repeat:no-repeat; background-position:left top; }
#WebTV ul li.Images						{ background-image:url(/g/icon/Images.gif); }
#WebTV ul li.Video						{ background-image:url(/g/icon/Video.gif); }
#WebTV ul li.Link						{ background-image:url(/g/icon/Link.gif); }

#WebTV .WebTVList						{ background:#d9d9d9 url(/GFX/WebTV/preview_bg.gif) repeat-x; border:solid 1px #c2c2c2;}
#WebTV .EmptyData						{ height:40px; line-height:40px; text-align:center; font-size:17px; font-weight:bold; color:#777777; }

#WebTV .VideoLatest						{ margin-top:10px; padding-bottom:1px; background:#ffffff url(/g/gfx/WebTV/bg.gif) left bottom repeat-x; border-bottom:1px solid #939393; }
#WebTV .VideoLatest .Content			{ padding:7px 7px 7px 7px; }
#WebTV .VideoLatest .Reel				{ display:none; }
#WebTV .VideoLatest .Active				{ background:url(/g/gfx/WebTV/ActiveBackground.jpg) left top repeat-y; }
#WebTV .VideoLatest .Active .Reel		{ display:block; height:16px; background:url(/g/gfx/film_reel.gif) left top repeat-x; overflow:hidden; }
#WebTV .VideoLatest .Active .Content	{ padding:7px 7px 7px 7px; }
#WebTV .VideoLatest .Active h3 a		{ color:#EEEEEE !important; }
#WebTV .VideoLatest .Active p.Date		{ color:#EEEEEE !important; }
#WebTV .VideoLatest .Active p.Text		{ color:#EEEEEE !important; }
#WebTV .VideoLatest span.Cat			{ color:#006699; font-weight:bold; font-size:10px; }
#WebTV .VideoLatest span.Sep			{ color:#cccccc; }

#WebTV .VideoViewer						{ background-color:#000000; border:1px solid #000000; }

#WebTV .VideoViewer h1					{ width:100%; color:#FFFFFF; font-size:22px; line-height:22px; }
#WebTV .VideoViewer .Content			{ padding:12px 12px 25px 12px; background:#303030 url(/g/gfx/WebTV/rh_webtv_logo.gif) right bottom no-repeat; border-left:1px solid #000000; color:#ffffff; }

#WebTV .Paging							{ }
#WebTV .Paging .Current					{ color:#000000; text-decoration:none; font-size:11px; font-weight:bold; }
