/* Chart Menu/ buttons */ #chartPrimaryNav li.ChartControlButton { background: url('/web/20110810061200im_/http://research.scottrade.com/qnr/content/Images/slidingDoors.png') no-repeat; display:inline-block; float: left; margin-right: 3px; padding:0 0 0 8px; background-position:left -127px; z-index:3; min-width: 90px; } #chartPrimaryNav li.ChartControlButton a { background-position: right -700px; border:none; color:#000; font-weight:bold; line-height:normal; margin:0; padding:4px 44px 0 0; } #wsod-interactiveUpperChart{ background-repeat:no-repeat; } #wsod-interactiveUpperChart.standardAdvChartSize{ width:815px; height:388px; background-repeat:no-repeat; } #wsod-interactiveUpperChart.largeAdvChartSize{ width:815px; height:436px; background-repeat:no-repeat; } #wsod-interactiveChart .lower-cht-panel{ background-repeat:no-repeat; } .adv-vert-bar{ width: 1px; background-color:#000; position:absolute; } .adv-cross-bar{ height: 1px; background-color:#000; position:absolute; } .zoom{ border:solid 1px #ccc; opacity: .5; filter: alpha(opacity=50); } .chart-loading #wsod-interactiveChart #wsod-interactiveUpperChart{cursor:wait; opacity: .5;filter: alpha(opacity=50);} #chartMenus .menuHeader{background-color:#f0efed;padding: 5px 0 5px 5px;font-weight:bold;margin:2px;} #chartMenus .menuItem{padding: 5px 0 5px 20px;margin:2px;} #chartMenus .menuItem a{color:#000; font-weight:bold;} #chartMenus .active, #chartMenus .selected { background:#f0efed url(/web/20110810061200im_/http://research.scottrade.com/qnr/content/Images/Icons/Checkmark.gif) no-repeat 4px 7px; } #chartMenus .hover{background-color:#f0efed;} #chartMenus .hover a{color:#da801a;} #chartMenus .menuDescription { font-size: 11px; margin: 0 0 0 10px; color: #666; } #chartLegendWrapper { height: 25px; left: 32px; top: -14px; position: relative; } .isie7 #primaryLegend{ visibility: hidden; position:relative; top:12px; margin-right:26px; } #primaryLegend{ visibility: hidden; position:relative; top:12px; z-index:2; margin-right:26px; } #primaryLegend.show{ visibility:visible; } .legendItem{ float:right; margin-right: 30px; } .legendLabel{ color:#000; float:left; padding-right:5px; } .legendValue{ font-weight:bold; float:left; } .chartMenu{ width:200px; border: solid 4px #dfdfdf; position:absolute; background-color:#fff; z-index:999; zoom: 1; } /* Indicators */ #wsod-interactivePanels { margin-top: 8px; } .isie #wsod-interactivePanels{margin-bottom:5px;} .indicatorWrapper { float:left; margin: 0 8px 5px 0; position:relative; white-space:nowrap; } .configPanel .indicatorWrapper { margin: 0 3px 5px 0; } .indicatorIcon { background: url("/web/20110810061200im_/http://research.scottrade.com/qnr/content/Images/indicatorIcon_bg.png") no-repeat #000; display:inline-block; height:19px; margin-right:6px; left:0; padding:0; position:absolute; top:0; width:20px; } .indicatorTitle { line-height:19px; padding:0 12px 0 24px; white-space:nowrap; zoom:1; } .lowerConfigPanel .indicatorTitle{ padding-left:0;padding-right:6px;} .indicatorValues{padding:0 0 0 6px; } .indicatorTitle .indicatorValues{padding:0;} .removeIndicator, .removeSavedChart { cursor:pointer; } .indicatorControl .removeIndicator { background: url("/web/20110810061200im_/http://research.scottrade.com/qnr/content/Images/sprites.png") -237px -171px no-repeat #FFF; display:inline-block; text-indent:-999px; overflow:hidden; margin:0; padding:0 10px 0 0; position:relative; right:0; top:0; width:12px; } .isie7 .removeIndicator { margin-right:0px; padding-right:5px; } .removeIndicator { border-right: 1px solid #000; } .configPanel .removeIndicator{ border-right:none;} .last>.indicatorControl .removeIndicator { border-right:none; } .configPanel { position:absolute; background-color:#fff; border: solid 2px #ccc; z-index:2; margin: -5px; padding: 3px 3px 5px; border-top-left-radius: 6px; border-top-right-radius: 6px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: 1px 1px 1px #4E4E4E; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px; -moz-border-radius-bottomright: 0px; -moz-border-radius-bottomleft: 0px; -moz-box-shadow: 1px 1px 1px #4E4E4E; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; -webkit-border-bottom-right-radius: 0px; -webkit-border-bottom-left-radius: 0px; -webkit-box-shadow: 1px 1px 1px #4E4E4E; } div.removeSavedChart { background: url("/web/20110810061200im_/http://research.scottrade.com/qnr/content/Images/sprites.png") -237px -174px no-repeat #FFF; height: 12px; width: 12px; position: relative; top: 2px; float:left; } .panelInputs{ padding: 5px 0 0 10px; } .lowerConfigPanel .indicatorValues{ font-weight:bold; } .panelInput{ float:left; padding: 0 20px 0 0; } .panelInput label{ display:block; padding: 0 0 2px 0; color:#605B48; font-size: 12px; } .panelInput input{ width: 40px; font-size: 12px; color: #000; padding: 0 4px 2px 4px; border: inset 1px #3c3c3c; } .lowerConfigPanel .indicatorLabel { font-weight:bold; } .panelInput .error{ margin:0; } .panelBtn{ padding: 3px 10px; border:solid 1px #CECBC3; cursor:pointer; float:right; color: #605B48; background: #FFFFFF; /* old browsers */ background: -moz-linear-gradient(top, #FFFFFF 23%, #F1F1F0 100%); /* firefox */ background: -webkit-gradient(linear, left top, left bottom, color-stop(23%,#FFFFFF), color-stop(100%,#F1F1F0)); /* webkit */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F1F1F0',GradientType=0 ); /* ie */ } .isie7 .panelBtn { float: left; } .panelBtn a{ text-decoration:none; color:#807c6d; font-weight:normal; } .panelFooter{ padding: 5px; } .chartSymbolLookup{ padding: 5px 0; } .chartSymbolLookup input{ width:75px; } .chartSymbolLookup .lookupInput{ float:left; padding:5px 0 0 10px; } .chartSymbolLookup .btn{ float:right; margin: 3px 10px 0 0; } .lookupInput span{font-weight:bold;} /* trendlines */ #wsod-interactiveUpperChart { position:relative;} #wsod-interactiveUpperChart .trl { position:absolute; line-height:0; font-size:0; } #wsod-interactiveUpperChart .down .trl { background:#900; } #wsod-interactiveUpperChart .up .trl { background:#090; } #wsod-interactiveUpperChart img.TrendlineHandle { cursor:move; } /* horizontal markers */ #wsod-interactiveUpperChart div.horizontal-marker { position:absolute; height:2px; line-height:0; font-size:0; background:#f60; } .isie7 #wsod-interactiveUpperChart div.horizontal-marker { position:absolute; height:2px; line-height:0; font-size:0; background:#f60; left: 0px; } #savedChartBar { min-height: 35px; border-top: solid 1px #DFDFDF; background: #FEFEFE; /* old browsers */ background: -moz-linear-gradient(top, #FEFEFE 23%, #E4E3E3 100%); /* firefox */ background: -webkit-gradient(linear, left top, left bottom, color-stop(23%,#FEFEFE), color-stop(100%,#E4E3E3)); /* webkit */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFEFE', endColorstr='#E4E3E3',GradientType=0 ); /* ie */ } #smartTextBar { border-top: 2px solid #DFDFDF; padding: 10px 0; } div#smartTextBar .textToggle { background: url("/web/20110810061200im_/http://research.scottrade.com/qnr/content/Images/sprites.png") -13px -37px no-repeat #FFF; height: 12px; margin: 2px 5px 0 0; width: 13px; cursor: pointer; } div#smartTextBar .textToggle.Minus { background: url("/web/20110810061200im_/http://research.scottrade.com/qnr/content/Images/sprites.png") -27px -37px no-repeat #FFF; height: 12px; margin: 2px 5px 0 0; width: 13px; cursor: pointer; } div#smartTextBar .STSmartText { background: url("/web/20110810061200im_/http://research.scottrade.com/qnr/content/Images/sprites.png") -365px -141px no-repeat #FFF; height: 18px; margin: 0 0 0 3px; width: 135px; position: relative; top: -1px; cursor: pointer; } div#smartTextBar .Expand { background: url("/web/20110810061200im_/http://research.scottrade.com/qnr/content/Images/sprites.png") -50px -61px no-repeat #FFF; height: 13px; width: 18px; margin: 0 10px; cursor: pointer; } div.smartTextContainer { margin: 5px 0; padding: 3px 0 0 10px; display: none; } div.smartTextContainer strong { color: #000; font-weight: bold; } /* div containing menu text and arrow */ div.savedChartWrapper { float: left; height: 35px; } .isie7 #savedChartBar div.ButtonOne{width:98px;} .isie7 #savedChartBar div.ButtonTwo{width:79px;} .isie7 #savedChartBar div.ButtonThree{width:120px;} .isie7 .hasLayout:after {content:".";display:block;height:0;clear:both;visibility:hidden;} #savedChartBar>.active { background: url("/web/20110810061200im_/http://research.scottrade.com/qnr/content/Images/savedcharts_baseline_arrow.png") bottom center no-repeat transparent; } #savedChartBar>.active a{ color:#DA801A;} /* menu item text */ div.savedChartNav { height: 16px; padding: 0 10px; margin: 9px 0 0 0; border-right: solid 1px #D4D4D4; border-left: solid 1px #FFF; font-weight: bold; } div.savedChartNav a:hover { color: #D27845; text-decoration: none; } div.savedChartsSubMenu { padding: 13px 0 0 5px; min-height: 30px; } div.savedChartsSubMenu a { text-decoration: none; padding: 0 7px; } div.savedChartsSubMenu a:hover { color: #D27845; } .savedChartsSubMenu .menu li { float:left; border-right:1px solid #000; } .savedChartsSubMenu .menu li.last{ border:none;} span.removeSavedChart { background: url("/web/20110810061200im_/http://research.scottrade.com/qnr/content/Images/sprites.png") -237px -174px no-repeat #FFF; height: 12px; width: 12px; display:inline-block; margin:2px 7px -2px 0; } div#saveChartSettings { display: none; margin: 3px 0 0 0; } input#saveChartInputText { width: 124px; font-size: 12px; color: #000; padding: 0 4px 2px 4px; border: inset 1px #3c3c3c; } .smartTextElement { margin: 4px 0 10px 0; padding-bottom: 4px; position:relative; } .smartTextElement .smartTextDetails { margin-left:24px; } /* Chart Bubble */ div.chartDataBubble, div.eventDataBubble { width: 155px; height: 80px; position: relative; border: solid 5px #d1d1d1; background: #FEFEFE; /* old browsers */ background: -moz-linear-gradient(top, #FEFEFE 23%, #E4E3E3 100%); /* firefox */ background: -webkit-gradient(linear, left top, left bottom, color-stop(23%,#FEFEFE), color-stop(100%,#E4E3E3)); /* webkit */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFEFE', endColorstr='#E4E3E3',GradientType=0 ); /* ie */ padding: 5px; z-index: 99999; zoom: 1; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } div.eventDataBubble{height:auto;} .eventDataBubble label{display:block;} .eventDataBubble .splitDetails{text-align:center;} div.eventDataBubble p { margin-bottom: 8px; } div.bubbleLabel, .eventDataBubble label{ font-size: 12px; margin-bottom: 5px; font-weight: bold; color: #666666; text-align: center !important; } div.bubbleStart, div.bubbleEnd { float: left; width: 55px; margin: 0 0 0 20px; color: #666666; font-size: 11px; line-height: 16px; } div.bubbleStart span, div.bubbleEnd span { font-size: 14px; font-weight: bold; line-height: 18px; } div.bubbleStart span .pos, div.bubbleEnd span .pos { color: #339900; } div.bubbleStart span .neg, div.bubbleEnd span .neg { color: #9C0000; } /* Events Overlays */ div.eventIconOverlay { background: url("/web/20110810061200im_/http://research.scottrade.com/qnr/content/Images/overlay_icons.png") no-repeat transparent; cursor: pointer; height: 24px; position:absolute; width: 20px; z-index: 997; zoom: 1; } div.eventIconOverlay.news { background-position: -5px -4px; } div.eventIconOverlay.earnings { background-position: -5px -37px; } div.eventIconOverlay.splits { background-position: -5px -105px; } div.eventIconOverlay.dividends { background-position: -5px -70px; } .eventIcon { margin-right:6px; } .indicatorEarnings { background: url("/web/20110810061200im_/http://research.scottrade.com/qnr/content/Images/overlay_icons.png") no-repeat transparent; display:inline-block; height:24px; margin-right:6px; left:0; padding:0; position:absolute; top:0; width:20px; background-position: -5px -37px; } .indicatorDividends { background: url("/web/20110810061200im_/http://research.scottrade.com/qnr/content/Images/overlay_icons.png") no-repeat transparent; display:inline-block; height:24px; margin-right:6px; left:0; padding:0; position:absolute; top:0; width:20px; background-position: -5px -70px; } .indicatorSplits { background: url("/web/20110810061200im_/http://research.scottrade.com/qnr/content/Images/overlay_icons.png") no-repeat transparent; display:inline-block; height:24px; margin-right:6px; left:0; padding:0; position:absolute; top:0; width:20px; background-position: -5px -105px; } .indicatorNews { background: url("/web/20110810061200im_/http://research.scottrade.com/qnr/content/Images/overlay_icons.png") no-repeat transparent; display:inline-block; height:24px; margin-right:6px; left:0; padding:0; position:absolute; top:0; width:20px; background-position: -5px -4px; } /* Historic Pricing */ .historic-pricing { display:none; margin:10px 0 0; } .historic-pricing thead th { border-top:2px solid #dfdfdf; font-weight:bold; text-align:right; } .historic-pricing th { font-weight:bold; } .historic-pricing td { text-align:right; } .historic-pricing th, .historic-pricing td { border-bottom:1px solid #dfdfdf; padding:6px 4px; } .historic-pricing .date{ text-align:left; } .historic-pricing .pagination{margin-top:10px;} .historic-pricing .pagination span.elipses { display:block; height:24px; float:left; font-weight:bold; line-height:24px; margin:0 0 0 4px; text-align:center; width:14px; } /* FILE ARCHIVED ON 06:12:00 Aug 10, 2011 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 23:39:56 Sep 08, 2022. 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: 156.761 exclusion.robots: 0.082 exclusion.robots.policy: 0.075 RedisCDXSource: 15.547 esindex: 0.008 LoadShardBlock: 123.541 (3) PetaboxLoader3.datanode: 134.102 (4) CDXLines.iter: 15.489 (3) load_resource: 87.125 PetaboxLoader3.resolve: 51.338 */