/*  RSNA.org CSS (Rev 04-08-2008) */ 

/* KS 3-18-2011 Added at request of R. Boden for consistency with www2 */
table {font-size:1em;} 

/* If change font-size in CS_Document, also change normtxt.css. and consider rel. changes in smalltxt & largetxt.css */
/* .CS_Document{font-size:1em;} */
.CS_Document{font-size:100%;}

/* .CS_Document{font-family:Arial, Helvetica, Verdana, Geneva, sans-serif; background-color:#eee; margin:0; padding:0; color:#000;} */

.CS_Document{font-family:Arial, Helvetica, Verdana, Geneva, sans-serif; background-color:#fff; margin:0; padding:0; color:#000;}

/* .CS_Document{font-size:1em; font-family:Arial, Helvetica, Verdana, Geneva, sans-serif; background-color:#eee; margin:0; padding:0; color:#000;} */ 

/*. CS_Element_CustomCF{font-size:100%;}  this will control front page widget but not spotlight or myRSNA widgets??*/ 
  
/* survey */
#surveycf table {font-size:73%;}
#surveycf table {border:1px solid #336699;margin:0 0 10px 0;}
#surveycf .qtable {border:1px solid #336699;margin:0 0 10px 0;} /*/ same as text block text */ 
#surveycf .vsm {font-size:83%; border:none;} 

p a{font-size:100%;} /* keep links inside <p> and <table> tags at proper size */
table a{font-size:100%;} 


.nowrap{white-space:nowrap;} /* nobreak */ 
.center{text-align:center;}

/* HEADER - header, headcell & headcell2 are applied on CF template */
.header{margin:0; padding:0;}

/* headcell includes main logo */
.headcell{margin:0; padding:0; vertical-align:top; background:#fff url(/images/bg_top_2.jpg) repeat-x top;}
	
/* headcell2 includes mininav & search ) */
.headcell2{text-align:left; margin:0; padding:0; vertical-align:top; background:#fff url(/images/bg_top_2.jpg) repeat-x top;}

/*	mininav - element above site search */
#mininav p{white-space:nowrap; font-size:70%; color:#07C; margin:0; letter-spacing:1.5px;}
#mininav a{color:#07C;text-decoration:none; }
#mininav a:hover{color:#666;text-decoration:underline;}

/* FORMS */
form{margin-top:4px; margin-bottom:4px;}
/* form table td{font-size:120%;}  fontsize in tbls nested in forms on timssnet is too small - this helps. /*

/* TABLES  */
/*table table{font-size:1em;}  troubleshooting */
/* table a{font-size:1em;} troubleshooting */
/* table p{font-size:1em;} /* troubleshooting */

/* LOGIN - following apply to all login forms except home pg */
.loggedin_line{margin:0;}
.loggedin_name{font-size:80%; font-style:italic;}
/* cForm classes are embedded in login code, 75% replaces x-small */
/* .cFormTable{font-size:75%; line-height:normal;} */
.cFormTable{line-height:normal;}
.cFormTableSubHeader{border-top:1px solid #808080; border-bottom:1px solid #eee; background-color:#ccc; color:#000;}
.cFormTableCell{padding:3px;} /* timssnet forms get scrunched with padding:0 */
/* KS 8-2-2010 cFormFieldNormal, cFormFieldDisabled, and cFormFieldError were originally font-size 75% */
.cFormFieldNormal{font-size:100%; color:#000; background-color:#fff;}
.cFormFieldDisabled{font-size:100%; color:#000; background-color:#ccc;}
.cFormFieldError{font-size:100%; color:#000; background-color:#fff; border:2px solid #C30;}
.cFormTableRowButtons{}
.cFormButton{color:#fff; font-weight:bold; background-color:#c60; border-style:outset;}
.cFormButtonHover, .cFormButtonCancelHover{color:#fff; font-weight:bold; background-color:#c60; 
border-style:inset;}

/* HORIZ NAV */
/* nav_area is tbl containing imagegrid for horiz navbar - assigned on CF template */
.nav_area{margin-top:0px; padding:0; background-color:#d8e5f4; border-top:solid 0px #000; border-bottom:solid 0px #000;}
.nav_area td{}

/* Image Grid */
/*.CS_BBar_Image{text-decoration:none; border-right:solid 1px #fff;}*/


/* CONTENT WELL */
/* maincontent is tbl for main content well - applied on CF template */
/* KS 12-11-2009
.maincontent{text-align:left; margin-top:0; padding:0; background-color:#eee;} */
.maincontent{text-align:left; margin-top:0; padding:0; background-color:#FFF;}

/* Margins for inner pg content well - conditional on CF template - not for home or myRSNA */
/*   */
/* KS 4-27-2010 content_margin_a changed to remove white space in left margin, per JWB */
/* .content_margin_a{margin-left:8%; margin-right:8%;} */
.content_margin_a{margin-left:0%; margin-right:8%;}

/* .content_margin_b{margin-left:12%; margin-right:12%;} */
.content_margin_b{margin-left:0%; margin-right:12%;} 


/* spacing on demo internal pg */
	.element_table{padding-bottom:30px; padding-right:20px;}

/* LINKS  (old vlink color 0079c0 */
a:link, a:visited{color:#07c; text-decoration:none;}
a:hover{color:#666; text-decoration:underline;}

/* LISTS */

.bullet_list_circle { list-style: circle; margin:2px 0 10px 4px; padding-left:0; font-weight:normal;} 
.bullet_list_disc { list-style: disc; margin:2px 0 10px 4px; padding-left:0; font-weight:normal;} 
.bullet_list_arrow {list-style-image:url(/images/arrow_dark3.gif); margin:2px 0 10px 4px; padding-left:0; font-weight:normal;} 

/* Default bullet (below) is a same as "bullet_list_arrow" except for left margin*/
UL LI{list-style-image:url(/images/arrow_dark3.gif); margin:2px 0 10px -14px; padding-left:0; font-weight:normal;} 

OL LI{margin:2px 0 10px 0px; padding-left:0; font-weight:normal;}
/*  jg added below April 08 - we found lists in frontpage, spotlight and newsroom areas were shifted to left - unable to determine why this suddenly occurred after site was up for approx 6 mos. See also spotlight and newsroom below */
#frontpage_content UL LI{list-style-image:url(/images/arrow_dark3.gif); margin:2px 0 10px 18px; padding-left:0; font-weight:normal;} 

/* SECT/SUBSECT  (old text color #3c53ab) */ 
/* heading bar is a section head w/color bkground */

.heading1_bar{font-size:140%; padding:3px; color:#fff; background-color:#369; }
.heading2_bar{font-size:120%; padding:3px; color:#fff; background-color:#369;}
.heading3_bar{font-size:100%; padding:3px; color:#fff; background-color:#369; }
.rtcol_title_bar{font-size:100%; margin:0; color:#fff; background-color:#006699; font-weight:normal; text-align:left; padding-left:10px; padding-bottom:3px; padding-top:3px; }
.page_title  {font-size:160%; font-weight:bold; letter-spacing:1.2px; color:#333; margin:14px 0 6px 0}
.heading1, h1{font-size:120%; font-weight:normal; letter-spacing:1.2px; color:#369; margin:20px 0 6px 0;}
.heading2, h2{font-size:110%; font-weight:normal; color:#000; margin:20px 0 6px 0}
/* .heading3, h3{font-size:90%; font-weight:bold; color:#c60; margin:7px 0 6px 0} */
.heading3, h3{font-size:100%; font-weight:bold; color:#c60; margin:7px 0 6px 0}

/* CALLOUT BOX (old border:#3c53ab) */ 
.calloutbx_bordered{border:1px solid #35a; background:#ffc; color:#000; padding:10px; margin:0 0 10px 0; text-align:left;}

/* FOOTER - classes applied on CF template */
/* .footer2{background-color:#A6A6A6; width:90%; padding:0; margin-top:-2px; text-align:center; font-size:80%;} */
/* KS 12-11-2009 */
.footer2{background-color:#1a8dad; width:90%; padding:5; margin-top:-2px; text-align:center; font-size:80%;}
.footer2_links{color:#000; margin-top:6px; text-align:center; font-size:100%;}
.footer2 a:link, .footer2 a:visited{color:#eee; text-decoration:none;}
.footer2 a:hover{color:#ccc; background-color:#1a8dad;}		


/* ---HOME PAGE SPECIFIC--- */

/* katie mac rebranding 2/12/10 */
/* Login */
#homeloginarea{margin-left:3px;}
#homeloginarea{font-size:90%; line-height:normal;}
#homeloginarea .loggedin_line{margin:0;}
#homeloginarea .loggedin_name{font-size:93%; font-style:italic;}
#homeloginarea .cFormTableCell{padding:0;} /* TW noted that forms appeared scrunched with padding of 0 */	

/* SPOTLIGHT - for header see 'rtcol_title_bar' in SECT/SUBSECT /*/
.spotlight{background-color:#e1e0e0; vertical-align:top;}  /* tbl cell or div in right col - applied on CF template */  
/* spotlight bkground-green gradient is linear from #003300 to #99CC66 */ 
.spt_lt{background:#e1e0e0; repeat-y left; margin-bottom:-15px; color:#e1e0e0;}


/* spotlight lists */
#spotlight_area UL, #spotlight_area OL{margin-top:10px;}
/* spotlight - margin for spacing tween spotlight UL items */

/* #spotlight_area UL LI{list-style-image:url(/images/arrow_dark4.gif); margin-bottom:10px; margin-right:15px;}*/
/*  jg revised above line April 08 to below for lists in spotlight area - found left margin was shifted to left  */
#spotlight_area UL LI{list-style-image:url(/images/arrow_gry.gif); margin:2px 30px 10px 20px; padding-left:0; font-weight:normal;}

/* spotlight - margin for spacing tween spotlight OL items */
#spotlight_area OL LI{margin-bottom:10px; margin-right:15px;}

/* spotlight links */ 
#spotlight_area a:link, #spotlight_area a:visited{color:#0779BF; text-decoration:none; font-weight:bold;}
#spotlight_area a:hover{color:#2c4c5f; text-decoration:underline;}

/* KS 5-14-2009 Styles for divs in RadioGraphics widget on home page */
/*
.........didn't work ..............
#RG_container {width: 100%; border-style:none;}
#RG_cover_thumbnail {border-style:none; float:right;}
.RG_article_thumbnail {border-style:none;}
.RG_blurb {width: 68%; white-space: normal;}

 */


/* BILLBOARD - for header see 'rtcol_title_bar' in SECT/SUBSECT 	
.billboard{margin-top:-15px; background-color:#666; vertical-align:top; text-align:center;}*/

/* NEWSROOM - for header see 'rtcol_title_bar' in SECT/SUBSECT */	
/* .newsmedia_content{font-size:100%; margin-top:0; margin-bottom:-15px; vertical-align:top;} */
/* .newsmedia_area {background:#eee url(/images/gradient2.gif) repeat-y left; margin-bottom:-15px;} */
.newsmedia_content{font-size:100%; margin-top:0; margin-bottom:0px; vertical-align:top;}
.newsmedia_area {background:#e1e0e0; repeat-y left; margin-bottom:0px;}
/*  jg added following line April 08 for lists in newsroom area - found left margin was shifted to left   */
.newsmedia_content UL LI{list-style-image:url(/images/bullet-gray.gif); margin:2px 30px 10px 18px; padding-left:0; font-weight:normal;}

/* Ads 	
#advertisement{text-align:center; background-color:#eee; margin:0; border:1px solid #ccc;} */


/* ---NEWSROOM SPECIFIC--- */
#newsrelease{font-size:83%; color:black;} 
#newsrelease LI{margin:5px;}

.at_glance_tbl{color:#000; background-color:#FFC; border:2px solid #FC9; padding-left:14px;}
.at_glance_hdr{text-align:center; font-size:120%; font-weight:bold;}
.embargo_box{text-align:center; border:#369 1px solid; font-weight:bold; font-size:90%; background:#f00; color:#ff0; letter-spacing:2px; padding:3px;}
.pr_title{ font-weight:bold; margin-top:10px;}

/* ---COMMONSPOT--- */
/* Txtblock, Simple Link */
	/* heading in formatted txt block */ 
	.CS_Textblock_Caption{text-decoration:none; text-align:left; font-size:90%; color:#3c53ab; font-weight:bold;} 
/* 	.CS_Textblock_Text{font-size:83%; color:black;}	*/
	.CS_Textblock_Text{font-size:100%; color:black;} /* txt in formatted txt block */ 
	
/* Generic Txt */
.CS_Generic_Text_Caption, .CS_Generic_Image_Caption{text-decoration:none; text-align:center; font-weight:bold;}
.CS_Generic_Text{text-decoration:none;}

/* Bullet List */
.CS_BL_Bullet{text-decoration:none; border-style:none; font-size:69%;}
.CS_BL_Header{text-align:left;}
.CS_BL_HeaderCaption{text-align:left; font-weight:bold; text-decoration:none;}
.CS_BL_HeaderText{text-align:left; text-decoration:none; font-size:69%;}
.CS_BL_Item{list-style-position:outside;}
.CS_BL_ItemCaption{text-align:left; font-weight:bold; text-decoration:none;}
.CS_BL_ItemText{text-align:left; text-decoration:none; font-size:69%;}

/* Simple Form */
.CS_Form_Label{text-align:right; font-size:83%; vertical-align:text-top;}
.CS_Form_Tree, .CS_Form_RichText, .CS_Form_Date{font-size:83%;}
.CS_Form_Image{text-decoration:none; border-style:none;}
.CS_Form_URL, .CS_Form_Email, .CS_Form_DropDown_Item{font-size:83%;}
.CS_Form_SectionLabel{font-weight:bold; font-size:83%;}
.CS_Form_Number{font-size:83%; text-align:right;}
.CS_Form_Text{font-size:83%;}
.CS_Form_Description{font-size:69%;}
.CS_Form_Button{text-align:center; font-size:83%;}
.CS_Form_Required{font-weight:bold; text-align:right; vertical-align:text-top;}
.CS_Form_ResultText{font-size:83%;}
.CS_Form_Label_Baseline{text-align:right; font-size:83%; vertical-align:baseline;}
.CS_Form_Required_Baseline{font-weight:bold; text-align:right; vertical-align:baseline;}
.CS_Form_Form{padding:0; margin:0;}
.CS_Form_SummaryMessage{font-size:83%;}

/* Data Sheet */
.CS_DataSheet_Caption{text-decoration:none; text-align:center; font-weight:bold;}
.CS_DataSheet_Alphabet{text-decoration:none; color:#00f; padding:4px;}
.CS_DataSheet_Alphabet_Selected{text-decoration:none; color:#808; padding:4px;}
.CS_DataSheet_Table{padding:0; margin:0;}
.CS_DataSheet_Header_Row{background-color:#888;}
.CS_DataSheet_HeaderItem_First_Column, .CS_DataSheet_HeaderItem_Column{background-color:#eee; font-weight:bold; color:#C60; padding:4px; text-align:left;}
.CS_DataSheet_Data_First_Column, .CS_DataSheet_Data_Column{padding:4px;}
.CS_DataSheet_Data_Cell{text-align:left;}
.CS_DataSheet_Data_Cell_Numeric{text-align:right;}
.CS_DataSheet_Data_Cell_Action{text-align:center; text-decoration:underline; color:#00f;}
.CS_DataSheet_Data_Row_Alternate{background-color:#e5e5e5;}
.CS_DataSheet_Summary_Row{text-align:center;}
.CS_DataSheet_Summary_Links{font-size:83%; text-decoration:none;}
.CS_DataSheet_Summary_Current_Page{font-size:83%;}
.CS_DatasheetExport_Link{text-decoration:none; color:#00f; padding:5px;}

/* Date */
.CS_Date_Label, .CS_Date_Date, .CS_Date_Time{font-size:83%;}

/* Image */
.CS_Image_Caption{text-decoration:none; text-align:left; font-weight:bold; font-size:83%;}
.CS_Image_IMG{text-decoration:none; border-style:none; text-align:center;}

/* Label */
.CS_Label_Item, .CS_Label_Current_Item{color:#fff; text-decoration:none; font-weight:bold; font-size:83%;}
.CS_Label_FirstLetter{color:#fff; font-size:120%; text-decoration:none; font-weight:bold;}

/* Tabular Layout */
.CS_Layout_Table{border-style:none;}
.CS_Layout_TH{text-align:center; font-weight:bold; text-decoration:none;}
.CS_Layout_TD{text-align:left; vertical-align:top;}

/* Link List */
.CS_LinkList_Caption{text-decoration:none; text-align:center; font-weight:bold;}
.CS_LinkList_Item{font-size:83%;}
.CS_LinkList_Button{text-align:center; font-weight:bold; font-size:83%;}
.CS_LinkList_Form{padding:0; margin:0;}

/* Multi-Section */
.CS_MS_Header{text-align:left;}
.CS_MS_Header_Caption{text-decoration:none; text-align:center; font-weight:bold;}
.CS_MS_Header_Text{font-size:83%;}
.CS_MS_Index_Table, .CS_MS_Index_Column {background-color:#000;}
.CS_MS_Index_Item{text-align:left; font-size:83%;}
.CS_MS_Item{font-size:83%;}

/* Embedded Object (video, etc.) */
.CS_Object_Caption{text-decoration:none; text-align:center; font-weight:bold;}

/* PowerPoint Presentation */
.CS_Pres_Caption{text-decoration:none; text-align:center; font-weight:bold;}
.CS_Pres_Image{text-decoration:none; border-style:none;}

/*/ modified Page Index, PageSet Index */
/*/ padding in next line is vertical spacing between items in the page index element */
.CS_PgIndex_Item{font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration:none;padding-top:3px; padding-bottom:3px; padding-left:0;}
.CS_PgIndex_Item_Alternate{font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration:none; padding-left:10px; }
.CS_PgIndex_Header{text-align:left; font-weight:bold;}
.CS_PgIndex_Item_Title{text-decoration:none; font-size:90%;}

/*/ following 4 lines are size for the links in the page indx element -font and color could also be changed here./*/
.CS_PgIndex_Item a:link {font-size:78%;text-decoration:none;}
.CS_PgIndex_Item_Alternate a:link {font-size:78%;text-decoration:none;}
.CS_PgIndex_Item a:visited {font-size:78%;text-decoration:none;}
.CS_PgIndex_Item a:hover {font-size:78%;text-decoration:underline;}
.CS_PgIndex_Item_Alternate a:visited {font-size:78%;text-decoration:none;}
.CS_PgIndex_Item_Alternate a:hover {font-size:78%;text-decoration:underline;}

.CS_PgIndex_Item_Description{text-decoration:none; font-size:69%;}
.CS_PgIndex_Item_Category{text-decoration:none; font-size:69%;}
.CS_PgIndex_Item_Author{text-decoration:none; font-size:69%;}
.CS_PgIndex_Item_LastMod{text-decoration:none; font-size:69%;}
.CS_PgIndex_Item_PubDate{text-decoration:none; font-size:69%;}
.CS_PgIndex_Item_SubSite{text-decoration:none; font-size:69%;}

/*/ following line is for category heading in page indx element -font & size could also be changed here./*/
.CS_PgIndex_Primary_Category{text-decoration:none; font-weight:bold;color:#666;font-size:75%; line-height:100%;}

.CS_PgIndex_Secondary_Category{text-decoration:none; font-weight:bold;}
.CS_PgIndex_Bullet{text-decoration:none; border-style:none;}
.CS_PgIndex_Item_Owner{font-size:69%;}
.CS_PgIndex_Item_CreationDate{text-decoration:none; font-size:69%;}
.CS_PgIndex_Item_LastMajor{text-decoration:none; font-size:69%;}
.CS_PgIndex_Item_MoreLink{font-size:83%; border-style:none;}
.CS_PgIndex_NoRecords{font-size:69%;}




/*/ original Page Index, PageSet Index /*/
/*/ .CS_PgIndex_Header{text-align:left; font-weight:bold;}
.CS_PgIndex_Item_Title{text-decoration:none; font-size:83%;}
.CS_PgIndex_Item_Description{text-decoration:none; font-size:69%;}
.CS_PgIndex_Item_Category{text-decoration:none; font-size:69%;}
.CS_PgIndex_Item_Author{text-decoration:none; font-size:69%;}
.CS_PgIndex_Item_LastMod{text-decoration:none; font-size:69%;}
.CS_PgIndex_Item_PubDate{text-decoration:none; font-size:69%;}
.CS_PgIndex_Item_SubSite{text-decoration:none; font-size:69%;}
.CS_PgIndex_Primary_Category{text-decoration:none; font-weight:bold;}
.CS_PgIndex_Secondary_Category{text-decoration:none; font-weight:bold;}
.CS_PgIndex_Bullet{text-decoration:none; border-style:none;}
.CS_PgIndex_Item_Owner{font-size:69%;}
.CS_PgIndex_Item_CreationDate{text-decoration:none; font-size:69%;}
.CS_PgIndex_Item_LastMajor{text-decoration:none; font-size:69%;}
.CS_PgIndex_Item_MoreLink{font-size:83%; border-style:none;}
.CS_PgIndex_NoRecords{font-size:69%;}
/*/ 





/* Tab Bar */
.CS_TBar_Item{color:#666; font-size:100%; text-decoration:none; font-weight:normal;}
.CS_TBar_Item_Selected{color:#eee; font-size:100%; text-decoration:none; font-weight:bold;}
.CS_TBar_SpacingCell{background-color:#000;}
.CS_TBar_ItemCell{background-image: url(http://dev.rsna.org/images/bar_nav4.jpg);background-repeat:repeat-x;}
.CS_TBar_ItemCell_Selected{font-size:83%; text-decoration:none; font-weight:bold; text-align:center;}

/* Txt Around Image */
.CS_TAI_Caption{text-decoration:none; text-align:center; font-weight:bold;}
.CS_TAI_Text{font-size:83%;}
.CS_TAI_Image{text-align:center; text-decoration:none;}

/* Any Formatted Txtblock */
.CS_RT_TABLE{padding:0; margin:0;}
.CS_RT_TH{text-align:center; font-weight:bold;}
.CS_RT_TD{text-align:left; vertical-align:top;}
.CS_RT_UL{list-style-type:circle;}
.CS_RT_OL{list-style-type:decimal;}
.CS_RT_LI{list-style-position:outside;}
.CS_RT_Image{text-decoration:none; border-style:none;}

/* Query by Example */
.CS_QBE_Form{padding:0; margin:0;}
.CS_QBE_Label{text-align:right; font-size:83%; vertical-align:text-top;}
.CS_QBE_Label_Baseline{text-align:right; font-size:83%; vertical-align:baseline;}
.CS_QBE_DropDown_Item{font-size:83%;}
.CS_QBE_Description{font-size:69%;}
.CS_QBE_Button{text-align:center; font-size:83%;}



/*/ ******************* RSNA NEWS *******************  /*/
.story{font-family:"Times New Roman", Times, Georgia, serif; font-size:1.1em;}
.basic-body {font-family:"Times New Roman", Times, Georgia, serif;}
.drop-cap {font-size: 300%; color:74a2d6; line-height: .9em; margin-right:0.0em; padding-bottom: 0.1em;}
/*/ .image_bordered {border: 1px #000000 solid; background:none; float:right; padding: 12px;}
.image_bordered_left {border: 1px #000000 solid; background:none; text-align:left; padding: 12px;}
 .image_noborder {background:none; float:right; max-width:96px;}
.image_noborder_left {background:none; text-align:left; padding: 12px;}
.image_bordered_center {border:1px #000000 solid; background:none; text-align:center; padding: 12px;}
.image_noborder_center {background:none; text-align:center; padding: 12px; } /*/


/* RSNA News default tables*/
.table1 {padding:2px;font-family:Arial,sans-serif; font-size:90%;}
.bluecell {color:white; font-weight: bold; background-color:#006699;}  


/*/ RSNA News Captions /*/ 
.caption{font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 70%; font-weight: bold;} 
.caption_small{font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 64%;  font-weight: bold;} 
/*/ RSNA News Nav /*/ 
.left_nav{ background-color:transparent; width:20%; vertical-align:top;}
.left_nav_links{font-size: 75%;  margin-top:-1px; margin-bottom:-1px;}
.left-nav_links_single{font-size: 93%;margin-top:6px; margin-bottom:6px;}
.left_nav_links UL LI{list-style-image:none);}
.left_nav_links UL {list-style-image:none);}

/*/ RSNA News Headings /*/ 
.heading_main_feature, .h1_feature {font-family:Georgia, "Times New Roman", Times, serif; font-size:162%; font-weight:normal; color:#000; margin:20px 0 6px 0;}
.h1_feature_secondary {font-family:Georgia, "Times New Roman", Times, serif; font-size:120%; font-weight:normal; color:#000; margin:20px 0 6px 0;}
/*/ heading fron custon cf pagetitle.cfm /*/ 
#pagetitle .heading_main_feature {font-family:Georgia, "Times New Roman", Times, serif; font-size:159%; font-weight:normal; color:#000; margin:20px 0 6px 0;}
.h2_feature{font-family:Arial,sans-serif; font-size:104%; font-weight:bold; color:#000; margin:20px 0 6px 0;}
.h3_feature{font-family:Arial,sans-serif; font-size:96%; font-weight:bold; color:#000; margin:20px 0 6px 0;}
.story h3 {color:#369;}
/* KS 3-12-2010 red version of heading3 for RSNA News */
.heading3_red {font-size:100%; font-weight:bold; color:#A71930; margin:7px 0 6px 0;}

/*/ RSNA News Callout Box /*/ 
.newscalloutbx{width:95%; border:1px solid #369; background: #bdf; color:#000; padding:2px 2px 2px 5px; margin:0; text-align:left; font-family:Arial, sans-serif;font-size:83%;}
.newscalloutbx p{margin-top:4px; font-family:Arial, sans-serif}
.newscalloutbx h1{font-size:100%; font-weight:bold;  font-family:Tahoma, Arial, sans-serif; padding:0; margin:0 0 3px 0; color: #930;}
.newscalloutbx h2{font-size:100%; font-weight:bold;  font-family:Tahoma, Arial, sans-serif; padding:0; margin:0 0 3px 0; color: #000;}
.newscalloutbx h3{font-size:100%; font-weight:bold;  font-family:Tahoma, Arial, sans-serif; padding:0; margin:0 0 3px 0; color: navy;}
.newscalloutbx a:link, .newscalloutbx a:visited {color:navy;text-decoration:underline;}
.newscalloutbx a:hover{color:#c60;text-decoration:underline; }
.newscalloutbx .caption{font-size:88%;}

/*/ RSNA News Page Titles /*/ 
.pg_title_left{display:inline; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:99%; font-weight:normal; color:#666; text-transform: uppercase;}
.pg_title_right{display:inline;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:120%; font-weight:normal; color:#c60; text-transform: uppercase;} 
p.meeting-dates{font-weight:bold;}
p.meeting-text{font-weight:normal;}
p.headtop{font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size:82%; margin-bottom:-3px;}

.toc_title{font-family:Verdana, sans-serif; font-weight: bold; BORDER-TOP:black 1px solid; FONT-SIZE: 70%; color:#369; WHITE-SPACE: nowrap; LETTER-SPACING: 1px; margin: 0 0 0 2px}
.course_credit {font-size:88%; margin:0; color:#fff; background-color:#c60; text-align:center;}

/* RSNA News separator between main article and secondary, or companion, article: put <HR> inside a DIV  */
.hr1 {border:0; color: #000; background-color:#eee;height:1px; width:100%; text-align:left;}

/*/ .rt_news_col_visible {background-color:#bdf;}
.rt_news_col_invisible {background-color:#eee; }  /*/ 

/*/ ********************* End RSNA News **************************** /*/ 


/* Facet Navigator*/
.CS_Element_FacetNav{font-weight:normal;}
.CS_FacetNav_BreadCrumb{font-weight:normal;}
.CS_FacetNav_BreadCrumb_Facet{font-weight:normal;}
.CS_FacetNav_BreadCrumb_Separator{font-weight:normal;}
.CS_FacetNav_BreadCrumb_Term{font-weight:normal;}
.CS_FacetNav_Navigator_List{font-weight:normal;}
.CS_FacetNav_Navigator_List_Facet{font-weight:bold; font-size:83%;}
.CS_FacetNav_Navigator_List_Term{font-size:83%;}
.CS_FacetNav_Navigator_List_Count{font-size:83%;}
.CS_FacetNav_BreadCrumb_Term_Current{font-weight:bold;} 

/* ---MyRSNA SPECIFIC--- */
  .widget_area{position:relative; z-index:1;} 
/*/ Message that appears on My RSNA page when user is not logged in /*/
 .login_req{font-weight:bold; font-size:100%; text-align:left; margin:5%; width:600px;} 

/* ---WIDGET-SPECIFIC NOTES--- */
/* 1. Size of text inside the myrsna page widgets is controlled by the #mainContainer style in the radscope.css file (font-size:78%).*/
	
/* 2. Size of text inside the draggable popout boxes that come up on MyRSNA page when a journal article is clicked for example is controlled by the highslide-html class in radscope.css file in MyRSNA folder (font-size:78%). */

/* 3. Size of text inside the draggable popout boxes that come up on Home page when a journal article is clicked for example is controlled by the highslide-html class in highslide.css file in frontpage folder (font-size:90%). */

/* 4. Size & color of title text inside the draggable popout boxes that come up on Home page when journal article is clicked is controlled by "radlinkbold" class in /frontpage/css/radiographics.css and radiology.css (font-size:105%, color for Radiology color:#477070, RG color:#369).  Same applies to My RSNA page but the style sheet is at /myrsna/plugins/"JOURNAL"/"JOURNAL".css */ 

/* 5. Style of the labels TITLE:, AUTHOR:, DESCRIPTION:, etc in the draggable popout boxes that come up on Home page when journal article is clicked is controlled by "radbold" class in /frontpage/css/radiographics.css and radiology.css.  Same applies to My RSNA page but style sheet location is under /myrsna/plugins/"JOURNAL"/"JOURNAL".css */



/* PRINT */
@media print{BODY{color:black;background:#fff; width:auto;}}
@media print{A:link, A:visited{background:#fff;color:#000;text-decoration:none;font-weight:normal;}}
@media print{.title, h1, h2, h3, .h1, .h2, .h3, .heading1, .heading2, .heading3{background:#fff;color:#000;padding-bottom:1px;border-bottom:none;}}
@media print{.noprint, .headcell2, .footer2_links, .nav_area, .searchlogin, .spotlight{display:none;}}
@media print{#mininav{display:none;}}
@media print{.maincontent, .content_margin_a, .content_margin_b{width:98%;text-align:left;margin:0;}}

/*/ jg add 3/24/08 for test article print w/o left nav /*/
@media print{.left_nav{display:none;}}


/* R&E Foundation   */
.Foundation_tablerow_header_cell {background-color:#0A508C; color:#ffffff; text-align:center; font-weight:bold;}
.Foundation_tablerow_header_cell a {background-color:#0A508C; color:#ffffff; text-align:center;}
.Foundation_table_background_indexpage {background-color:#D6D6D6;}

/* QIBA   */
.qiba-spotlight {background-color:#f0f5f8;}
.h1-qiba {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:14pt;  font-weight:bold}
.h2-qiba {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:12pt; font-weight:bold;}
.h3-qiba {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:10pt; font-weight:bold;}

/* Options subsite in Publications  */
.options_header1 {font-family: MyriadPro, sans-serif; font-size:36pt; color:#339966;}
.options_header2 {font-family: MyriadPro, sans-serif; font-size:18pt; color:#339966;}
A.options {color:white; text-decoration:none;}
A.options:hover {color:blue; text-decoration:underline;}
A.options:active {color:blue; text-decoration:underline;}
A.options:visited {color:white; text-decoration:none}

