/* CSS Document */

/************************
* Element defaults
************************/

/* Header elements */
div#header			{ background:url('/images/hot25stationstopnewlogo.jpg') no-repeat; }
div#site                        { width: 980px; padding:0; }
div#headerLogo                  { display:none; }
div#headerBanner		{ display:none; visibility:hidden; }
object#topBannerAd, #noflashBannerAd { display:none; }

/* Navigation elements */
/*ul.bodyNav		        { display:none; }*/
ul#topNav                       { display:none; }

/* Content elements */
div#content			{ width:968px; padding:6px 6px; }

/* RightCol elements */
div#rightCol			{ display:none; margin:0; padding:0; }

/* Footer elements */
div#footer			{ background:url('/images/footer_background_hot25.jpg') no-repeat; margin-top:0;  width:980px;   }
div#footerContent               { width:auto; height:auto; margin:100px 10px 0 0; float:right; text-align:right; }
div#footerContent p		{ float:left; font-size:.95em; color:#FFFFFF; }
div#footerContent p img#iPLogo  { float:left; }
ul#footerNav                      { display:none; }
ul#footerSubNav                   { display:none; }
/* Classes */
.clear				{ clear:both; padding:0; margin:0; height:1px; line-height:100%; }
.error				{ color:#FF0000; }

/* Note these styles will appear in editor (see dummy inline styles), but NOT in Content */
.ArticleSummary                 { display:none; visibility:hidden; }  
.ArticleLink                    { display:none; visibility:hidden; }

