li br, span#headfb, span.feedbackhead, tr#headerTableRow3 { display:none; } /*********************************************************** * SCRIPT-SUPPORTING STYLES ***********************************************************/ /* Defines the userData cache persistence mechanism. */ .userDataStyle { behavior: url(#default#userData); } /* Used to save the scroll bar position when navigating away from a page. */ div.saveHistory { behavior: url(#default#saveHistory); } /* Supports XLinks */ MSHelp\:link { text-decoration: underline; color: #0000ff; hoverColor: #3366ff; filterString: ; } /*********************************************************** * CONTENT PRESENTATION STYLES ***********************************************************/ body { background-color: #FFFFFF; color: #414042; font-family: 'Segoe UI','Lucida Grande',Verdana, Arial,Helvetica,sans-serif; font-size: 1em; font-style: normal; font-weight: normal; margin: 0px; padding: 0px; width: 100%; } p { margin-top: 8px; margin-bottom: 8px; } dd p { margin-top: 5; } div.tableSection p { margin-top: 1; margin-bottom: 4; } li p { margin-top: 2; margin-bottom: 2; } div.seeAlsoNoToggleSection dd p { margin-top: 2; margin-bottom: 2; } div.section dd p { margin-top: 2; margin-bottom: 2; } /*------------------------------ Alerts -------------------------------*/ div#mainSection div.alert { width: 98%; } div#mainSection div.alert table { border: 1px solid #d8d8d8; font-size: 100%; margin-top: 8px; margin-bottom: 8px; width: 100%; } div#mainSection div.alert table th { text-align: left; background: #d8d8d8; border: 1px solid #d8d8d8; border-bottom-width: 0; color: #000000; padding-top: 6px; padding-right: 6px; padding-bottom: 6px; padding-left: 6px; } div#mainSection div.alert table td { background: #FFFFFF; border-top: 0px none; padding-top: 0px; padding-right: 6px; padding-bottom: 6px; padding-left: 6px; } /*------------------------------ Code -------------------------------*/ code { font-family: 'Lucida Console', Consolas, Monospace, 'Courier New', Courier; } div#mainSection div.code table { border:1px solid #414042; width: 90%; font-size: 95%; line-height: 130%; margin-bottom: 10px; } div#mainSection div.code table th { background: #FFFFFF; font-family: 'Segoe UI Semibold','Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif; font-size: 100%; border:0px none; padding: 4px; } div#mainSection div.code table td { padding: 4px; border: 0px none; } /* Applies to the copy code text and image. */ span.copyCode { color: #0000ff; font-size: 90%; font-weight: normal; cursor: hand; float: right; display: inline; text-align: right; } /* Formats the code in syntax and usage blocks, and the code in non-snipper code blocks. */ div.code pre { font-family: Lucida Console, Lucida Sans Typewriter, Courier New, Courier, Monospace; font-size: 105%; color: #000000; word-wrap: break-word; } /*------------------------------ Headings -------------------------------*/ .heading { font-family: 'Segoe UI Light','Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif; font-weight: normal; margin-top: 8px; margin-bottom: 0px; } h1, h1.heading, h2 { font-family: 'Segoe UI Light','Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif; font-weight: normal; color: #eb3c00; font-size: 180%; line-height: 130%; margin: 0px; margin-top: 14px; padding: 0px; } /* Formats the titles of all subsections. */ h2.subheading { { font-family: 'Segoe UI Light','Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif; color: #414042; font-size: 145%; line-height: 130%; } /* Applies to table titles and subsection titles. */ .subHeading { font-family: 'Segoe UI Light','Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif; font-weight: normal; margin-top: 10px; margin-bottom: 0px; } h3, h3.subHeading, h3.procedureSubHeading, h4.subHeading, h4.procedureHeading, h5.subHeading, procedure { font-family: 'Segoe UI Semibold','Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif; color: #414042; font-size: 110%; margin-bottom: 4px; } span.labelheading, div.labelheading { font-size: 100%; font-weigh:bold; } /*------------------------------ Images -------------------------------*/ a img { border: 0px; padding-bottom: 10; } img.toggle { border: 0; margin-right: 5; } img.copyCodeImage { border: 0; margin-right: 3; } img.downloadCodeImage { border: 0; margin-right: 3; } img.viewCodeImage { border: 0; margin-right: 3; } img.note { border: 0; margin-right:-20px; margin-left: -20px; vertical-align: -2; } img#languageFilterImage { border: 0; margin-left: 0; vertical-align: middle; } img#membersOptionsFilterImage { border: 0; margin-left: 10; vertical-align: middle; } img#toggleAllImage { margin-left: 0; vertical-align: middle; } img#InfoCenterImage { vertical-align: middle; } /* Formats the expand/collapse images for all collapsible regions. */ img.toggle { border: 0; margin-right: 5; padding-bottom: 10; } /* Formats the Language filter drop-down image. */ img#languageFilterImage { border: 0; margin-left: 0; vertical-align: middle; } /* Formats the Members Options filter drop-down image. */ img#membersOptionsFilterImage { border: 0; margin-left: 0; vertical-align: middle; } /* Formats the Collapse All/Expand All images. */ img#toggleAllImage { margin-left: 0; vertical-align: middle; } /*------------------------------ Links -------------------------------*/ a { color: #0044cc; text-decoration: none; } a:visited { color: #6633b3; } a:link { color: #0044cc; } a:hover { color: #0044cc; text-decoration: underline; cursor: hand; } a:active { color: #0044cc; cursor: hand; } /*------------------------------ Lists -------------------------------*/ dl { margin: 0px; padding: 0px; } dt { /* font-style: italic; */ margin-left: 5px; } dd { margin-left: 17px; } ul { margin:0px; margin-left:32px; padding:0px; list-style-image: url('..\local\bullet.gif'); } ol { margin-top:0px; margin-left:32px; margin-bottom:0px; padding:0; list-style-type: decimal; } ol ol { list-style-type: lower-alpha; margin-left:36px; } ol ol ol { list-style-type: lower-roman; margin-left:48px; } li { margin: 0px; padding:0px; } li.unordered { margin: 0px; padding: 0px; list-style-image: url('..\local\bullet.gif'); } ul li, ddue:steps { list-style-image: url('..\local\bullet.gif'); } /* WHO: v-jappli, CR 5001: support for deep lists*/ .ordered ol { margin:0px; padding:0px; list-style-type: decimal; } .ordered ol ol { margin: 0px; margin: 0px; list-style-type: lower-alpha; } .ordered li { margin: 0px; margin-left: 24px; padding:0px; } .ordered li, .ordered ol li ol li ol li, .ordered ol li ol li ol li ol li ol li ol li, .ordered ol li ol li ol li ol li ol li ol li ol li ol li ol li { list-style-type: decimal; } .ordered ol li, .ordered ol li ol li ol li ol li, .ordered ol li ol li ol li ol li ol li ol li ol li { list-style-type: lower-alpha; } .ordered ol li ol li, .ordered ol li ol li ol li ol li ol li, .ordered ol li ol li ol li ol li ol li ol li ol li ol li { list-style-type: lower-roman; } /* WHO: v-jappli - Bug Fix 2346: style bulleted lists nested in ordered lists styled correctly */ .unordered { list-style-image: url('..\local\bullet.gif'); } ol ol ul li.unordered { list-style-image: url('..\local\bullet.gif'); } table li.unordered { list-style-image: url('..\local\bullet.gif'); } /*------------------------------ Tables -------------------------------*/ div#mainSection table { border: 0px; width: 100%; font-size: 100%; border-collapse: collapse; empty-cells: show; } div#mainSection table tr { vertical-align: top; } div#mainSection table th { background-color: #d8d8d8; border: 0px none; font-weight: bold; padding: 4px; padding-left: 6px; text-align: left; vertical-align: bottom; } div#mainSection table td { background-color: #FFFFFF; border-bottom: 1px solid #d8d8d8; padding: 4px; padding-left: 6px; } div#mainSection table td.imageCell { white-space: nowrap; } /* Formats the first column--the one that displays icons--in mref list tables (such as Public Constructors, Protected Constructors, Public Properties, Protected Properties, and so on). */ div#mainSection table td.imageCell { white-space: nowrap; } /*********************************************************** * STRUCTURE PRESENTATION STYLES ***********************************************************/ /* Applies to everything below the NSR. */ div#mainSection { width: 100%; } div#mainBody { font-size: 90%; line-height: 125%; margin: 0px; padding-right: 5px; padding-left: 10px; } /* Adds right padding for all blocks in mainBody */ div#mainBody p, div#mainBody ol, div#mainBody ul, div#mainBody dl { padding-right: 5; } div.seeAlsoNoToggleSection dl { margin-top: 8; margin-bottom: 1; padding-left: 1; } div.section dl { margin-top: 8; margin-bottom: 1; padding-left: 1; } /* Formats the footer. Currently, the transforms pass in two parameters to the footer SSC, but the default footer SSC doesn't use either parameter. */ div#footer { font-size: 75%; margin: 6px; padding: 2px; width: 100%; } /* Applies to the body of a collapsible section */ div.seeAlsoNoToggleSection { margin-left: 0; padding-top: 2; padding-bottom: 2; padding-left: 0; padding-right: 15; width: 100%; } div.section { padding-top: 2; padding-bottom: 2; padding-right: 15; width: 100%; } div.seeSection { margin-left: 0; padding-top: 0; padding-bottom: 2; padding-left: 16; padding-right: 15; width: 100%; } /*********************************************************** * NSR STYLES ***********************************************************/ div#header { background-color: #FFFFFF; border-bottom: 1px solid #d8d8d8; padding-top: 0; padding-bottom: 0; padding-left: 10; padding-right: 5; width: 100%; } /* Applies to tables in the NSR. */ div#header table { border: none; width: 100%; font-size: 75%; } div#header table td { margin-top: 0px; margin-bottom: 2px; padding-right: 20px; } div#header table tr#headerTableRow2 td, div#header table tr#headerTableRow3 td { border: none; padding-bottom: 2px; padding-top: 5px; } div#header table#bottomTable { border: none; background-color: #FFFFFF; display:none; } /* Applies to the running header text in the first row of the upper table in the NSR. */ span#runningHeaderText { font-family: 'Segoe UI Semibold', 'Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif; font-size: 90%; } /* Applies to the topic title in the second row of the upper table in the NSR. */ span#nsrTitle { color: #414042; font-family: 'Segoe UI Light', 'Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif; font-size: 240%; line-height: 125%; font-weight: normal; } /* Applies to the language labels in the Language Filter drop-down list. */ .languageFilter { color: #0000FF; cursor: hand; text-decoration: underline; padding-bottom: 4; } /* Applies to text styled as math. This text is passed as a parameter to the italics SSC definition */ .math { font-family: Times New Roman; font-size: 125% } #languageSpan { position: absolute; visibility: hidden; border-style: solid; border-width: 1px; border-color: #C8CDDE; background: #E2E2E2; padding: 4px; font-size: 62.5%; } #membersOptionsSpan { position: absolute; visibility: hidden; border-style: solid; border-width: 1px; border-color: #C8CDDE; background: #E2E2E2; padding: 4px; font-size: 62.5%; } span.parameter { font-style: italic; } span.nonLinkTerms { font-weight: bold; } span.linkTerms { font-weight: normal; } /* Line separating footer from main body */ div.footerLine { margin: 0; width: 100%; padding: 0; } a.synParam { color: #0000FF; text-decoration: underline; font-style: italic; } /* Formats parameter tooltips. */ .tip { color: #0000FF; font-style: italic; cursor: hand; text-decoration: underline; } /* Ensures parameter popup links are always the unvisited color */ a.synParam:visited { color: #0000FF; text-decoration: underline; font-style: italic; } a.synParam:hover { color: #0000FF; text-decoration: underline; font-style: italic; } span#changeHistory { color: #A2A2A2; font-weight: bold; } img#feedb { border: 0; margin-right: 3; padding-bottom: 10; } .breadCrumb { background-color: #FFFFFF; font-size: small; } ul.menu { padding: 0; list-style: none; } .menu li { display: inline; list-style: none; position: relative; } .menu li ul li { float: left; } .menu li ul { margin: 0; padding: 0; list-style: none; width: 225px; position: absolute; left: 223px; top: 0; display: none; } .menu { color: #000; background-color: #d2d2d2; border: 1px solid #000; visibility: hidden; position: absolute; } li:hover table, li.over table { background-color: #C0C0C0; } li:hover ul, li.over ul { background-color: #d2d2d2; border: 1px solid #000; display: block; } .menu li ul li a { color: #0000ff; display: block; font-weight: bold; line-height: 1.75em; margin: 0px; padding: 0px 10px; text-decoration: none; width: 225px; } .menu MSHelp\:link { display: block; hoverColor: #0000ff; line-height: 1.75em; margin: 0px; padding: 0px 10px; text-decoration: none; width: 225px; } .menu b { display: block; hoverColor: #0000ff; line-height: 1.75em; margin: 0px; padding: 0px 10px; text-decoration: none; width: 225px; } .menu li ul li a:hover, .menu li ul li.over MSHelp\:link { background-color: #C0C0C0; } #InfoMenu { width: 225px; } .roleInfo { display: none; position: absolute; } span#homePageTitle { color: #FF4500; font-size: 120%; font-weight: 600; position: absolute; margin-top: 0.95em; } /* Feedback Styles */ span.feedbackcss { width: 100%; border-width: 0px; border-style: none; } div#feedbackarea table { margin-bottom: 0em; margin-top: 0em; margin-left: 0; width: 300; border-width: 0px 0px 0px 0px; } div#feedbackarea table td { background: #FFFFFF; font-family: Segoe; font-size: 100%; border: 0px none; text-align: center; } div#feedbackarea p { font-size: 100%; width: 100%; margin-bottom: 0; margin-top: 0; margin-left: 6; margin-right: 5; } div#feedbackarea H5 { margin-bottom: 0.7em; margin-left: 6; } p.feedbackarea { width: expression(document.body.clientWidth-27); font-size: 100%; } input#submitFeedback { font-family: 'Segoe UI','Lucida Grande',Verdana, Arial,Helvetica,sans-serif; font-size: 100%; text-align: center; } div#feedbackarea { border: none; width: 100%; } input.fdbackinputbutton { font-size: 120%; text-align: center; height: 22px; } span.fdbackcss table { width: 100%; border-width: 1px 1px 0px 0px; border-style: solid; border-color: #D8D8D8; } span.fdbackarea p { margin-right: 100px; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #D8D8D8; background: #D8D8D8; } /* Defines the RefTip popup in Syntax */ div.reftip { position: absolute; z-index: 1; visibility: hidden; fontSize: 12pt; fontFamily: Times New Roman; padding: 0px 0px 0px 0px; backgroundColor: #D2D2D2; border: 1px solid #999999; color: #000000; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#D2D2D2', EndColorStr='#F2F2F2')"); } /* Sets margin around the text within the popup */ div.reftip dl { margin: 3px 8px 8px 8px; }