iBet uBet web content aggregator. Adding the entire web to your favor.
iBet uBet web content aggregator. Adding the entire web to your favor.



Link to original content: http://web.archive.org/web/20090104062443cs_/http://jama.ama-assn.org/css/site.css
BODY { margin: 0; padding: 0;} A { text-decoration: none; } A:hover { text-decoration: underline; } HR { display: none; } /* ---------------------------------------------------- abstract classes -- */ .HorizList { margin: 0; padding: 0; } .HorizList LI { float: left; list-style-type: none; display: block; } .HorizList LI A { display: block; } UL.DotBullet { margin: 0 0 .5em 0; padding: 0 0 0 10px; } UL.DotBullet LI { list-style: none; padding-left: 6px; background: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/dot.79A8BE.gif) 0 .5em no-repeat; margin-bottom: .5em; } UL.NoBullet { margin: 0 0 .5em 0; padding: 0 0 0 10px; } UL.NoBullet LI { list-style: none; margin-bottom: .5em; } .Icon, .Button { vertical-align: middle; } .Photo { } .Invisible { display: none; } .LinkAction { } .LinkMore { } .ClearFix { height: 0; clear: both; font-size: 0; } .BoxFix { } .Col { } .Left { } .Center { } .Right { } /* ------------------------------------------------------------ template -- */ #LayoutWrapper { } #HeaderWrapper { min-width: 869px; } #BodyWrapper { position: relative; margin: 20px; max-width: 1240px; min-width: 740px; clear: left; } #MainColumn { margin-right: 140px; } #SideColumn { width: 120px; position: absolute; top: 0; right: 0; } * HTML #PageWrapper { width: expression( (document.body.clientWidth > 869) ? 100 + "%" : 869 + "px" ); } /* stupid IE6/win */ * HTML #HeaderWrapper { width: expression( (document.body.clientWidth > 869) ? 100 + "%" : 869 + "px" ); } /* stupid IE6/win */ * HTML #SideColumn { right: 20px; } /* stupid IE/6 win */ #AccessibilityLinks { position: absolute; left: -1000px; top: -1000px; } #BrowserWarning { display: none; } /* -------------------------------------------------------------- footer -- */ #FooterWrapper { clear: both; text-align: center; margin: 2em 0; min-width: 740px; } #FooterWrapper A { color: #33C; } #FooterWrapper P { margin-bottom: .5em; } #FooterWrapper P SPAN { border-bottom: 1px solid #000; padding-bottom: 3px; } /* NOTE: this is totally faking it because SPAN is "display: inline" and doesn't take padding correctly. */ * HTML #FooterWrapper P SPAN { padding-bottom: 2px; } /* stupid IE6/win */ *:first-child+HTML #FooterWrapper P SPAN { padding-bottom: 2px; } /* stupid IE7/win */ #FooterNav A { text-transform: uppercase; } #Copyright { margin-top: 2em; } /* ----------------------------------------------------------------- ads -- */ .AdWrapper { text-align: center; } .AdLabel { color: #666; } #AdLeaderboard { margin: 5px 0; min-width: 810px; } #AdLeaderboard A IMG { vertical-align: middle; } #SideColumn .AdWrapper { margin-bottom: 20px; } #SideColumn .AdWrapper DIV { margin-top: 3px; } #Ad120x600 { } #Ad120x240 { } /* -------------------------------------------------------------- header -- */ #HeaderWrapper { border-top: 2px solid #8C303D; background: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/bg.header.gif) top left repeat-x; } #jama-logo { float: left; display: inline; margin: 25px 0 0 10px; } .JAMAManuscript#LayoutWrapper #jama-logo { float: left; display: inline; margin: 21px 0 13px 10px; } #ArchivesNav { min-height: 39px; } #ArchivesNav LABEL IMG { vertical-align: middle; } #ArchivesNav FORM { background: #D4D4D4 url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/bg.header.curve.bot.gif) bottom left no-repeat; float: right; padding: 10px 15px 9px 12px; min-height: 20px; max-width: 575px; position: relative; } #ArchivesNav FORM SPAN { position: absolute; top: 11px; left: -11px; display: block; width: 11px; height: 11px; background: #FFF url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/bg.header.curve.top.gif) top left no-repeat; } #ArchivesNav .LinkMore { font-weight: bold; text-transform: uppercase; color: #53859F; margin-left: 8px; } * HTML #ArchivesNav { height: 39px; } /* stupid IE6/win */ * HTML #ArchivesNav FORM { padding-top: 8px; height: 20px; } /* stupid IE6/win */ *:first-child+HTML #ArchivesNav FORM { padding-top: 8px; } /* stupid IE7/win */ #SiteSearch { margin-top: 25px; float: right; clear: right; } #SiteSearch FORM { padding: 0 15px 0 0; } #SiteSearch LABEL { color: #B61010; font-weight: bold; text-transform: uppercase; } #SiteSearch .TextInput { width: 150px; } #SiteSearch .LinkMore { color: #53859F; margin-left: 8px; } #UserToolbar { clear: both; text-align: right; margin: 0 15px 4px 0; } #UserToolbar A { color: #33C; } #MainNav { background: #9DB6C7; position: relative; /* min-height: 1.625em; */} #MainNav UL { /* min-height: 1.625em; */ } #MainNav UL LI { font-size: 91%; text-transform: uppercase; border-right: 1px solid #FFF; } #MainNav UL LI A { color: #FFF; padding: .85em 5px; background-color: #9DB6C7; background-position: 50% 50%; background-repeat: no-repeat; height: 1em; } #MainNav UL LI A:hover { background-color: #1A577E; text-decoration: none; } #MainNav UL LI.Active A { /* background-color: #83AACE; */ background-color: #1A577E; } #MainNav UL LI.Active A:hover { /* background-color: #83AACE; */ text-decoration: none; } #MainNav UL LI A SPAN { position: absolute; top: -1000px; left: -1000px; font-size: 0; } #MainNav FORM { position: absolute; top: .45em; right: 15px; margin-left: 550px; } #MainNav LABEL { font-size: 91%; color: #B61010; font-weight: bold; text-transform: uppercase; margin-left: 10px; vertical-align: middle; } * HTML #MainNav { height: 2.4em; overflow: hidden; } /* stupid IE6/win */ * HTML #MainNav LABEL { vertical-align: middle; } /* stupid IE6/win */ * HTML #MainNav FORM { top: .32em; } /* stupid IE6/win */ *:first-child+HTML #MainNav FORM { top: .32em; } /* stupid IE7/win */ *:first-child+HTML #MainNav UL { min-height: 1.625em; } /* stupid IE7/win */ #nav_home A { width: 40px; background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/home.0.gif); } #nav_current-issue A { width: 88px; background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/current-issue.0.gif); } #nav_past-issues A { width: 74px; background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/past-issues.0.gif); } #nav_collections A { width: 118px; background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/collections.0.gif); } #nav_cme A { width: 22px; background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/cme.0.gif); } /* #nav_careernet A { width: 65px; background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/careernet.0.gif); } */ #nav_submit A { width: 42px; background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/submit.0.gif); } #nav_subscribe A { width: 65px; background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/subscribe.0.gif); } #nav_help A { width: 29px; background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/help.0.gif); } #nav_home.Active A, #nav_home A:hover { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/home.1.gif); } #nav_current-issue.Active A, #nav_current-issue A:hover { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/current-issue.1.gif); } #nav_past-issues.Active A, #nav_past-issues A:hover { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/past-issues.1.gif); } #nav_collections.Active A, #nav_collections A:hover { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/collections.1.gif); } #nav_cme.Active A, #nav_cme A:hover { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/cme.1.gif); } /* #nav_careernet.Active A, #nav_careernet A:hover { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/careernet.1.gif); } */ #nav_submit.Active A, #nav_submit A:hover { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/submit.1.gif); } #nav_subscribe.Active A, #nav_subscribe A:hover { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/subscribe.1.gif); } #nav_help.Active A, #nav_help A:hover { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/help.1.gif); } /* BEGIN: Manuscript Nav */ #nav_manuscript-home A { width: 105px; background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/nav.manuscript-home.0.gif); } #nav_author-instructions A { width: 132px; background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/nav.author-instructions.0.gif); } #nav_reviewer-instructions A { width: 145px; background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/nav.reviewer-instructions.0.gif); } #nav_help A { width: 29px; background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/nav.help.0.gif); } #nav_tips A { width: 27px; background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/nav.tips.0.gif); } #nav_logout A { width: 44px; background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/nav.logout.0.gif); } #nav_journal-home A { width: 85px; background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/nav.journal-home.0.gif); } #nav_manuscript-home.Active A, #nav_manuscript-home A:hover { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/nav.manuscript-home.1.gif); } #nav_author-instructions.Active A, #nav_author-instructions A:hover { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/nav.author-instructions.1.gif); } #nav_reviewer-instructions.Active A, #nav_reviewer-instructions A:hover { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/nav.reviewer-instructions.1.gif); } #nav_help.Active A, #nav_help A:hover { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/nav.help.1.gif); } #nav_tips.Active A, #nav_tips A:hover { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/nav.tips.1.gif); } #nav_logout.Active A, #nav_logout A:hover { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/nav.logout.1.gif); } #nav_journal-home.Active A, #nav_journal-home A:hover { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/nav/nav.journal-home.1.gif); } /* END: Manuscript Nav */ /* ---------------------------------------------------------------- home -- */ .JAMAHome H1 { text-transform: uppercase; } .JAMAHome H1 SPAN { text-transform: none; font-weight: normal; } .JAMAHome #current-issue { margin-bottom: 15px; position: relative; } .JAMAHome #current-issue H1 { color: #B61010; } .JAMAHome #current-issue H1 SPAN { color: #000; } .JAMAHome H3.special { font-size: 128%; color: #000; line-height: 150%;} .JAMAHome #cover-image { position: absolute; right: 10px; border: 1px solid #9DB6C7; margin-left: 40px; } .JAMAHome #in-this-issue { background: #DDE3EE; padding: 10px; min-height: 245px; } .JAMAHome #in-this-issue H3 { margin-right: 216px; font-weight: normal; line-height: 125%; } .JAMAHome #in-this-issue H3 SPAN { font-weight: normal; font-style: normal; } .JAMAHome #in-this-issue UL.mainList { margin: 0 0 .5em 0; padding: 0 0 0 10px; } .JAMAHome #in-this-issue UL.mainList li { list-style: none; padding-left: 6px; background: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/dot.79A8BE.gif) 0 .5em no-repeat; margin-bottom: .5em; margin-right: 216px; font-size: 120%; line-height: 112%; } .JAMAHome #in-this-issue LI A { color: #002f67; font-weight: normal; } * HTML .JAMAHome #cover-image { right: 170px; top: 33px; } /* stupid IE6/win */ * HTML .JAMAHome #in-this-issue { height: 245px; } /* stupid IE6/win */ /*replication of H1 tag for homepage explore and interact/top content box heading in XHTML added by PK 10/08 */ .exploreboxtitle { font-size: 128%; margin: 0 0 .5em 0; padding: 0; text-transform: uppercase; font-weight:bold; padding-top: 5px; } .topboxtitle { font-size: 128%; text-transform: uppercase; font-weight:bold; padding: 5px 0 4px 10px; margin: 0; } /* ---------------------------------------------------------------- early release box sometimes used on home pages -- */ .JAMAHome #ertitle { padding-bottom: 0; padding-top: 5px; padding-left: 0; margin-left: 12px; padding-bottom: 8px; text-align: left; } .JAMAHome #ertitle SPAN { font-weight: bold; font-size: 128%; color: #002f67; } .JAMAHome #early-release-box { background: #fcf6db; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; margin-bottom: 10px; margin-top: 0; border: 1px solid #3a5e8a; } .JAMAHome #early-release-box LI { line-height: 125%; } .JAMAHome #early-release-box LI A { color: #002f67; font-size: 120%; } /*--- Express label formatting using text added CH 11/08-----------------------------------------*/ .express { font-family:verdana,arial,helvetica,sans-serif; color:#cc0000; font-size:9px; font-weight:bold; text-transform:uppercase; letter-spacing:.005em; padding-left:6px; display:inline; } /*---------- Red font style for theme issue heading added PK 11/08-----------------------*/ .theme { color: #B61010; display:inline; } /* explore/interact: common properties */ .JAMAHome #explore-interact { padding-top: 5px; margin-bottom: 15px; margin-right: 40%; } .JAMAHome #explore-interact .Item { float: left; width: 50%; } .JAMAHome #explore-interact .Item .BoxFix { border: 1px solid #E9D6D9; padding: 5px; margin: 0 3px 15px 0; } .JAMAHome #explore-interact .Item A { color: #6290BA; } .JAMAHome #explore-interact .Item H2 { text-transform: uppercase; padding-left: 30px; min-height: 25px; background-repeat: no-repeat; background-position: 0 0; } .JAMAHome #explore-interact .Item H2 A { color: #036; height: 25px; display: table-cell; vertical-align: middle; } .JAMAHome #explore-interact .Item H3 { margin: 0 10px .5em 10px; } .JAMAHome #explore-interact .Item P { margin: 0 10px 1em 10px; } .JAMAHome #explore-interact .Item .LinkAction { font-weight: bold; text-align: right; font-size: 82%; text-transform: uppercase; margin-left: 10px; } * HTML .JAMAHome #explore-interact { display: inline; zoom: 1;margin-right: 0; } /* stupid IE6/win */ * HTML .JAMAHome #explore-interact .Item { width: 49.9%; } /* stupid IE6/win */ * HTML .JAMAHome #explore-interact H1 { padding-top: 5px; } /* stupid IE6/win */ * HTML .JAMAHome #explore-interact .Item H2 { height: 25px; } /* stupid IE6/win */ *:first-child+HTML .JAMAHome #explore-interact { zoom: 1; margin-right: 0; } /* stupid IE7/win */ *:first-child+HTML .JAMAHome #explore-interact .Item { width: 49.9%; } /* stupid IE7/win */ .JAMAHome #explore-interact .RowWrapper { clear: left; margin-bottom: 15px; background: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/bg.row-wrapper.E9D6D9.gif) 50% 100% no-repeat; border-left: 1px solid #E9D6D9; border-right: 1px solid #E9D6D9; margin-right: 6px; } .JAMAHome #explore-interact .RowWrapper .Item .BoxFix { margin-bottom: 0; border: 1px solid transparent; border-top: 1px solid #E9D6D9; } .JAMAHome #explore-interact .RowWrapper .Left .BoxFix { margin-right: 0 !important; } .JAMAHome #explore-interact .RowWrapper .Right .BoxFix { margin-right: 0 !important; margin-left: 6px; } .JAMAHome #explore-interact .RowWrapper .ClearFix { clear: left; } * HTML .JAMAHome #explore-interact .RowWrapper { zoom: 1; margin-right: 3px; } * HTML .JAMAHome #explore-interact .RowWrapper .Item .BoxFix { border: none; border-top: 1px solid #E9D6D9; } .JAMAHome #explore-interact .Item#clinician-corner H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/clinician-corner.gif); } .JAMAHome #explore-interact .Item#podcast H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/podcast.gif); } .JAMAHome #explore-interact .Item#author-in-the-room H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/author-in-the-room.gif); } /* explore/interact: patient page */ .JAMAHome #explore-interact .Item#patient-page H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/patient-page.gif); position: relative; } .JAMAHome #explore-interact .Item#patient-page H2 .Icon { position: absolute; top: 0; right: 0; } .JAMAHome #explore-interact .Item#patient-page P { margin-bottom: .5em; } .JAMAHome #explore-interact .Item#patient-page .Photo { margin: 1px; } .JAMAHome #explore-interact .Item#patient-page .LinkAction { text-align: left; text-transform: none; margin-bottom: .5em; position: static; } /* i can't believe how buggy IE/win is... */ /* * HTML .JAMAHome #explore-interact .Item#patient-page .BoxFix { background: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/free.gif) 97% 5px no-repeat; } */ * HTML .JAMAHome #explore-interact .Item#patient-page H2 { position: static; } * HTML .JAMAHome #explore-interact .Item#patient-page H2 .Icon { right: 5px; } /* *:first-child+HTML .JAMAHome #explore-interact .Item#patient-page .BoxFix { background: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/free.gif) 97% 5px no-repeat; } */ *:first-child+HTML .JAMAHome #explore-interact .Item#patient-page H2 { position: static; } *:first-child+HTML .JAMAHome #explore-interact .Item#patient-page H2 .Icon { display: none; } /* explore/interact: video news release */ .JAMAHome #explore-interact .Item#video-news-release H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/video-news-release.gif); } .JAMAHome #explore-interact .Item#video-news-release .LinkAction { text-transform: none; } .JAMAHome #explore-interact .Item#video-news-release .LinkAction .Icon { border-right: 4px solid #FFF; } /* NOTE: hacky, but works */ .JAMAHome #explore-interact .Item#video-news-release .LinkAction A { white-space: nowrap; } /* explore/interact: new icons */ .JAMAHome #explore-interact .Item#art-and-images-in-psychiatry H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/art-and-images-in-psychiatry.gif); } .JAMAHome #explore-interact .Item#articles-for-residents H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/articles-for-residents.gif); } .JAMAHome #explore-interact .Item#cover-art-pediatrics H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/cover-art-pediatrics.gif); } .JAMAHome #explore-interact .Item#early-release H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/early-release.gif); } .JAMAHome #explore-interact .Item#email-alert H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/email-alert.gif); } .JAMAHome #explore-interact .Item#evidence-based-dermatology H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/evidence-based-dermatology.gif); } .JAMAHome #explore-interact .Item#evidence-based-pediatrics H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/evidence-based-pediatrics.gif); } .JAMAHome #explore-interact .Item#mag_eye H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/mag_eye.gif); } .JAMAHome #explore-interact .Item#my-folder H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/my-folder.gif); } .JAMAHome #explore-interact .Item#on-my-mind H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/on-my-mind.gif); } .JAMAHome #explore-interact .Item#powerpoint H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/powerpoint.gif); } .JAMAHome #explore-interact .Item#rss H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/rss.gif); } .JAMAHome #explore-interact .Item#you-make-the-diagnosis H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/you-make-the-diagnosis.gif); } .JAMAHome #explore-interact .Item#jama-cme-btn H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/jama_cme_btn.gif); } .JAMAHome #explore-interact .Item#jama-early-release-btn H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/jama_early_release_btn.jpg); } .JAMAHome #explore-interact .Item#jama-express-btn H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/jama_express_btn.jpg); } .JAMAHome #explore-interact .Item#jama-video-btn H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/jama_video_btn.jpg); } .JAMAHome #explore-interact .Item#icon-ct-scan H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/icon.ct_scan.gif); } .JAMAHome #explore-interact .Item#icon-send-friend H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/icon.send_friend.gif); } .JAMAHome #explore-interact .Item#icon-topics H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/icon.topics.gif); } .JAMAHome #explore-interact .Item#icon-microscope H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/microscope.gif); } .JAMAHome #explore-interact .Item#icon-calendar-events H2 { background-image: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/icon.calendar-events.gif); } .JAMAHome #explore-interact .Item .BoxFix { min-height: 12em !important; } * HTML .JAMAHome #explore-interact .Item .BoxFix { height: 12em !important; } /* fix for IE6/win */ .JAMAHome #top-content { float: right; margin-bottom: 15px; width: 40%; } .JAMAHome #top-content .BoxFix { border: 1px solid #E9D6D9; padding-bottom: 2px; } .JAMAHome #top-content H1 { padding: 5px 0 4px 10px; margin: 0; } .JAMAHome #top-content .Item { border-top: 1px solid #E9D6D9; margin-top: 2px; } .JAMAHome #top-content .Active { min-height: 33em; } .JAMAHome #top-content H2 { text-transform: uppercase; margin: 0; background: #F5F5F5 url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/arrow.254970.rt.gif) 8px .65em no-repeat; margin-top: 2px; } .JAMAHome #top-content H2 A { display: block; padding: 5px 0 7px 20px; } .JAMAHome #top-content UL { padding-left: 20px; padding-right: 10px; } .JAMAHome #top-content LI A { color: #4E697C; } * HTML .JAMAHome #top-content .BoxFix { zoom: 1; } /* stupid IE6/win */ *:first-child+HTML .JAMAHome #top-content .BoxFix { zoom: 1; } /* stupid IE7/win */ * HTML .JAMAHome #top-content H2 { background-position: 8px .75em; } /* stupid IE6/win */ *:first-child+HTML .JAMAHome #top-content H2 { background-position: 8px .75em; } /* stupid IE7/win */ * HTML .JAMAHome #top-content .Active { height: 33em; } /* stupid IE6/win */ /* NOTE: the following rules have been moved to the HTML file and changed into dynamically created CSS rules to enable the content to display with javascript disabled. .JAMAHome #top-content .Item UL { display: none; } .JAMAHome #top-content .Active H2 { background: #FFF url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/arrow.254970.dn.gif) 6px .85em no-repeat; } .JAMAHome #top-content .Active H2 A:hover { text-decoration: none; } .JAMAHome #top-content .Active UL { display: block; } */ .JAMAHome #related-sites { border: 1px solid #E9D6D9; padding: 5px 10px; margin: 15px 0; clear: both; } .JAMAHome #related-sites H3 { text-transform: uppercase; } .JAMAHome #related-sites .Col { float: left; } .JAMAHome #related-sites .Left { width: 30%; } .JAMAHome #related-sites .Center { width: 40%; } .JAMAHome #related-sites .Right { width: 30%; } .JAMAHome #related-sites LI A { color: #6290BA; font-weight: bold; } .JAMAHome #stay-connected { float: left; width: 50%; } .JAMAHome #stay-connected .BoxFix { padding: 15px 15px 15px 90px; background: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/stay-connected.gif) 15px 15px no-repeat; margin-right: 5px; } .JAMAHome #stay-connected H2 { text-transform: uppercase; } .JAMAHome #stay-connected UL { margin-bottom: 0; } .JAMAHome #stay-connected LI A { color: #3B74A9; } .JAMAHome #call-for-papers { float: left; width: 50%; } .JAMAHome #call-for-papers .BoxFix { padding: 15px 15px 15px 90px; background: url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/misc/call-for-papers.gif) 15px 15px no-repeat; margin-left: 5px; } .JAMAHome #call-for-papers H2 { text-transform: uppercase; } .JAMAHome #call-for-papers P { margin: 0; } /* advanced search dropdown menu widths for section and collections dropdowns */ #hwForm_search_sectiononly { width: 360px; } #hwForm_collection { width: 360px; } * HTML .JAMAHome #stay-connected, * HTML .JAMAHome #call-for-papers { width: 49.9%; } /* IE6/win rounding error */ *:first-child+HTML .JAMAHome #stay-connected, *:first-child+HTML .JAMAHome #call-for-papers { width: 49.9%; } /* IE7/win rounding error */ .JAMAHome #explore-interact .NoIcon H2 { background-image: none !important; padding-left: 10px; } .JAMAHome #bottom-boxes { background:url(http://web.archive.org/web/20090103000752im_/http://jama.ama-assn.org/icons/bg.row-wrapper.F5F5F5.gif) 50% 0 repeat-y; } * HTML .JAMAHome #bottom-boxes { zoom: 1; } /* stupid IE6/win */ *:first-child+HTML .JAMAHome #bottom-boxes { zoom: 1; } /* stupid IE7/win */ .JAMASecondLevel IMG, .JAMASecondLevel A IMG { border: none; } .JAMASecondLevel H1, .JAMASecondLevel H2, .JAMASecondLevel H3, .JAMASecondLevel H4, .JAMASecondLevel H5, .JAMASecondLevel H6 { margin: 0 0 .5em 0; padding: 0; } .JAMASecondLevel H1 { font-size: 128%; } .JAMASecondLevel H2 { font-size: 100%; } .JAMASecondLevel H3 { font-size: 100%; } .JAMASecondLevel P { margin-top: 0; } .JAMASecondLevel UL, .JAMASecondLevel OL { margin-top: 0; margin-bottom: 1em; } /* incredibly stupid IE6/win ignorees the padding on the following A elements when in quirks mode */ * HTML .JAMASecondLevel #MainNav UL LI A { height: 2.6em; } * HTML .JAMASecondLevel #nav_home A { width: 50px; } * HTML .JAMASecondLevel #nav_current-issue A { width: 98px; } * HTML .JAMASecondLevel #nav_past-issues A { width: 84px; } * HTML .JAMASecondLevel #nav_collections A { width: 128px; } * HTML .JAMASecondLevel #nav_cme A { width: 32px; } /* * HTML .JAMASecondLevel #nav_careernet A { width: 75px; } */ * HTML .JAMASecondLevel #nav_submit A { width: 52px; } * HTML .JAMASecondLevel #nav_subscribe A { width: 75px; } * HTML .JAMASecondLevel #nav_help A { width: 39px; } .JAMASecondLevel FORM { margin: 0; padding: 0; } .JAMASecondLevel INPUT, .JAMASecondLevel SELECT { vertical-align: middle; } .JAMASecondLevel SELECT { font-size: 100%; } .JAMASecondLevel#LayoutWrapper { font-family: 'Lucida Grande', arial, helvetica, sans-serif; color: #000; font-size: 68.75%; } /* BEGIN: Manuscript Styles */ .JAMAManuscript #HeaderWrapper { min-width: 975px; } * HTML .JAMAManuscript #PageWrapper { width: expression( (document.body.clientWidth > 975) ? 100 + "%" : 975 + "px" ); } /* stupid IE6/win */ * HTML .JAMAManuscript #HeaderWrapper { width: expression( (document.body.clientWidth > 975) ? 100 + "%" : 975 + "px" ); } /* stupid IE6/win */ .JAMAManuscript#LayoutWrapper { font-family: 'Lucida Grande', arial, helvetica, sans-serif; color: #000; } .JAMAManuscript #ArchivesNav LABEL { margin-top: 3px; display: block; } .JAMAManuscript IMG, .JAMAManuscript A IMG { border: none; } .JAMAManuscript H1, .JAMAManuscript H2, .JAMAManuscript H3, .JAMAManuscript H4, .JAMAManuscript H5, .JAMAManuscript H6 { margin: 0 0 .5em 0; padding: 0; } .JAMAManuscript P { margin-top: 0; } .JAMAManuscript UL, .JAMAManuscript OL { margin-top: 0; margin-bottom: 1em; } .JAMAManuscript FORM { margin: 0; padding: 0; } .JAMAManuscript INPUT, .JAMAManuscript SELECT { vertical-align: middle; } .JAMAManuscript SELECT { font-size: 91%; } /* END: Manuscript Styles */ @media print { .AdWrapper, #MainNav, #ArchivesNav, #SiteSearch, #FooterNav, #UserToolbar { display: none; } #HeaderWrapper, #BodyWrapper { width: auto; max-width: 100%; min-width: 0; margin: 0; } #MainColumn { margin: 0; width: auto; } #jama-logo { float: none; display: block; margin: 0; } #HeaderWrapper { border-top: none; background: none; margin-bottom: 1em; } * HTML .JAMAHome #cover-image { right: 0; } /* stupid IE6/win */ * HTML .JAMAHome #in-this-issue LI { zoom: 1; } /* stupid IE6/win */ .JAMAHome #top-content .Active { min-height: 0; } .JAMAHome #stay-connected .BoxFix, .JAMAHome #call-for-papers .BoxFix { padding: 15px; } .JAMAHome #explore-interact .Item H2 { padding: 0; } .JAMAHome #explore-interact .Item H2 A { display: block; height: auto; } } /* css code for guest registration page: guest_registration/guestregistration.dtl */ #guestr_wrapper { text-align: center; width: 100%; } #Guest_registration { font-family: verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:15px; margin:40px auto 50px auto; width:760px; text-align:left; } #Guest_registration a:link, #Guest_registration a:visited { color:#CC3133; text-decoration:none; } #Guest_registration a:hover { text-decoration:underline; } #Guest_registration ul { padding:0 0 0 5px; margin: 0 0 30px 12px; } #guestr_special_offer { width:475px; } #guestr_archives_image { position:relative; float:right; z-index:50; width:279px; display: inline; } #guestr_subscribe_buttons { clear:both; } #guestr_journal_list li { list-style-type: none; margin-left: -15px; } .guestr_footnote { font-size:11px; font-style:italic; } /* JAMA Classics Rollover */ .JAMAHome #cover-image2 { position: absolute; right: 10px; top: 287px; border: 1px solid #9DB6C7; margin-left: 40px; width: 184px; height: 41px; background: url(/web/20090103000752im_/http://jama.ama-assn.org/images/jamaclassics_homepagebtn.gif); background-position: 0 0; } /*added jn 07/30/08*/ .JAMAHome #cover-image2 a { position: absolute; width: 184px; height: 41px; background: url(/web/20090103000752im_/http://jama.ama-assn.org/images/jamaclassics_homepagebtn.gif); background-position: 0 0; } /* added jn 07/30/08 */ .JAMAHome #cover-image2 a:hover { background-position: 0 -41px; } /* added jn 07/30/08 */ * HTML .JAMAHome #cover-image2 { right: 170px; top: 287px; } /* stupid IE6/win */ /* added jn 07/30/08 */ /*Class used for padding of help pages within the frameset for all journals with the exception of Pubs*/ .help_padding {padding:15px 10px;} /*-----Classes associated to format miscellaneous pages with XHTML compliance added PK 10/08---------------- */ .container { margin:0px; padding:0px; } h1.heading { font-family:verdana,arial,helvetica,sans-serif; color: #003366; font-size: 18px; font-weight:bold; padding-left:12px; padding-bottom: 4px; padding-top:4px; border:1px solid #9DB6C7; margin-bottom: 0; margin-top: 0; } .content { font-family:verdana,arial,helvetica,sans-serif; color: #000; font-size: 13px; padding:12px; float:left; border-left:1px solid #9DB6C7; } .leftmargin { margin-left:10px; } /* FILE ARCHIVED ON 00:07:52 Jan 03, 2009 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 08:15:54 Dec 11, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 0.773 exclusion.robots: 0.039 exclusion.robots.policy: 0.025 esindex: 0.013 cdx.remote: 7.348 LoadShardBlock: 71.172 (3) PetaboxLoader3.datanode: 66.206 (4) load_resource: 97.862 PetaboxLoader3.resolve: 68.252 */