/* READ ME - only define border, background, and color attributes in this file --NOTHING ELSE-- 
Global styles belong at the top of this document, followed by other shared styles, with pagetype specific styles and pront styles last }
*/

body {background: #000;}
#breakingNews {display: none; }
#breakingNews, #breakingNews  a,  #breakingNews a:hover, #breakingNews a:visited {color: #fff;}
#page {background: #ad0000 url(../art/skin_redcarpet/bg_page.jpg) center top no-repeat;  color:#333;}

/*BRANDING */
#global #branding {color:#FFFFFF;}
#global #branding #brandCity {display: none;;}

/* GLOBAL SEARCH STYLES */
#global #search {background:url(.../art/skin_redcarpet/bg_search.gif) bottom center no-repeat; }
#global #search form {display: none; }
#searchPhrase{background:url(../art/skin_redcarpet/bg_input_alt.png) no-repeat; border:none; color:#999; }
.searchBox {border:0; color:#999; }
.searchBoxActive {border:0; color:#000;}

/* CONTENTMAIN - main content area */
#contentMain {background-color:#fff /*url(../art/skin_redcarpet/bg_contentBase.jpg) center bottom no-repeat;*/}
#contentMain h1 {color:#2F2F2F;}
#contentMain .contentSectionHeader, #contentMain .storyPostDate{color: #7F7F7F;}
#navContentMain ul.tabs{background:url(../art/skin_redcarpet/bg_nav_deactive.gif) repeat-x left bottom; color:#be000f}
#navContentMain ul.tabs li.active{background:#fff url(../art/skin_redcarpet/bg_nav_active.gif) repeat-x; border-top: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc;}
#navContentMain ul.tabs li{border-left:1px solid #bbb;}

/* MEDIA PLAYER STYLES GO HERE  --- updated 10/1/07 by pete -- fullscreen is working  */
#mediaPlayerPanel1, #mediaPlayerPanel2 {background:#fff;}
#mediaPlayerPanels.panels {border: none;}
.fullscreenOverlay{ background-color:#000000;}

/* UTILITY NAV - righthand Utility Navigation */
#navUtilities .liveContent img {border: 0 none;}
#navUtilities li h2 {background: url('../art/skin_redcarpet/util_middle.jpg') top left no-repeat;  border-bottom: 1px solid #598ce0; }
#navUtilities li.first h2 {background: url('../art/skin_redcarpet/util_top.jpg') top right no-repeat; border-top:0 none;}
#navUtilities li.last h2 {background: url('../art/skin_redcarpet/util_bottom.jpg') bottom left no-repeat; border-bottom:0 none;}
#navUtilities li.last .liveContent h2 { background-image:none;}
#navUtilities li h2 a {color: #fff;}
#navUtilities li h2.liveExpanded {font-weight: 700; }
#navUtilities li h2.liveCollapsed {font-weight: 400;}
#navUtilities h2 a:link, #navUtilities h2 a:visited, #navUtilities h2 a:hover, #navUtilities h2 a:active{font-weight: 400;}

/* FOOTER STYLES GO HERE */
#copyright {color:#fff;}

/* CONTENTMORE, MORE MODULE STYLES and those darn TABS!!!! 
ALL styles ON ANY PAGE related to contentMore and equivalents, and the infamous TABS go HERE and ONLY HERE */

#contentMore #header, #contentPopular h2 { background:#a7000a url(../art/skin_redcarpet/bg_header_more.gif) no-repeat; color:#fff; }

#navContentMore, #navContentPopular {background:url(../art/skin_redcarpet/bg_nav_deactive.gif) repeat-x bottom;}
	#navContentMore li {border-right:1px solid #a5a5a5;}
	#navContentMore li a, #navContentMore li a:visited, #navContentMore li a:active {color:#993300;}
	#navContentMore li a:hover {color: #003366;}
	
	#navContentMore ul.tabs li {border-left:1px solid #bdbdbd; color:#993300;font-size:.85em;}
	#navContentMore ul.tabs li.active, #navContentPopular ul.tabs li.active { background:url(../art/skin_redcarpet/bg_nav_active.gif) repeat-x left top #fff; border:0px;color:#333;border-top:1px solid #e1e1e1;}
	#navContentMore ul.tabs li#contentMore_tab1, #navContentMore ul.tabs li#headlinesModuleTab_1, #navContentPopular ul.tabs li#contentPopular_tab1{border-left:1px solid #bbb;}
 
#headline_list li.headlinePanel ul.numberedList{background: #EEE; color:#993300; border-top: 1px solid #A5A5A5;}
#headline_list li.headlinePanel ul.numberedList li.firstlabel{border-top:0;}
#headline_list li.headlinePanel ul.numberedList .video{background:url('../art/global/icon_film.gif') no-repeat 255px 3px; }

#contentMore .headlinesModule_body {border-left: 1px solid #A5A5A5;border-bottom: 1px solid #A5A5A5;border-right: 1px solid #A5A5A5;background:#fff;}

#contentMore .content div {border:1px solid #fff;}
#contentMore .content p a:link, #contentMore .content p a:visited, #contentMore .content p a:active, #contentMore .content p a:hover {color: #858585; text-decoration: none;}

/*
#contentMore .btn_expand{background:url('../art/skin_redcarpet/btn_expand_wt_v2.gif') no-repeat;}
#contentMore .btn_collapse{background:url('../art/skin_redcarpet/btn_close_wt_v2.gif') no-repeat;}
#contentMore .control_bottom {background-color:#EEEEEE;	color:#993300;	border: 1px solid black;}
#contentMore #control_bottom{background-image:url('../art/skin_redcarpet/btn_close_gray.gif');}
*/
/*expand state*/
#contentMore .btn_expand{width: 95px;height: 17px;background:url('../art/skin_redcarpet/btn_expand_yt_v2.gif') no-repeat;}
#contentMore .btn_expand a.btn_hover_expand{width: 95px;height: 17px; display: block;background: url('../art/skin_redcarpet/btn_expand_wt_v2.gif') 0 0 no-repeat;text-decoration: none;}
#contentMore .btn_expand a:hover.btn_hover_expand{background-position: -95px 0px;}
/*collapse state*/
#contentMore .btn_collapse{width: 95px;height: 17px;background:url('../art/skin_redcarpet/btn_close_yt_v2.gif') no-repeat;}
#contentMore .btn_collapse a.btn_hover_collapse{width: 95px;height: 17px; display: block;background: url('../art/skin_redcarpet/btn_close_wt_v2.gif') 0 0 no-repeat;text-decoration: none;}
#contentMore .btn_collapse a:hover.btn_hover_collapse{background-position: -95px 0px;}

#contentMore div.panels{border: 1px solid #bbb; border-top:0;} /* this might cascade to all other divs with the class of panel */

/* END MORE CONTENT AREA STYLES */

/* MAIN NAV - lefthand Main Navigation */
#navCategory {color: #fff;}
	#navCategory a {color: #fff;}
	#navCategory .secondary li,#navCategory .secondary li a:link,#navCategory .secondary li a:visited { border-bottom: 1px solid #f10100;color: #ffcc00;}
	#navCategory .secondary li.first {}

#newsPanel h2 {background: top left no-repeat;  border-bottom: 1px solid #fff;}
	#newsPanel h2.collapsed {background-image: url('../art/skin_redcarpet/nav_primary.news_on.jpg');}
	#newsPanel h2.expanded {background-image: url('../art/skin_redcarpet/nav_primary.news_off.jpg');}
	#newsPanel .liveExpanded {color: #fff;}

#weatherPanel h2 {display: none; background:  color: #fff; top left no-repeat;  border-bottom: 1px solid #588be0; border-top:1px solid #90bef9;}
	#weatherPanel h2.collapsed {background-image: url('../art/skin_redcarpet/nav_primary.weather_on.jpg');}
	#weatherPanel h2.expanded {background-image: url('../art/skin_redcarpet/nav_primary.weather_off.jpg');}
#weatherPanel .liveExpanded {color: #fff;}

#resourcesPanel h2 {display: none; background: top left no-repeat;  border-bottom: 1px solid #588be0; border-top:1px solid #90bef9;}
	#resourcesPanel h2.collapsed {background-image: url('../art/skin_redcarpet/nav_primary.resources_on.jpg');}
	#resourcesPanel h2.expanded {background-image: url('../art/skin_redcarpet/nav_primary.resources_off.jpg');}
#resourcesPanel .liveExpanded {color: #fff;}

#dashboardPanel {display: none; background: url('../art/skin_redcarpet/nav_primary.dashboard_on_bottom.jpg') no-repeat; color: white;}
  #dashboardPanel a:link, #dashboardPanel a:visited, #dashboardPanel a:hover, #dashboardPanel a:active{color: white; text-decoration: underline;}
  #dashboardPanel h2 {border-bottom: 0px solid #15249d;}
  #dashboardPanel h2 a:link, #dashboardPanel h2 a:visited, #dashboardPanel h2 a:hover, #dashboardPanel h2 a:active{color: white;}	

#qoutePanel .liveExpanded  {background: #0155dc url('../art/skin_redcarpet/nav_primary.dashboard_off_bottom.jpg') no-repeat bottom left;}
#qoutePanel .liveCollapsed  {background-position: bottom left; background-image: url('../art/skin_redcarpet/nav_primary.dashboard_on_bottom.jpg');}

#qoutePanel .searchDashboard {background:url(../art/skin_redcarpet/bg_input_alt2.png) no-repeat; border:none; color:#999;}

/*NAV STYLES ADDED 12/15/08 
#navCategory h2.navHeader  {background: #f80001 url(../art/skin_red01/nav_primary.main.jpg); background-repeat: no-repeat;} 
#navCategory li#newsPanel div.label h2.navHeader{background-image: url(../art/skin_red01/nav_primary.news.jpg); background-repeat: no-repeat;} 
div#navCategory ul li div.secondary ul.content li a.moreNav {color: #ff0000;} 
*/

/* STORY CSS */

/* Story content area */
#contentStory h1 {color:#333;}
#contentStory p {color:#666;}
#contentStory p.storyIntro{color:#444;}
#contentStory ul.storyTools li a:link, #contentStory ul.storyTools li a:visited, #contentStory ul.storyTools li a:active{color:#993300;}
#contentStory ul.storyTools li a.print {background:url(../art/global/icon_print.gif) no-repeat left;}
#contentStory ul.storyTools li a.email {background:url(../art/global/icon_email.gif) no-repeat left;}
#contentStory ul#navStories {color:#333;border-bottom:1px solid #bbb;}
#contentStory ul#navStories li a{color:#993300;}

/*Story comments area*/
#contentStory #contentComments h2{color:#333;}
#contentStory #contentComments ul li ul{color:#666;border-bottom:1px dotted #bbb;}
#contentStory #contentComments ul li ul li.username{color:#993300;}
#contentStory #contentComments ul li ul.commentAlt li.username{color:#993300;}
#contentStory #contentComments ul li ul li.comment{color:#666;}
#contentStory #contentComments ul li ul.commentAlt li.comment{color:#333;}
#contentStory #contentComments ul li.viewComments{background:#eee;border:1px solid #bbb;}
#contentStory #contentComments h3{color:#333;}
#storyTeam h2{background:#7cb3f8 url(../art/skin_redcarpet/bg_header_sidebar.gif) no-repeat;color:#fff; }
#storyTeam .storyTeamMember {background:#eee; border-left:1px solid #bbb; border-bottom:1px solid #bbb; border-right:1px solid #bbb;}
#storyTeam .storyTeamMember a {color:#993300;}

/* SideBar content area */
#storyToolsMore h2{background:#a7000a url(../art/skin_redcarpet/bg_header_sidebar.gif) no-repeat; color:#fff; }
#storyToolsMore #storyTools{background:#eee;border-right:1px solid #bbb;border-bottom:1px solid #bbb;border-left:1px solid #bbb;}
#storyToolsMore #storyTools ul li a.email {background:url(../art/global/icon_email.gif) no-repeat left; color:#993300;}
#storyToolsMore #storyTools ul li a.print {background:url(../art/global/icon_print.gif) no-repeat left; color:#993300;}
#storyToolsMore #storyTools ul li a.comment {background:url(../art/global/icon_comment.gif) no-repeat left; color:#993300;}
#storyToolsMore #storyTools h3{ border-top:1px solid #bbb;color:#333;}
#storyToolsMore #storyTools ul li a.facebook {background:url(../art/global/icon_facebook.gif) no-repeat left;color:#993300;}
#storyToolsMore #storyTools ul li a.digg {background:url(../art/global/icon_digg.gif) no-repeat left;color:#993300;}
#storyToolsMore #storyTools ul li a.delicious {background:url(../art/global/icon_delicious.gif) no-repeat left; color:#993300;}
#storyToolsMore #storyTools ul li a.widgets {background:url(../art/global/icon_widgets.gif) no-repeat left; color:#993300;}
#storyToolsMore #storyTools ul li a.newsvine {background:url(../art/global/icon_newsvine.gif) no-repeat left;color:#993300;}
#storyToolsMore #storyTools ul.related li ul li.circle {background:url(../art/global/icon_circle.gif) no-repeat left;color:#fff;}
#storyToolsMore #storyTools ul.related li ul li a{color:#993300;}
#storyToolsMore #storyTools ul.related li ul li.film{background:url(../art/global/icon_film.gif) no-repeat right 3px;}
#storyToolsMore #storyTools #keywords {color:#993300;}
#storyToolsMore #storyTools #keywords a {color:#993300; text-decoration: underline;}


/*Seen Week*/
#seenWeek .seenWeekTop h2{color:#333;}
#seenWeek .seenWeekTop{border-bottom:1px solid #bbb;}
#seenWeek .seenWeekTop a{color:#993300;}
#seenWeek ul.seenDay li.header {color:#bbb;}
#seenWeek ul.seenDay li.header a{color:#993300;}
#seenWeek ul.seenDay li ul li{color:#222;}
#seenWeek ul.seenDay li ul li .detail{color:#777;}
#seenWeek ul.seenDay li.story{color:#666;border-bottom:1px dotted #bbb;}
#seenWeek ul.seenDay li.relatedLink{color:#666;}
#seenWeek ul.seenDay li.relatedLink a{color:#993300;}
#seenWeek ul.seenDay li{color:#666;}
#seenWeek ul.seenDay li a{color:#993300;}
#seenWeek ul.seenTopStories {background:#eee;border:1px solid #bbb;}
#seenWeek ul.seenTopStories li ul li{color:#666;}
#seenWeek ul.seenTopStories li ul li a{color:#993300;}
#seenWeek ul.seenTopStories li ul li.film{background:url(../art/skin_redcarpet/icon_film.gif) no-repeat right 3px;}

/* comment section */

.ptcWidgetParent .ptcWidgetTalkbackCommentBar{border-top: 1px solid black;}
.ptcItem .ptcWidgetTalkbackHideCommentsBar, .ptcItem .ptcWidgetTalkbackInterMessage{border: 1px solid #858585; background-color: #EEE;}
.ptcItem .ptcWidgetTalkbackHideCommentsBar{background: #EEE url(../art/skin_redcarpet/btn_expand_comment.gif) no-repeat 15px 4px;}
.ptcWidgetTalkbackLinks .ptcBar table.ptcBar td.ptcLeft{background: url(../art/global/icon_number_left.gif) no-repeat 0 3px !important}
.ptcWidgetTalkbackLinks .ptcBar table.ptcBar td.ptcLeft .ptcWidgetTalkbackLinksTSN{color:white; background: url(../art/global/icon_number_right.gif) no-repeat right top;}
.ptcWidgetParent .ptcWidgetTalkbackSubmitPostButtonButton{border:1px solid black; border-left:0; border-right:0;}
.ptcItem .ptcWidgetClearDiv{border-bottom: 1px dotted black;}
.ptcWidgetTalkbackCommentBarPLink{background: url(../art/skin_redcarpet/btn_post_comment.gif) no-repeat;}
.ptcWidgetParent .ptcWidgetTalkbackSubmitButton{background: url(../art/skin_redcarpet/btn_post.gif) no-repeat 0 0; color:white;}
.ptcItem .ptcWidgetClearDiv{border-bottom: 1px dotted black;}
.ptcWidgetParent .ptcWidgetTalkbackSubmitPostButtonButton{border:1px solid black; border-left:0; border-right:0;}

/* BIOGRAPHY PAGE STYLES */
#bioIndex h1 {color:#0066FF;}
#bioIndex li h2 {color:#333333;}
#bioIndex li p {color:#999999;}
.bioBox {border:1px solid #ffffff;}
.bioBox_on a:hover {text-decoration:none;}
.bioBox_on {border:1px solid #c6c6c6; background-color:#f4f5f4;}

#bioIndex a:link,#bio a:link {color:#993300; text-decoration:none;}
#bioIndex a:visited,#bio a:visited{color:#993300; text-decoration:none;}
#bioIndex a:hover,#bio a:hover{color:#993300; text-decoration:underline;}

#bio p {color:#333333;}

#bio h3 {color:#999999;}
#bio h2 {color:#333333;}
#biotop h1 {color:#0066FF;}
#biopic img {border:1px solid #c6c6c6;}


/* VARIABLE CONTENT MODULE styles*/
a:link {color:#993300; text-decoration:none;}
a:visited{color:#993300; text-decoration:none;}
a:hover{color:#993300; text-decoration:underline;}

.border {border: 1px solid #DDDDDD;}

.moduleLarge {}
.moduleLarge h2 {background:url(../art/skin_redcarpet/bg_header_290.gif) no-repeat; background-color:#7cb3f8; color:#FFFFFF; }
.moduleLargeContent {background-color:#EEEEEE; border: 1px solid #DDDDDD;}
.moduleLargeContent p {color:#666666;}

.moduleMedium {}
.moduleMedium h2 {background:url(../art/skin_redcarpet/bg_header_290.gif) no-repeat; background-color:#7cb3f8;  color:#FFFFFF;}
.moduleMediumContent {background-color:#EEEEEE; border: 1px solid #DDDDDD; }
.moduleMediumContent p {color:#666666;}

.moduleSmall {background-color:#EEEEEE; border:1px solid #DDDDDF;}
.moduleSmall h2 {background:url(../art/skin_redcarpet/bg_header_290.gif) no-repeat; background-color:#7cb3f8; color:#FFFFFF; }
.moduleSmallContent {background-color:#EEEEEE; border: 1px solid #DDDDDD;}
.moduleSmall p {color:#666666;}

.moduleOversized {}
.moduleOversized h2 {background:url(../art/skin_redcarpet/bg_header_290.gif) no-repeat; background-color:#7cb3f8; color:#FFFFFF; }
.moduleOversizedContent {background-color:#EEEEEE; border: 1px solid #DDDDDD;}
.moduleOversizedContent p {color:#666666;}

.moduleFootLinks li {color:#666666; }

.moduleFootButtons {border-top:1px solid #DDDDDD;}

.hasFootButtons {background:#FFFFFF;}
.hasFootButtonsMedium {background:#FFFFFF;}

.variableVertical {border-bottom:1px solid #bbbbbb;}
.variableVerticalLast {border:0;}
.smallHeadText {color:#cccccc;}

.teamCapsule p:link {color:#993300;}
.teamCapsule p a:visited{color:#993300;}
.teamCapsule p a:hover{color:#993300;}

/* circle ol styles */
#testlist li {border-bottom:1px solid #bbbbbb;}
#testlist2 li {background-image:url(../art/placeholders/bul_0.gif); color:#FFFFFF; border-bottom:1px solid #bbbbbb;}

.one {background-image:url(../art/placeholders/bul_1.gif);}
.two {background-image:url(../art/placeholders/bul_2.gif);}
.three {background-image:url(../art/placeholders/bul_3.gif);}
.four {background-image:url(../art/placeholders/bul_4.gif);}
.five {background-image:url(../art/placeholders/bul_5.gif);}
/* end circle ol styles */

/* this is for the numbered comment section */
#seenRecently ul.numberedList li{border-bottom: 1px solid #bbb;}
ul.numberedList li{background-position: 0px 3px !important; background-repeat: no-repeat}
ul.numberedList li .film{background:url(../art/global/icon_film.gif) no-repeat 245px 3px;}
ul.numberedList li.li_1{background-image: url(../art/global/icon_number_1.gif)}
ul.numberedList li.li_2{background-image: url(../art/global/icon_number_2.gif)}
ul.numberedList li.li_3{background-image: url(../art/global/icon_number_3.gif)}
ul.numberedList li.li_4{background-image: url(../art/global/icon_number_4.gif)}
ul.numberedList li.li_5{background-image: url(../art/global/icon_number_5.gif)}
ul.numberedList li.li_6{background-image: url(../art/global/icon_number_6.gif)}
ul.numberedList li.li_7{background-image: url(../art/global/icon_number_7.gif)}
ul.numberedList li.li_8{background-image: url(../art/global/icon_number_8.gif)}
ul.numberedList li.li_9{background-image: url(../art/global/icon_number_9.gif)}
ul.numberedList li.li_10{background-image: url(../art/global/icon_number_10.gif)}
ul.numberedList li.li_11{background-image: url(../art/global/icon_number_11.gif)}
ul.numberedList li.li_12{background-image: url(../art/global/icon_number_12.gif)}
ul.numberedList li.li_13{background-image: url(../art/global/icon_number_13.gif)}
ul.numberedList li.li_14{background-image: url(../art/global/icon_number_14.gif)}
ul.numberedList li.li_15{background-image: url(../art/global/icon_number_15.gif)}
ul.numberedList li.li_16{background-image: url(../art/global/icon_number_16.gif)}
ul.numberedList li.li_17{background-image: url(../art/global/icon_number_17.gif)}
ul.numberedList li.li_18{background-image: url(../art/global/icon_number_18.gif)}
ul.numberedList li.li_19{background-image: url(../art/global/icon_number_19.gif)}
ul.numberedList li.li_20{background-image: url(../art/global/icon_number_20.gif)}
ul.numberedList li.li_21{background-image: url(../art/global/icon_number_21.gif)}
ul.numberedList li.li_22{background-image: url(../art/global/icon_number_22.gif)}
ul.numberedList li.li_23{background-image: url(../art/global/icon_number_23.gif)}
ul.numberedList li.li_24{background-image: url(../art/global/icon_number_24.gif)}
ul.numberedList li.li_25{background-image: url(../art/global/icon_number_25.gif)}
ul.numberedList li.li_26{background-image: url(../art/global/icon_number_26.gif)}
ul.numberedList li.li_27{background-image: url(../art/global/icon_number_27.gif)}
ul.numberedList li.li_28{background-image: url(../art/global/icon_number_28.gif)}
ul.numberedList li.li_29{background-image: url(../art/global/icon_number_29.gif)}
ul.numberedList li.li_30{background-image: url(../art/global/icon_number_30.gif)}
ul.numberedList li.li_1, ul.numberedList li.li_2, ul.numberedList li.li_3, ul.numberedList li.li_4, ul.numberedList li.li_5, ul.numberedList li.li_6, ul.numberedList li.li_7, ul.numberedList li.li_8, ul.numberedList li.li_9{background-position: 4px 4px !important;}
ul.numberedList li.li_largeNum{background: url(../art/global/icon_number_left.gif) no-repeat 0 4px !important}
ul.numberedList li.li_largeNum div.largeNum {color:white; background: url(../art/global/icon_number_right.gif) no-repeat right top;}

/* PhotoGallery  and Live Video styles */
.slideshow div#contentMain a {color:#993300; text-decoration:none;}
.slideshow div#contentMain a:hover {color:#993300;}

/* layout */
#page.slideshow {background:#000 ;}
.slideshow div#contentMain {background:#fff url(../art/skin_redcarpet/bg_media_content_main.png) no-repeat bottom left;}

/* Headings */
.slideshow div#contentMain h1 {color:#333; background:#fff url(../art/skin_redcarpet/bg_media_hdr.gif) no-repeat;}
.slideshow div#contentMain p.date {margin:3px 30px 8px 22px; padding:0; font-size:.85em; color:#666;}

/* image background 
.slideshow .images {background:url(../art/skin_redcarpet/bg_media_slideshow.jpg) no-repeat 0 0; }
*/

/* Pagination */
.slideshow ul#pagination li {background:url(../art/global/bullet_page.png) no-repeat 0 0;}

/* Live Video */
#page.livevideo div#contentMain {background:#fff url(../art/skin_redcarpet/bg_media_content_main_700.png) no-repeat bottom left;}
#page.livevideo div#contentMain h1 {background:#fff url(../art/skin_redcarpet/bg_media_hdr_700.gif) no-repeat;}
#page.livevideo .textPanel {background: #000; color: #fff;}
#page.livevideo .textPanel a, #page.livevideo .textPanel a:hover, #page.livevideo .textPanel a:visited {color: #fff;}



/* copyright */
#copyright li {list-style: none;}
#copyright ul#line1 li, #copyright ul#line1 li a, #copyright li a:hover, #copyright li a:visited {color: #ffcc00; font-weight: bold;}
#copyright ul#line2 li, #copyright ul#line2 li a, #copyright li a:hover, #copyright li a:visited {color: #ccc; font-weight: bold;}

/* ad styles */
#contentStory #ad_Rectangle{border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;}

/* PRINT STYLES GO HERE AT THE BOTTOM */
body.print {background: #fff;}
body.print #page{background: #fff;}
body.print #contentMain {border: none;}
