/* === modules/menu/css/navigation.css (22.12.2009 23:49:48) === */
div#navigation ul { list-style:none; }
div#navigation ul li { display:inline-block; line-height:22px; }
div#navigation ul li.active a { color:#666; }
div#navigation ul li a, div#navigation ul li.active ul li a { color:black; padding:0 12px; display:inline-block; font-size:12px; font-weight:bold; letter-spacing:1px; text-decoration:none; }
div#navigation ul li a:hover { color:#eb690b; }
div#navigation ul ul { display:none; background:#ebecec; position:absolute; }
div#navigation ul li:hover ul { display:block; }
div#navigation ul ul li, div#navigation ul ul li a { display:block; zoom:1; }
div#navigation ul ul { line-height:1.2em; }
/* === modules/editor/css/content.css (22.12.2009 23:49:42) === */
div#content div.editor h1, div#content div.editor h2, div#content div.editor h3, div#content div.editor h4, div#content div.editor h5, div#content div.editor h6 { color: #eb690b; margin:0 0 0.2em 0; }
div#content div.editor h1 { font-size:14px; margin-bottom:1em; }
div#content div.editor h2 { font-size:12px; }
div#content div.editor h3 { font-size:12px; color:#000; text-decoration:underline; }
div#content div.editor h4 { font-size:12px; color:#000; }
div#content div.editor h5 { font-size:12px; color:#666; text-decoration:underline; }
div#content div.editor h6 { font-size:12px; color:#666; }
div#content div.editor p, div#content div.editor ul, div#content div.editor ol { font-size: 12px; padding-bottom: 1em; line-height:1.3em; color:#000; }
div#content div.editor ul { list-style: square; margin-left: 2em; }
div#content div.editor ol { margin-left: 2em; }
div#content div.editor img { border:0; margin:0; }
div#content div.editor img.align-left { float:left; margin:0 1em 1em 0; }
div#content div.editor img.align-right { float:right; margin:0 0 1em 1em; }
div#content div.editor .wrap { clear:both; }
div#content div.editor .important { font-weight:bold; color:#eb690b; }
div#content div.editor a { color:#666; }
div#content div.editor a:hover { color:#eb690b; }
div#content div.editor a:visited { color:black; }
/* === modules/program/css/info.css (22.12.2009 23:49:54) === */
div#info div.whatsnext h2 { color:white; text-transform:uppercase; border-bottom:2px solid white; background:#eb690b; font-size:14px; padding:3px 8px; }
div#info div.whatsnext div.body { padding:10px 10px 20px 10px; background:#ebeded; border-bottom:2px solid white; }
div#info div.whatsnext p { font-weight:bold; font-size:12px; line-height:1.4em; }
div#info div.whatsnext h3 { color:#eb690b; font-size:12px; margin-top:15px; }
/* === modules/videos/css/info.css (22.12.2009 23:49:57) === */
div#info div.video h2 { color:white; text-transform:uppercase; border-bottom:2px solid white; background:#eb690b; font-size:14px; padding:3px 8px; }
div#info div.video div.body { padding:10px; background:#ebeded; border-bottom:2px solid white; }
div#info div.video div.body div { clear:both; }
div#info div.video div.body div img { float:left; border:0; margin:0 5px 5px 0; }
div#info div.video div.body div h3 a { color:#eb690b; text-decoration:none; letter-spacing:1px; font-size:12px; text-transform:uppercase; }
div#info div.video div.body div h3 a:hover { color:black; }
