@charset "UTF-8"; /* SCREEN IMPORT $Revision: 1.15 $ */ body { /*_behavior: url(/lib/com.adobe/remedy/lang.htc);*/ /* background:url(REXPERT_BI_01.jpg) ; */ } br.clear-both, div.clear-both, br.clear-left, div.clear-left { font: 1px/1px monospace; display: block; } .clear-both { clear: both; } .clear-left { clear: left; } .clear-after:after { content: "\0020"; display: block; height: 0; clear: both; } .clear-after::after { content: "\0020"; display: block; height: 0; clear: both; } .clear-after { /*\*//*/ display: inline-table; /*MacIE*/ _height: 1em; min-height: 1px; } .clip-top { margin-top: 0 !important; } .clip-bottom { margin-bottom: 0 !important; } .clip-sides { margin-left: -16px; margin-right: -16px; } .p1 .clip-sides { margin-left: -8px; margin-right: -8px; } .p2 .clip-sides { margin-left: -10px; margin-right: -8px; } .clip-sides div, .clip-sides img { _position: relative; } .clip-left { margin-left: -16px; } .p1 .clip-left, .p2 .clip-left { margin-left: -8px; } .clip-right { margin-right: -16px; } .p1 .clip-right { margin-right: -8px; } .p2 .clip-right { margin-right: -10px; } .no-gap img, .no-gap embed, .no-gap object { margin-top: -0.85em; _margin-top: -0.9em; margin-bottom: 0; padding-bottom: 0; } /* For IE7 and Opera \*/ *+html .no-gap img, *+html .no-gap embed, *+html .no-gap object { margin-top: -0.9em; } /* */ /* COMPACT $Revision: 1.11 $ float child elements, clear floats */ .compact>* { float: left; } .compact:after { content: "\0020"; display: block; height: 0; clear: both; } .compact::after { content: "\0020"; display: block; height: 0; clear: both; } .compact { /*\*//*/ display: inline-table; /*MacIE*/ _height: 1em; min-height: 1px; } .compact { padding-bottom: 1px; _behavior: url(/lib/com.adobe/remedy/compactWsFix.htc); } .compact>p, .compact>span { margin-right: 1ex; margin-bottom: 0; padding: 0; } dl.compact>dd { margin-left: 0; } ul.compact li, ol.compact li, dl.compact dd, div.compact p { _display: inline; _float: left; } dl.compact * dd ol.compact * li, ul.compact * li, div.compact * p { _display: block; _float: none; } dl.compact dd { _margin-left: 0; } div.compact p { _margin-right: 1ex; _margin-bottom: 0; _padding: 0; } h3.compact span, h4.compact span { _float: left; _margin-right: 1ex; } h3.compact span span, h4.compact span span { _float: none; _margin-right: 0; } a.max, span.max { display: block; } .max { width: 100%; text-overflow: ellipsis; overflow: hidden; } input.max, textarea.max { -moz-box-sizing: border-box; width: 100%; /* fix broken width caclation in IE 6 and below */ _behavior: url(/lib/com.adobe/remedy/maxCalcFix.htc); *width:97%; } textarea.max { overflow: auto; } select.max { width: 100%; /* make the select horizonally expand so you can read it when focused */ behavior: url(/lib/com.adobe/remedy/revealOverflowX.htc); _behavior: url(/lib/com.adobe/remedy/revealOverflowX.htc) url(/lib/com.adobe/remedy/maxCalcFix.htc); } pre, blockcode { display:block; padding: 1em 1.5ex 1.5em; margin:1em 0; white-space:pre; background-color:#F0F6FC; border: 1px solid #ccc; _width: 100%; overflow-x:auto; } html>body pre, blockcode { /*\*/ overflow:auto; /*/ display:inline-block; padding-left:0; padding-right:0; width:100%; /**/ } pre strong, blockcode strong { font-weight: normal; background-color: #F9F9B7; } .css-comment{color:#999} .css-import {color:#099} .css-important {color:#F00} .css-media {color:#900} .css-property {color:#009} .css-selector {color:#F0F} .css-string {color:#060} .css-value {color:#00F} .css-display {color:#990099} /* Data CSS $Revision: 1.18 $ @author btapley */ table { _font-size: 100%; } table caption { padding-bottom: 0.5em; } table.data { background-color: #FFF; border-spacing: 1px; border-collapse: separate; margin-bottom: 1em; } .data td, .data th { padding: .35em 2ex; } .data tbody th, .data-bordered tbody th { text-align: left; } .data .headerBlock th, .data-bordered .headerBlock th, .data-downloads .headerBlock, .data-downloads .headerBlock th { text-transform: uppercase; background-color: #9D9FA3; } .data .headerBlock th, .data .headerBlock a, .data-bordered .headerBlock th, .data-bordered .headerBlock a { color: #FFF; } .data .ts, .data-bordered .ts { font-size: 85%; } .data .headerBlock th { padding-top: .5em; } .data tbody tr { background-color: #F0F1F1; } .data td, .data-bordered td, .data-downloads td { line-height: 1.35; } td.no, td.yes, td.partial, td.full, td.open { text-indent: -9999px; overflow: hidden; background-repeat: no-repeat; background-position: center center; } .tk .icon { text-indent: 0; background-position: left center; } .data .yes, .data-bordered .yes { background-image: url(data/yes.gif); } .data .partial, .data-bordered .partial { background-image: url(data/partial.gif); } .data .full, .data-bordered .full { background-image: url(data/full.gif); } .data .open, .data-bordered .open { background-image: url(data/open.gif); } .data .price { text-align: right; } table.max { width: 100%; } .linkTh th:hover, .linkTh th:hover a, .linkTd td:hover, .linkTd td:hover a, th.link:hover, th.link:hover a, td.link:hover, td.link:hover a { color: #C00; background-color: #FFF5C0; } .linkTh th a, .linkTd td a, th.link a, td.link a { display: block; } .linkTh th:empty:hover, .linkTd td:empty:hover { background-color: #9D9FA3; } .linkTh th:empty:hover, .linkTd td:empty:hover { background-color: inherit; } /* DATA META */ .data-meta { border-spacing: 0; border-collapse: 0; text-align: left; margin-bottom: 1em; } .data-meta caption { font-weight: bold; padding: 0 0 .75em; caption-side: top; text-align: left; border-bottom: 1px solid #999; margin-bottom: .5em; } .data-meta th, .data-meta td { padding-right: 1.75ex; padding-bottom: .35em; } /* DATA BORDERED */ table.data-bordered { margin-bottom: 1em; border-spacing: 0; _border-collapse: collapse; *border-collapse: collapse; border-bottom: solid 1px #b4b4b4; border-right: solid 1px #b4b4b4; } .data-bordered thead th { vertical-align: middle; } .data-bordered th { background-color: #CDCDCD; color: #454545; font: bold 0.85 Arial, Helvetica, sans-serif; text-transform: none; font-size: 100%; } .data-bordered td { font-size: 0.917em; } .data-bordered .alt td { background-color: #E5E5E5; } .data-bordered tbody tr { background-color: #f9f9f9; } .data-bordered th, .data-bordered td { padding: 0.35em 10px; vertical-align: top; border-top: solid 1px #b4b4b4; border-left: solid 1px #b4b4b4; } td.nodata, th.nodata, td.data-none { border-top: solid 1px #fff; border-left: solid 1px #fff; background: #fff !important; } table.data-downloads { position: relative; left: -16px; _left: 0; _margin-left: -16px; margin-right: -17px; border-right: none; border-bottom: solid 1px #ccc; border-spacing: 0; border-collapse: collapse; width: 558px; } ::root table.data-downloads { margin-right: -16px; } .data-downloads th { background-color: transparent; color:#000; border-bottom: 2px solid #ccc; text-transform: uppercase; } .data-downloads .headerBlock, .data-downloads .headerBlock th { background-color: #9D9FA3; color: #fff; text-transform: none; } .data-downloads tbody tr { background-color: #fdfdfd; } .data-downloads th, .data-downloads td { border-left: none; border-top: solid 1px #ccc; padding: 0.35em 10px; vertical-align: top; } .data-downloads .no-border-top td { border-top: none; } .data-downloads tbody td { border-right: 1px solid #ccc; border-bottom: none; } .data-downloads .productHead { font-weight: normal; text-align:left; text-transform: none; background-color: #fff; padding-top: 0.85em; padding-bottom: 0; } .data-downloads .treelist { margin-top: -0.35em; } .data-downloads .treelist dt {font-weight: bold; } /* SUPPORT PLAN COLORS */ th.gold, td.gold { background-color: #F8DF80 !important; } th.silver, td.silver { background-color: #C0C0C1 !important; } th.bronze, td.bronze { background-color: #DDCAB8 !important; } th.platinum, td.platinum { background-color: #F5F5F5 !important; } .formBlock { padding-top: 12px; padding-bottom: 12px; margin-top: 0; margin-bottom: 0; } .inputBlock { margin-top: 0; margin-bottom: 0; } .inputBlock p { margin-bottom: 6px; } .inputBlock dt { font-weight: bold; margin-top: 0; margin-bottom: 6px; } .inputBlock dd { margin-left: 0; margin-bottom: 6px; } .inputBlock .inputGroup { margin-left: 0; } .inputGroup { list-style-type: none; padding-left: 0; margin-top: 0; margin-bottom: 6px; } .inputGroup li { margin-bottom: 0; padding-bottom: 0; /*override default glue*/ padding-right: 1ex; /* Mac IE freaks on margin-right, use padding instead */ } .inputGroup .left { font-weight: normal; } .inputGroup .caption { margin-top: .25em; margin-bottom: 0; } .pullout-left > * > .inputGroup { /* Hack non-IE to correctly position lists in a dd in forms */ display: table; margin-bottom: 0; } .buttonBlock { display:block; } div.buttonBlock { margin-top: 2em; margin-bottom: 0; } span.buttonBlock { margin-top: 1em; } input, button, select { /*\*/ vertical-align: middle; /**/ } label.top { display: block; margin-bottom: 6px; font-weight: bold; } label.left { display: inline-block; _height: 1em; margin-right: 1ex; vertical-align: middle; font-weight: bold; } form { margin: 0 0 1em; padding: 0; font-size: 100%; font-family: inherit; } .disabled { filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; zoom: 100%; _height: 1em; } .required { color: #C00; } .button { font-weight: bold; font-family: inherit; text-align: center; color: #2b333c; background: #fefefe url(form/element_bg.gif) repeat-x; border: 1px solid; border-color: #c4cccc #acb5b5 #6f7777 #acb5b5; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=1, Color=#AAAAAA); box-shadow: 0 1px 2px #AAA; padding: .2em 1.5ex; _padding: .2em 2ex; _width/**/:1px; _white-space: nowrap; overflow: visible; /* fix button width for IE 5.5 to 7 */ cursor: pointer; _cursor: hand; } .button:visited { color: #2b333c; } .button { _margin-left: expression(this.previousSibling ? '1ex' : 'null'); } *+.button { margin-left: 1ex; } /* \*/ ::root input.button { font-size: inherit; } /* */ a.button { white-space: nowrap; text-decoration: none; } .inputBlock .caption { display: block; margin-top: .2em; } input, select, textarea, button { font-family: inherit; font-size: 100%; line-height: inherit; } .textfield { _height: 1.85em; } .textfield, textarea, select[size] { padding-top: 2px; padding-bottom: 3px; background-color: #f7f7f7; border-width: thin; border-style: solid; border-color: #999 #aab3b3 #d5dddd #aab3b3; } select { line-height:1.15em; background-color: #fefefe; border-width: thin; border-style: solid; border-color: #c4cccc #acb5b5 #6f7777 #acb5b5; } select option { padding: 1px; } select[size] { background-color: #fff !important } .textfield:hover, .textfield:focus, select[size]:hover, select[size]:focus, textarea:hover, textarea:focus { border-color: #459455 #5b5 #6d5 #5b5; } select:hover, select:focus { border-color: #6d5 #5b5 #459455 #5b5; } .textfield:focus, select:focus, textarea:focus, .button:hover { background-color: #FFF; outline: #D6FFC9 solid 1px; } .button:hover { outline-width: 2px; text-decoration: none; } ::root .button>* { position: relative; /* Safari 2 throws outlines around everything inside button. Newer Webkits address this bug. For now, this puts the button text on top of all the outlines. */ } .error { color: #CC0001; } .error-block { background-color: #ffffcb; color: #f00; padding: 6px 8px; margin-bottom: 1em; border: 1px solid #CCC; _zoom: 100%; } .error-block * { _cursor: auto; /* force a re-draw in IE 6 for dynamically assigned css */ } .error-block a, .error-block a:visited, .error-block a:hover { color: #f00; } .error-block .alert { font-weight: bold; } .error-block p, .error-block ul { margin-top: 6px; margin-bottom: 6px; margin: 0; } .price, .price a { color: #992222 } .price { /*\*/white-space: nowrap; /**/ _height: 1em; min-height: 1em; } /*\*//*/ span.price, /**/ span[className~=price], a[className~=price] { display: inline-block; } .price-lrg { font-size: 1.41em; font-weight: bold; } /* ICON $Id: icon.css,v 1.38 2009/06/23 21:21:57 dgasior Exp $ @author btapley */ /* http://www.macedition.com/cb/ie5macbugs/substringbug.html \*//*/ @media hide { /**/ .icon { padding-left: 20px; background-repeat: no-repeat; background-position: left center; background-position-y: top; } /*\*//*/pcie/**/*\5 .icon { height: 1em; } a.icon, span.icon, li.icon { zoom: 100%; } a.icon:not([className~=icon]), span.icon:not([className~=icon]) { display: inline-block; vertical-align: bottom; } li.icon, p.icon { background-position: left top; } .icon-20 { padding: 0 0 0 24px !important; min-height: 20px; _height: 20px; display: block; } li > span.icon-20, li > a.icon-20 { line-height: 1.6em; } button.icon-replace { -moz-outline: none; padding: 0; border-style: none; background-color: transparent; background-repeat: no-repeat; background-position: center center; } /* ICON REPLACE @author bapley */ .icon-replace { background-repeat: no-repeat; background-position: center center; display: inline; display: inline-block; display: -moz-inline-box; _display: inline; zoom: 100%; width: 24px; padding: 0 !important; overflow: hidden; white-space: nowrap; text-align: left; word-spacing: -2ex; letter-spacing: -2ex; min-height: 16px; _height: 16px; color: transparent !important; _font: 1px/0 monospace; _word-spacing: -2px; _letter-spacing: -2px; } button.icon-replace, th.icon-replace, td.icon-replace { _color: #FFF; } button[className~=icon-replace], th[className~=icon-replace], td[className~=icon-replace] { color: #FFF; } [className~=icon-replace] { font: 1px/0 monospace !important; word-spacing: -2px; letter-spacing: -2px; } a.icon-replace { vertical-align: bottom; } th.icon-replace, td.icon-replace { display: table-cell; background-position: center center; width: auto; } @media screen and (-op-browser) { a.icon-replace, span.icon-replace { text-indent: 100%; } th.icon-replace, td.icon-replace { letter-spacing: normal; } th.icon-replace:before, td.icon-replace:before { content:"\0020"; margin-left: -100%; } } /* ZERO @author jsutton */ .zero { position: relative; line-height: 0px; font-size: 0px; margin: 0px; padding: 0px; } /* IMAGES */ .add { background-image: url(icon/add.gif) } .alert { background-image: url(icon/alert.gif) } .buy { background-image: url(icon/buy.gif) } .call { background-image: url(icon/call.gif) } .checkout { background-image: url(icon/secure.gif) } .contact { background-image: url(icon/email.gif) } .delete { background-image: url(icon/delete.gif) } .download { background-image: url(icon/downloadFile.gif) } .edit { background-image: url(icon/edit.gif) } .email { background-image: url(icon/email.gif) } .enroll { background-image: url(icon/enroll.gif) } .help { background-image: url(icon/help.gif) } .info { background-image: url(icon/info.gif) } .launch { background-image: url(icon/launch.gif) } .listen { background-image: url(icon/listen.gif) } .locked { background-image: url(icon/secure.gif) } .nav-up { background-image: url(icon/ascend.gif) } .play { background-image: url(icon/play.gif) } .print { background-image: url(icon/print.gif) } .search { background-image: url(icon/search.gif) } .subtract { background-image: url(icon/subtract.gif) } .timesaver { background-image: url(icon/timesaver.gif) } .try { background-image: url(icon/try.gif) } .upgrade { background-image: url(icon/upgrade.gif) } .breeze-file { background-image: url(icon/breeze.gif) } .captivate-file { background-image: url(icon/captivate.gif) } .connect-file { background-image: url(icon/launch.gif) } .pdf-file { background-image: url(icon/pdf.gif) } .quicktime-file { background-image: url(icon/quicktime.gif) } .rss-file { background-image: url(icon/rss.gif) } .shockwave-file { background-image: url(icon/shockwave.gif) } .swf-file { background-image: url(icon/flash.gif) } .mnemonic-acrobatconnect { background-image: url(/images/shared/product_mnemonics/20x20/acrobat_connect_20x20.jpg) } .mnemonic-acrobat { background-image: url(/images/shared/product_mnemonics/20x20/acrobat_20x20.jpg) } .mnemonic-acrobatcapture { background-image: url(/images/shared/product_mnemonics/20x20/acrobat_capture_20x20.jpg) } .mnemonic-acrobatcom { background-image: url(/images/shared/product_mnemonics/20x20/acrobat.com_20x20.jpg) } .mnemonic-adc { background-image: url(/images/shared/product_mnemonics/20x20/developer_connection_20x20.gif) } .mnemonic-aftereffects { background-image: url(/images/shared/product_mnemonics/20x20/after_effects_20x20.jpg) } .mnemonic-air { background-image: url(/images/shared/product_mnemonics/20x20/air_20x20.jpg) } .mnemonic-amp { background-image: url(/images/shared/product_mnemonics/20x20/amp_20x20.jpg) } .mnemonic-audition { background-image: url(/images/shared/product_mnemonics/20x20/audition_20x20.jpg) } .mnemonic-authorware { background-image: url(/images/shared/product_mnemonics/20x20/authorware_20x20.jpg) } .mnemonic-bridge { background-image: url(/images/shared/product_mnemonics/20x20/bridge_20x20.jpg) } .mnemonic-captivate { background-image: url(/images/shared/product_mnemonics/20x20/captivate_20x20.jpg) } .mnemonic-central { background-image: url(/images/shared/product_mnemonics/20x20/central_20x20.jpg) } .mnemonic-coldfusion { background-image: url(/images/shared/product_mnemonics/20x20/coldfusion_20x20.jpg) } .mnemonic-contentserver { background-image: url(/images/shared/product_mnemonics/20x20/content_server_20x20.jpg) } .mnemonic-contribute { background-image: url(/images/shared/product_mnemonics/20x20/contribute_20x20.jpg) } .mnemonic-creativesuite { background-image: url(/images/shared/product_mnemonics/20x20/creativesuite_20x20.jpg) } .mnemonic-designpremium { background-image: url(/images/shared/product_mnemonics/20x20/design_premium_20x20.jpg) } .mnemonic-designstandard { background-image: url(/images/shared/product_mnemonics/20x20/design_standard_20x20.jpg) } .mnemonic-devicecentral { background-image: url(/images/shared/product_mnemonics/20x20/device_central_20x20.jpg) } .mnemonic-digitaleditions { background-image: url(/images/shared/product_mnemonics/20x20/digitaleditions_20x20.jpg) } .mnemonic-director { background-image: url(/images/shared/product_mnemonics/20x20/director_20x20.jpg) } .mnemonic-distillerserver { background-image: url(/images/shared/product_mnemonics/20x20/distiller_20x20.jpg) } .mnemonic-dreamweaver { background-image: url(/images/shared/product_mnemonics/20x20/dreamweaver_20x20.jpg) } .mnemonic-encore { background-image: url(/images/shared/product_mnemonics/20x20/encore_20x20.jpg) } .mnemonic-extensionmanager { background-image: url(/images/shared/product_mnemonics/20x20/extension_manager_20x20.jpg) } .mnemonic-fireworks { background-image: url(/images/shared/product_mnemonics/20x20/fireworks_20x20.jpg) } .mnemonic-flash { background-image: url(/images/shared/product_mnemonics/20x20/flash_20x20.jpg) } .mnemonic-flashlite { background-image: url(/images/shared/product_mnemonics/20x20/flash_lite_20x20.jpg) } .mnemonic-flashmediaencoder { background-image: url(/images/shared/product_mnemonics/20x20/media_encoder_20x20.jpg) } .mnemonic-flashmediaserver { background-image: url(/images/shared/product_mnemonics/20x20/flashmediaserver_20x20.jpg) } .mnemonic-flashpaper { background-image: url(/images/shared/product_mnemonics/20x20/flashpaper_20x20.jpg) } .mnemonic-flashplayer { background-image: url(/images/shared/product_mnemonics/20x20/flash_player_20x20.jpg) } .mnemonic-flex { background-image: url(/images/shared/product_mnemonics/20x20/flex_20x20.jpg) } .mnemonic-fontfolio { background-image: url(/images/shared/product_mnemonics/20x20/fontfolio_20x20.jpg) } .mnemonic-framemaker { background-image: url(/images/shared/product_mnemonics/20x20/framemaker_20x20.jpg) } .mnemonic-freehand { background-image: url(/images/shared/product_mnemonics/20x20/freehand_20x20.jpg) } .mnemonic-golive { background-image: url(/images/shared/product_mnemonics/20x20/golive_20x20.jpg) } .mnemonic-homesite { background-image: url(/images/shared/product_mnemonics/20x20/homesite_20x20.jpg) } .mnemonic-illustrator { background-image: url(/images/shared/product_mnemonics/20x20/illustrator_20x20.jpg) } .mnemonic-incopy { background-image: url(/images/shared/product_mnemonics/20x20/incopy_20x20.jpg) } .mnemonic-indesign { background-image: url(/images/shared/product_mnemonics/20x20/indesign_20x20.jpg) } .mnemonic-indesignserver { background-image: url(/images/shared/product_mnemonics/20x20/indesign_server_20x20.jpg) } .mnemonic-jrun { background-image: url(/images/shared/product_mnemonics/20x20/jrun_20x20.jpg) } .mnemonic-licensemanager { background-image: url(/images/shared/product_mnemonics/20x20/licensemanager_20x20.jpg) } .mnemonic-lightroom { background-image: url(/images/shared/product_mnemonics/20x20/lightroom_20x20.jpg) } .mnemonic-livecycle { background-image: url(/images/shared/product_mnemonics/20x20/livecycle_20x20.jpg) } .mnemonic-mastercollection { background-image: url(/images/shared/product_mnemonics/20x20/master_collection_20x20.jpg) } .mnemonic-onlocation { background-image: url(/images/shared/product_mnemonics/20x20/onlocation_20x20.jpg) } .mnemonic-pagemaker { background-image: url(/images/shared/product_mnemonics/20x20/pagemaker_20x20.jpg) } .mnemonic-photoshop { background-image: url(/images/shared/product_mnemonics/20x20/photoshop_20x20.jpg) } .mnemonic-photoshopelements { background-image: url(/images/shared/product_mnemonics/20x20/photoshop_elements_20x20.jpg) } .mnemonic-photoshopexpress { background-image: url(/images/shared/product_mnemonics/20x20/photoshop_express_20x20.jpg) } .mnemonic-postscript { background-image: url(/images/shared/product_mnemonics/20x20/postscript_20x20.jpg) } .mnemonic-premiere { background-image: url(/images/shared/product_mnemonics/20x20/premiere_pro_20x20.jpg) } .mnemonic-premiereelements { background-image: url(/images/shared/product_mnemonics/20x20/premiere_elements_20x20.jpg) } .mnemonic-premiereexpress { background-image: url(/images/shared/product_mnemonics/20x20/premiere_express_20x20.jpg) } .mnemonic-presenter { background-image: url(/images/shared/product_mnemonics/20x20/presenter_20x20.jpg) } .mnemonic-productionstudio { background-image: url(/images/shared/product_mnemonics/20x20/productionstudio_20x20.jpg) } .mnemonic-productionpremium { background-image: url(/images/shared/product_mnemonics/20x20/production_premium_20x20.jpg) } .mnemonic-reader { background-image: url(/images/shared/product_mnemonics/20x20/acrobat_reader_20x20.jpg) } .mnemonic-robohelp { background-image: url(/images/shared/product_mnemonics/20x20/robohelp_20x20.jpg) } .mnemonic-roboinfo { background-image: url(/images/shared/product_mnemonics/20x20/roboinfo_20x20.jpg) } .mnemonic-scene7 { background-image: url(/images/shared/product_mnemonics/20x20/scene7_20x20.jpg) } .mnemonic-shockwaveplayer { background-image: url(/images/shared/product_mnemonics/20x20/shockwave_20x20.jpg) } .mnemonic-soundbooth { background-image: url(/images/shared/product_mnemonics/20x20/soundbooth_20x20.jpg) } .mnemonic-stockphotos { background-image: url(/images/shared/product_mnemonics/20x20/stockphoto_20x20.jpg) } .mnemonic-techcommsuite { background-image: url(/images/shared/product_mnemonics/20x20/techcommsuite_20x20.jpg) } .mnemonic-ultra { background-image: url(/images/shared/product_mnemonics/20x20/ultra_20x20.jpg) } .mnemonic-versioncue { background-image: url(/images/shared/product_mnemonics/20x20/version_cue_20x20.jpg) } .mnemonic-visualcommunicator { background-image: url(/images/shared/product_mnemonics/20x20/visual_communicator_20x20.jpg) } .mnemonic-webpremium { background-image: url(/images/shared/product_mnemonics/20x20/web_premium_20x20.jpg) } .mnemonic-webstandard { background-image: url(/images/shared/product_mnemonics/20x20/web_standard_20x20.jpg) } /*\*//*/}/**/ .star-rating, .star-rating .star { background-repeat: repeat-x; height: 16px; display: block; } .star-rating { background-image: url(theme/starOff.gif); } .star { background-image: url(theme/star.gif); } .st0 { width: 0; } .st1 { width: 19px; } .st2 { width: 38px; } .st3 { width: 57px; } .st4 { width: 76px; } .st5 { width: 95px; } /* PULLOUT $Revision: 1.22 $ @author btapley http://webdev/wiki/index.php/Pullout */ p.pullout-item img { margin-right: 0; } .pullout-left, .pullout-right { _height: 1em; } [className~=pullout-left] { margin-left: 0; display: inline-block; } .pullout-left:after, .pullout-right:after { /* CSS-2 Syntax for IE 8 */ content: "\0020"; clear: both; display: block; height: 0; } .pullout-left::after, .pullout-right::after { content: "\0020"; clear: both; display: block; height: 0; } .pullout-item { overflow: hidden; _height: 100%; } .left-wrap .pullout-item, .right-wrap .pullout-item { _height: auto; } .right-wrap .pullout-item { clear: right; } .left-wrap .pullout-item { clear: left; } .pullout-left .pullout-item { float: left; margin-left: 0 !important; _margin-right: 6px; } .pullout-right .pullout-item { float: right; margin-right: 0 !important; _margin-left: 6px; } div.left-wrap>.pullout-item { margin-right: 10px; } .pullout-left>span { display: block; } *.pullout-left span, *.pullout-left *.pullout-left span { _display: block; } *.pullout-left *.pullout-left * span, *.pullout-left * span { _display: inline; } div.right-wrap>.pullout-item { margin-left: 10px; } a.pullout-left, a.pullout-right { display: block; _cursor: hand; } div.pullout-wrap>* { margin-left: 0; } div.left-wrap>.pullout-item { margin-right: 10px; } div.right-wrap>.pullout-item { margin-left: 10px; } .left-180 .pullout-item, .right-180 .pullout-item { width: 180px; } .left-155 .pullout-item, .right-155 .pullout-item { width: 155px; } .left-140 .pullout-item, .right-140 .pullout-item { width: 140px; } .left-125 .pullout-item, .right-125 .pullout-item { width: 200px; } .left-112 .pullout-item, .right-112 .pullout-item { width: 112px; } .left-100 .pullout-item, .right-100 .pullout-item { width: 100px; } .left-90 .pullout-item, .right-90 .pullout-item { width: 90px; } .left-80 .pullout-item, .right-80 .pullout-item { width: 80px; } .left-72 .pullout-item, .right-72 .pullout-item { width: 72px; } .left-71 .pullout-item, .right-71 .pullout-item { width: 71px; } .left-51 .pullout-item, .right-51 .pullout-item { width: 51px; } .left-60 .pullout-item, .right-60 .pullout-item { width: 60px; } .left-50 .pullout-item, .right-50 .pullout-item { width: 50px; } .left-40 .pullout-item, .right-40 .pullout-item { width: 40px; } .left-20 .pullout-item, .right-20 .pullout-item { width: 20px; } .left-16 .pullout-item, .right-16 .pullout-item { width: 16px; } .left-16 .pullout-item { margin-right: 0; } .right-16 .pullout-item { margin-left: 0; } .left-180>* { margin-left: 190px !important; } .right-180>* { margin-right: 190px !important; } .left-155>* { margin-left: 165px !important; } .right-155>* { margin-right: 165px !important; } .left-140>* { margin-left: 150px !important; } .right-140>* { margin-right: 150px !important; } .left-125>* { margin-left: 135px !important; } .right-125>* { margin-right: 135px !important; } .left-112>* { margin-left: 122px !important; } .right-112>* { margin-right: 122px !important; } .left-100>* { margin-left: 110px !important; } .right-100>* { margin-right: 110px !important; } .left-90>* { margin-left: 100px !important; } .right-90>* { margin-right: 100px !important; } .left-80>* { margin-left: 90px !important; } .right-80>* { margin-right: 90px !important; } .left-72>* { margin-left: 82px !important; } .right-72>* { margin-right: 82px !important; } .left-71>* { margin-left: 81px !important; } .right-71>* { margin-right: 81px !important; } .left-60>* { margin-left: 70px !important; } .right-60>* { margin-right: 70px !important; } .left-50>* { margin-left: 60px !important; } .right-50>* { margin-right: 60px !important; } .left-51>* { margin-left: 61px !important; } .right-51>* { margin-right: 61px !important; } .left-40>* { margin-left: 50px !important; } .right-40>* { margin-right: 50px !important; } .left-20>* { margin-left: 28px !important; } .right-20>* { margin-right: 28px !important; } .left-16>* { margin-left: 20px !important; } .right-16>* { margin-right: 20px !important; } /* Layout Columns CSS $Revision: 1.3 $ @author btapley */ .columns-4-ABCD-A, .columns-4-ABCD-B, .columns-4-ABCD-C, .columns-3-ABC-A, .columns-3-ABC-B, .columns-3-ABcc-A, .columns-3-ABcc-B, .columns-3-aaBC-aa, .columns-3-aaBC-B, .columns-3-aaBcc-aa, .columns-3-aaBcc-B, .columns-2-aaB-aa, .columns-2-Abb-A, .columns-2-AB-A { margin-bottom: 0.5em; float: left; } .columns-4-ABCD-D, .columns-3-ABC-C, .columns-3-ABcc-cc, .columns-3-aaBcc-cc, .columns-3-aaBC-C, .columns-2-Abb-bb, .columns-2-aaB-B, .columns-2-AB-B { margin-bottom: 0.5em; float: right; } .columns-2-AB-A, .columns-2-AB-B { width: 48%; } .columns-2-Abb-A, .columns-2-aaB-B { width: 64%; } .columns-2-Abb-bb, .columns-2-aaB-aa { width: 32%; } .columns-3-ABC-A, .columns-3-ABC-B, .columns-3-ABC-C { width: 30%; } .columns-3-ABC-B { margin-left: 5%; } /* Safari floors percentages instead of rounding, so this helps with balanced columns */ /* \*/ ::root .columns-3-ABC-B, ::root .columns-3-aaBC-B, ::root .columns-3-ABcc-B, ::root .columns-3-aaBcc-B, ::root .columns-4-ABCD-B, ::root .columns-4-ABCD-C { position: relative; left: 1px; } /* */ .columns-3-ABcc-A, .columns-3-ABcc-B, .columns-3-aaBC-B, .columns-3-aaBC-C { width: 34%; } .columns-3-ABcc-cc, .columns-3-aaBC-aa, .columns-3-aaBcc-aa, .columns-3-aaBcc-cc { width: 26%; } .columns-3-ABcc-B, .columns-3-aaBC-B, .columns-3-aaBcc-B { margin-left: 3%; } .columns-3-aaBcc-B { width: 42%; } .columns-4-ABCD-A, .columns-4-ABCD-B, .columns-4-ABCD-C, .columns-4-ABCD-D { width: 22%; } .columns-4-ABCD-B, .columns-4-ABCD-C { margin-left: 4%; } #L0C1.columns-2-Abb-A, #L2C1.columns-2-Abb-A, #L4C1.columns-2-Abb-A { width: 526px; _width: 558px; margin-bottom: 0; } #L1C1.columns-2-Abb-A { width: 453px; _width: 485px; } .L1 .columns-1-A-A, #L1C1.columns-2-Abb-A, #L4C1.columns-1-A-A, #L0C1.columns-1-A-A, #L0C1.columns-2-Abb-A, #L4C1.columns-2-Abb-A { padding-left:16px; padding-right: 16px; margin-bottom: 0; } #L0C2.columns-2-Abb-bb, #L1C2.columns-2-Abb-bb, #L2C2.columns-2-Abb-bb, #L4C2.columns-2-Abb-bb { background-color:#EDEDED; border-left: 1px solid #D9D9D9; border-bottom: 1px solid #D9D9D9; color: #363636; } #L0C2.columns-2-Abb-bb, #L2C2.columns-2-Abb-bb, #L4C2.columns-2-Abb-bb { width: 199px; _width: 200px; margin-bottom:0; } #L1C2.columns-2-Abb-bb { width: 266px; _width: 267px; } #L2C1.columns-3-ABcc-A, #L2C2.columns-3-ABcc-B { width: 276px; } #L2C2.columns-3-ABcc-B { margin-left: 9px; } ::root #L2C2.columns-3-ABcc-B { left: 0; } #L2C3.columns-3-ABcc-cc { width: 189px; } #L1C1.columns-3-aaBcc-aa, #L1C3.columns-3-aaBcc-cc { width: 189px; } #L1C2.columns-3-aaBcc-B { width: 362px; margin-left: 9px; } #L2C1.columns-4-ABCD-A, #L2C2.columns-4-ABCD-B, #L2C3.columns-4-ABCD-C, #L2C4.columns-4-ABCD-D { width: 183px; } #L2C2.columns-4-ABCD-B, #L2C3.columns-4-ABCD-C { margin-left: 9px; } #L0C2 .p2, #L1C2 .p2 { padding-left: 10px; padding-right: 10px; padding-top:5px; padding-bottom: 5px; margin-bottom:5px; } #L0C2 .p2-top>*:first-child, #L1C2 .p2-top>*:first-child { margin-left:0; margin-right:0; padding-left:0; padding-right:0; } #layoutLogic.L3 { width: auto; margin:0; background: #fff; } #L3C1.columns-1-A-A { padding-left: 18px; padding-right: 18px; } /* THEMES CSS $Id: theme.css,v 1.72 2009/05/19 15:13:50 btapley Exp $ */ html, body { padding: 0; margin: 0; } body { font: 75%/1 Arial, Helvetica, sans-serif; color: #333333; background-color: #FFFFFF; background-color: #EAEAEA; background-repeat: no-repeat; position: relative; top: 0; left: 0; height: 100%; width: 100%; } body > div { position: relative; z-index: 2; } body div { _position: relative; _z-index: 2; } body div div { _position: static; } #layoutLogic { padding: 0 6px 1px 0; margin: 0; width: 758px; _width: 764px; margin-top: 81px; *margin-top:82px; _margin-top: 84px; background-repeat: repeat-y; background-position: right top; background-color:#FFF; } #layoutLogic::before { display: block; border-top: 1px solid #000000; -moz-opacity:.2; -khtml-opacity:.2; opacity: .2; content: "\0020"; position: relative; } div[id="layoutLogic"] { clear: both; min-height: 1em; } body div, body form { _height: 1em; } body * div { _height: auto; } img { border: 0; } object { position: relative; } /* FLASH PIXEL */ #flash-pixel { display: none; } #accesslink { display: block; position: absolute; top: 0px; left: -9999px; overflow: hidden; width: 1px; height: 1px; } .replace-text { text-indent: -1000%; /*\*/ overflow: hidden; /**/ display: block; } .camel-case { word-spacing: -.5ex; } p { font-size: 1.083em; line-height: 1.462; margin-top: 0; padding-bottom: 1px; margin-bottom: 1.2em; } h4 img, p img { vertical-align: middle; } h1, h2 { font-weight: normal; } h2, h3, h4, h5 { line-height: 1.31; } h3 { font-size: 0.917em; line-height: 1.455; } h4 { font-size: 1.083em; line-height: 1.31; } h5 { font-size: 1em; } h1 { font-size: 2.3em; line-height: 1.1; } html[lang=ja] h1, html[lang=ko] h1, html[lang=zh] h1 { font-size: 22px; } html.ja h1, html.ko h1, html.zh h1 { font-size: 22px; } h2 { margin-top: 0; margin-bottom: 0.5em; font-size: 1.667em; } h4 { color: #111; } h4, h5 { margin-top: 0; margin-bottom: 0; } .txtleft { text-align: left; } .txtright { text-align: right; } .txtcenter { text-align: center; } hr, div.hr { clear: both; background: #CBCBCB; color: #CCC; border: none; height: 3px; margin: 10px 0; font-size: 1px; line-height: 1px; } .votecount { font-size: 0.917em; color: #888; } /* PROMO */ .promo-pod { margin-bottom: 1em; } /* FMA */ #fma { margin-bottom: 0; } .fma { margin: 0 -16px 1em; } /* ANCHORS */ a { color: #004477; text-decoration: none; } a:hover { text-decoration: underline; } a.off, a:visited { color: #588CB8; } a.on, a:hover, a:visited:hover { color: #004477; } a.noHover:hover, .noHover a:hover { text-decoration: none; } a .mask-a, a:hover .mask-a { color: #888888; } .user, .user a, .author { color: #F60; } .editable a { background-color: #def; padding: 2px; margin-right: 3px; } a.search-term, a.search-term:visited, a.search-term:hover { background-color: #fff; color: #000000; } /* NAV UP */ .nav-up { position: relative; top: 0; left: 0; height: 25px; background: transparent url(theme/ascend.gif) no-repeat top right; } /* BORDER */ .border { border: 1px solid; } img.border { border-color: #999999; } img.frame { border-color: #424242; outline-color: #CCC; border: 1px solid; } /* PHRASE ELEMENTS */ code, kbd, pre, samp { /*\*/ font-family: "Courier New", Courier, monospace;/*/ font-family: Courier, monospace; /**/ } html>body code, html>body pre, html>body samp, html>body kbd { font-size: 12px; font-weight: inherit; } code:empty, kbd:empty, pre:empty, samp:empty { font-family: Courier, monospace; } abbr, address, acronym, cite { font-style: normal; border-bottom-style: hidden; } acronym { font-size: 0.917em; } code, pre { color: #000; } pre { line-height: 1.333; } code { background-color: #E6F0FA; } del { color: #000; } blockquote { margin: 0 0 1.5em; } blockquote, address { line-height: 1.33; } blockquote.pullquote { color: #333333; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; padding: 1.25em 0; } blockquote.indent { margin: 0 32px 1.5em; } address { width: auto; } abbr { cursor: help; } sup { _margin-top: -.35em; } *:first-child+html sup { display: inline-block; } /* CUSTOM PHRASE ELEMENTS */ .new { color: #aa2222; font-weight: bold; font-size: .917em; display: inline-block; display: -moz-inline-box; _display: inline; _height: 1em; position: relative; top: -.5ex; } .caption { color: #888; margin-top: 0.8em; font-size: 0.917em; line-height: 1.3; } p.caption { margin-top: 0.5em; } p .caption { font-size: .846em; /* a more exact percentage like 84.6% is not working. */ } .required { color: #CC0001; } .achtung { color: #aa2222 !important; } .call-action, .rating { font-weight: bold; } .suggestion { font-weight: normal; } .msg-promo, .promoHeader { font-size: 1.58em; } .byline { font-size: 0.917em; } .footnote, .note, .suggestion, .stamp-fileinfo, span.article-date, .stamp-date { color: #888; } .stamp-download { color: #6c6c6c; } .tag { border-bottom: 1px solid #ddd; } .strikeout { text-decoration: line-through; } /* POINTER require "/lib/com.adobe/evaluateCss.htc" require "/lib/com.adobe/remedy/evaluateCss.util.js" */ .link-more::after { content: ' \203a'; } .link-back::before { content: '\2039'; margin-right: 0.5ex; } .link-more { htc-method: "$addTextToNode[ ›,after]"; behavior: url("/lib/com.adobe/evaluateCss.htc"); } .link-back { htc-method: "$addTextToNode[‹ ,before]"; behavior: url("/lib/com.adobe/evaluateCss.htc"); } /* SWF ALTERNATIVE */ .static-messaging { border: 1px solid #D3D3D3; background: #f5f7f7; padding: 5px 5px 10px; margin: 0 auto 1em; min-height: 1em; _height: 1em; text-align: center; } .static-messaging.p1 { border: none; background-color: transparent; padding: 0; text-align: left; } .p1.static-messaging .pod-body * { margin-bottom: 0; } .p1.static-messaging .pod-body .icon { padding-left: 26px; } /* CALLOUT BUTTON */ .button { vertical-align: middle; zoom: 100%; } button.callout-button, a.callout-button { background: url(form/calloutbutton_bg.gif); padding: .2em 1.5ex !important; _padding: .2em 2ex !important; } .callout-button:hover, .callout-button:visited:hover { background: url(form/calloutbutton_bg.gif); } button.callout-prominent, a.callout-prominent { padding: .35em 6.5ex !important; _padding: .35em 8ex !important; } .callout-button:hover { outline-width: 0; } /* DOWNLOAD BUTTON */ .download-button { font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #2b333c; background: url(form/downloadbutton_bg.gif) repeat-x; border: 1px solid; border-color: #c4cccc #acb5b5 #6f7777 #acb5b5; box-shadow: 0 1px 2px #AAA; _width/**/:1px; _white-space: nowrap; overflow: visible; /* fix button width for IE 5.5 to 7 */ cursor: pointer; _cursor: hand; vertical-align: middle; zoom: 1; background-color:#FC0; } a.download-button { padding: 9px 40px 9px 55px; *padding: 8px 40px 7px 55px; _padding: 7px 40px 8px 55px; text-decoration: none; background-color:#FC0; } button.download-button, input.download-button { padding: 9px 40px 8px 55px; *padding: 9px 40px 9px 55px; _padding: 9px 40px 8px 55px; background-color:#FC0; } p button.download-button { padding: 8px 35px 7px 55px; *padding: 6px 35px 6px 55px; _padding: 7px 35px 6px 55px; background-color:#FC0; } .download-button:hover, .download-button:visited, .download-button:visited:hover { background: url(form/downloadbutton_bg.gif); color: #2B333C; text-decoration: none; background-color:#FC0; } /* BUTTON LIST Class used to display buttons in a list for some ABC test pages */ ul.buttonList li { font-size: 11px; _font-size: 9.25px; margin-bottom: 0.5em; } ul, ol, dl { word-spacing: -2ex; letter-spacing: -2ex; line-height: 0; } dt, dd, li { word-spacing: normal; letter-spacing: normal; line-height: 1.25; } ul li { _list-style-position: inside; } ol, li, li ol, li ul { font-size: 1em; } ul { list-style-type: disc; margin-left: 1ex; } ul, ol { padding-left: 2.5ex; margin-top: 1em; margin-bottom: 1.35em; } li { line-height: 1.25em; padding-bottom: 0.5em; } ol { list-style-type: decimal; overflow: visible; margin-left: 3ex; _padding-left: 6ex; } ol ol { list-style-type: lower-alpha; margin-left: .5ex; _margin-left: 1.5ex; } ol ol ol { list-style-type: lower-roman; } li ol, li ul { margin-top: 0; margin-bottom: .3ex; } li p { margin-bottom: 0.5em; } dt, dd { line-height: 1.5em; } dt { font-weight: bold; margin-bottom: 1em; margin-top: 0.5em; } dl, dd { margin-bottom: 1.5em; } dd { margin-left: 16px; } .link-list { text-align: left; list-style: none; margin: 0 0 1em; padding: 0; } .link-list>* { margin: 1px 1.5ex 1px 0; line-height: 1.333em; } .link-list>li, .link-list>dt { padding: 2px 0; } .link-list>dd { padding-left: 1.25ex; } .link-list li, .link-list dt { _padding: 0.15em 0 0.2em; } .link-list dd { _padding-left: 1.25ex; } .link-list li, .link-list dt, .link-list dd { _margin: 1px 1.5ex 1px 0; _line-height: 1.35em; } ul.link-list li { _list-style-position: outside; } /* MENU CSS $Revision: 1.5 $ */ .menu { display: block; margin-left: 0; margin-right: 0; margin-bottom: 1em; zoom: 1; _height: 1em; } .menu { word-spacing: -1ex; letter-spacing: -1ex; line-height: 0; } .menu * { word-spacing: normal; letter-spacing: normal; line-height: 1.25; } .menu>*, .menu>* a { display: inline; display: inline-block; display: -moz-inline-box; zoom: 1; } [className~=menu]>*, [className~=menu]>* a { display: inline; } /* Safari 3.0 not wrapping pipe menu items if it goes past the page width */ body:first-of-type .menu.pipe>* { display: block; float: left; } .pipe:after { content:"\0020"; clear: both; display: block; height:0; } .pipe::after { content:"\0020"; clear: both; display: block; height:0; } .menu li, .menu dt, .menu dd, .menu li a, .menu dd a, .menu dt a { _display: inline; _zoom: 1; } .menu * li, .menu * dd, .menu * dt, .menu * li a, .menu * dd a, .menu * dt a { _display: inline-block; } .menu li, .menu dd, .menu dt { padding-bottom: 0; /* unfortunately
  • is globally redefined to have padding bottom. I need to override that here */ _display: inline; } .menu li a, .menu dd a, .menu dt a { vertical-align: /*\*/ bottom /*/ baseline /**/; } .menu .selected { padding: .1em 0.8ex; margin-left: 0; } .menu .first { padding-left: 0; } .boxed { background: #ebebeb url(menu/boxshadow.gif) repeat-x bottom left; border-top: 1px solid #b1b1b1; margin: 0 -16px 0 -16px; padding: 0 0 4px !important; position: relative; list-style-type: none; _zoom: 1; } .boxed li { background-color: #efefef; border-left: 1px solid #fff; border-right: 1px solid #b1b1b1; } .boxed li a, .boxed dd, .boxed dt { padding: 6px 16px; color: #000; } .boxed li a:hover { background-color: #def; color: #000; text-decoration: none; } .boxed li.on { background-color: #f9f9f9; } .boxed li a:visited { color: #000; } dl.boxed { background-image: none; border-top: none; border-bottom: 1px solid #b1b1b1; padding-bottom: 1px; margin: 0 -8px 1em; } .boxed dd, .boxed dt { padding: 2px 6px 1px 8px; margin-top: 0; margin-bottom: 0; } .boxed dt { _display: inline; _float: left } .boxed dd { float: right !important; } .page { text-align: right; margin: 0 0 1em; padding: 0; } .page ul { list-style-type: none; margin: 0 0 0 10px; padding: 0; } .page ul li a { padding: .1em 0.7ex; } .page dt, .page dd { font-size: 0.917em; text-align: left; line-height: 1.36; margin: 0; padding: 0; vertical-align: middle; } .page .button { padding: .2ex 1ex .3ex; margin-left: 2px; margin-right: 2px; background-repeat: repeat-y; background-position: 0 0; } .page .pipe .selected { font-weight: bold; } .page dd.next { background-image: url(menu/next_null.gif); margin-left: -1px; } .page dd.prev { margin-left: 10px; background-image: url(menu/prev_null.gif); } .page dd.next a { background-image: url(menu/next.gif); } .page dd.prev a { background-image: url(menu/prev.gif); } .page .prev a, .page .prev, .page .next a, .page .next { width: 17px; height: 17px; background-repeat: no-repeat; background-position: 0 0; /*\*/ overflow: hidden; /**/ word-spacing: -3ex; letter-spacing: -3ex; } .page .prev, .page .next { font-size: 0; margin-left: 2px; margin-right: 2px; } .page dd.prev a:hover, .page dd.prev a:focus { background-color: transparent; background-image: url(menu/prev_hover.gif); } .page dd.next a:hover, .page dd.next a:focus { background-color: transparent; background-image: url(menu/next_hover.gif); } .button[class~=selected] { color: #000; background-image: url(form/element_selected_bg.gif); cursor: default; margin-top: -1px; padding-bottom: 0.25em; padding-right: 1.7exem } .button.selected { background-image: url(form/element_selected_bg.gif); background-color: #eee; } .page .etc { vertical-align: bottom; } .page .selected:hover, .page .selected a:hover { outline: none; } ol.path { list-style-type: none; } .path:after { content:"\0020"; clear: both; display: block; height:0; } .path::after { content:"\0020"; clear: both; display: block; height:0; } .path>li { display: inline; float: left; _float: none; } [className~=path]>li { float: none; } .path>li:after { content: "/"; color: #AAA; font-weight: normal; margin-right: 1ex; } .path>li::after { content: "/"; color: #AAA; font-weight: normal; margin-right: 1ex; } ol.path li a { htc-method: "$addTextToNode[ /,after,fontWeight normal]"; behavior:url(/lib/com.adobe/evaluateCss.htc); } .path li a { padding: 0.1em 1ex .1em 0; } /* PIPE @author btapley */ ul.pipe { list-style-type: none; } .pipe>li+li { background-image: url(theme/pipe.gif); padding-left: 1px; } .pipe li { background-repeat: no-repeat; background-position: left center; } .pipe li a { padding: 0.1em 1ex; vertical-align: baseline; /* mostly for Opera */ } ul.pipe { htc-method: "$getDirectChild >$getAdjacent >$addClassToNode[pipe-adjacent]"; _behavior: url(/lib/com.adobe/evaluateCss.htc); } .pipe-adjacent { background-image: url(theme/pipe.gif); padding-left: 1px; } /* COMMA @author mok */ html:not([lang*=""])*.comma>li:after { /* Netscape 6 - 7 */ content: ","; margin-right: 1ex; } .comma li+li:after, .comma dd:after { content: ","; margin-right: 1ex; } .comma dd:last-child:after, .comma li:last-child:after { content: ""; } .comma li+li { margin-right: 0 } .comma dt, .comma dd { margin: 0; } .comma dd, .comma li { display: inline; } .comma dt { margin-right: 1em; _float: left; } .comma a:hover { _color: #cc0000 !important; } .comma li a, .comma dd a { htc-method: "$addTextToNode[\u201a ,after]"; behavior: url(/lib/com.adobe/evaluateCss.htc); _padding-right: 0.5ex; _zoom: 0; } *:first-child+html .comma li a, *:first-child+html .comma dd a { htc-method: "$addTextToNode[\\u201a ,after]"; padding-right: 0.5ex; } .comma { /* compensate for last comma (remove it with margin) */ htc-method: "$getLastChild >$getDirectChild >$addStyleToNode[marginRight -1.5ex,runtime]"; behavior: url(/lib/com.adobe/evaluateCss.htc); } /* DASH */ .dash { padding-left: 0; margin-top: 0; } html:not([lang*=""])*.dash>li:after { /* Netscape 6 - 7 */ content: "-"; margin-right: 1ex; } body:-moz-last-node .dash li, body:-moz-last-node .dash dd {display: inline; } .dash dt { margin-bottom: 0; _margin-right: 0.5ex; } .dash dd { padding: 0; margin: 0; } .dash li+li:before, .dash dd:before { content: "-"; margin-left: 1ex; padding-right: 1ex; } .dash { htc-method: "$getDirectChild >$getAdjacent >$addTextToNode[- ,before]"; behavior: url(/lib/com.adobe/evaluateCss.htc); } .dash li{ _padding-left:0ex ; _padding-right:1ex; } .dash dd { _padding-left:0.5ex ; _padding-right:0 } *:first-child+html .dash li { padding-left: 0; padding-right: 1ex; } *:first-child+html .dash dd { padding-left: 0.75ex; padding-right: 0; } .tags li { margin-right: 10px; } .tag { margin-bottom: 0.5em; } .nomarker { list-style-image: none; list-style-type: none; } /* POD $Revision: 1.9 $ */ .p0, .p1, .p2, div.frame { margin-bottom: 1em; padding: 10px 8px; zoom: 100%; _height: 1em; } .p1, div.frame { background-color: #EEE; border: 1px solid #DDDDDD; } .p1-top, .p2-top, div.frame { padding-top: 0; } div.frame { htc-method: "$getFirstChild >$addClassToNode[p1-top-first-child]"; _behavior: url(/lib/com.adobe/evaluateCss.htc); } .p1-top { htc-method: "$getFirstChild >$addClassToNode[p1-top-first-child]"; _behavior: url(/lib/com.adobe/evaluateCss.htc); } .p2-top { htc-method: "$getFirstChild >$addClassToNode[p2-top-first-child]"; _behavior: url(/lib/com.adobe/evaluateCss.htc); } .p1-top>*:first-child, .p2-top>*:first-child, div.frame>*:first-child { margin: 0 -8px .5em; padding: 6px 8px; font-size: .917em; font-weight: bold; line-height: normal; text-transform: uppercase; color: #111111; } html[lang=ja] .p1-top>*:first-child, html[lang=ja] .p2-top>*:first-child, html[lang=ja] div.frame>*:first-child, html[lang=zh] .p1-top>*:first-child, html[lang=zh] .p2-top>*:first-child, html[lang=zh] div.frame>*:first-child, html[lang=ko] .p1-top>*:first-child, html[lang=ko] .p2-top>*:first-child, html[lang=ko] div.frame>*:first-child { font-size: 100%; } .p1-top-first-child, .p2-top-first-child { margin: 0 -8px .5em !important; padding: 6px 8px !important; font-size: .917em; font-weight: bold; line-height: normal; text-transform: uppercase; _height: 1em; } html.ja .p1-top-first-child, html.ja .p2-top-first-child, html.zh .p1-top-first-child, html.zh .p2-top-first-child, html.ko .p1-top-first-child, html.ko .p2-top-first-child { font-size: 100%; } .p1-top>*:first-child, div.frame>*:first-child { background-color: #DDDDDD; color: #111111; } .p1-top-first-child { background-color: #DDDDDD; color: #111111; } *[className~=frame] { padding: 0; } *[className~=frame]>* { padding: 0 8px; } .top-acc { background-color: #DDDDDD; margin-left:0; margin-right:0; padding-left:20px; padding-top:12px; padding-right:10px; padding-bottom: 6px; } .top-acc>*:first-child { background-color: transparent; } .pod-body { _width: 100%; } /* GLUE CSS Resolve differences between independant selectors when combined $Revision: 1.41 $ */ li.icon { padding-left: 20px; } .pullout-left .icon-replace { _background-position: top left; } .pipe li .icon-replace { _vertical-align: bottom; } [className~=pipe]>li>.icon-replace { vertical-align: bottom; } .pipe li a.icon { padding-left: 25px; background-position: 5px center; } .tabChiclet a.icon, .boxed a.icon { padding-left: 30px; background-position: 10px center; } td.icon { padding-left: 33px; background-position: 13px center; } body:-moz-last-node .menu li a.icon { vertical-align: baseline; } #L1C1 .columns-2-Abb-bb .p1 .pod-body li.icon { _position: relative; } ::root .L3 embed { margin-top: -8px; } .side-menu { font-size: .917em; margin: 0; padding: 0; } html[lang=ja] .side-menu { font-size: 1em; } html.ja .side-menu { font-size: 1em; } .side-menu dt { margin: 10px 0 4px; line-height: 1.25; text-transform: uppercase; padding-top: 4px; border-top: 1px solid #CBCBCB; color: #111111; } .side-menu dd { margin: 4px 0; text-transform: none; } .side-menu dl.treelist dt { border-top: none; padding-top: 1px; } #layoutLogic.L3 h1 { position: static; top: 0; padding: 0; margin: 1em 0 0.5em; font-size: 2em; line-height: auto; color: #000; background: none; display: block; height: auto; } .p0 h3, #content-body h3, #iframeContent h3 { color: #222222; margin: 0 0 0.85em; padding: 4px 0; min-height: 1em; border-bottom: 3px solid #CBCBCB; text-transform: uppercase; font-size: .917em; } html[lang=ja] .p0 h3, html[lang=zh] .p0 h3, html[lang=ja] #iframeContent h3, html[lang=zh] .p0 h3, html[lang=zh] #iframeContent h3, html[lang=ko] .p0 h3, html[lang=ko] #iframeContent h3 { font-size: 1em; text-transform: none; } html.ja .p0 h3, html.ja #iframeContent h3, html.zh .p0 h3, html.zh #iframeContent h3 html.ko .p0 h3, html.ko #iframeContent h3 { font-size: 1em; text-transform: none; } .p0 h3 a { margin: -4px 0; padding: 4px 0; display: block; } .p0 h3 a:hover { text-decoration: none; background-color: #EEEEEE; } .p1 h3, .frame h3 { border-bottom-style: none; } #iframeContent .p1-top .p1-first-child, .p1-top h3.p1-first-child { left: 0; margin: 0 -9px; padding: 0.2em 9px; background-color: #777; color: #fff; } #iframeContent .p1-top .pod-body>*:first-child { margin-left: -9px; margin-right: -9px; padding-left: 9px; padding-right: 9px; background-color: #777; color: #fff; } .p0 .portal-features h3, .p0 .portal-features h4 { background-color: transparent; font-size: 1.2em; } .p2 h3 { color: #111111; } blockquote.pullquote p { font-size: 1.4em; margin-bottom: .5em; } blockquote address, blockquote cite { margin-top: 0.25em; font-size: 0.917em; line-height: 1.35; } blockquote.pullquote cite, blockquote cite { font-weight: bold; } blockquote.pullquote cite { font-size: 0.917em; color: #999; display: block; margin-left: 1em; } blockquote.pullquote span.author { color: #333333; margin-left: -1em; } .page dt { font-weight: normal; } .tags li a { font-weight: bold; font-size: 1.15em; } .tags li a.disabled { font-size: 1em; } .ratings a { font-weight: bold; } .rating .note { font-weight: normal; } #fma h2 { font-size: 1.55em; } #static-messaging h2 { font-weight: bold; font-size: 1.2em; } .nav-up a { display: block; width: 16px; height: 16px; text-indent: -1999px; /*\*/ overflow: hidden; position: absolute; top: 0; right: 0;/**/ } .nav-up a:hover { background-color: transparent; } .meta dt, .meta dd { margin: 0; float: left; } .meta dt { clear: both; width: 30%; } .meta dd { width: 68%; white-space: normal; } div.h-nav p { float: right; margin: 0 0 0 2ex; margin: 0; } div.h-nav h3 { float: left; margin: 0; padding: 0; display: inline-block; line-height: 1.35; border-bottom-style: none; } .h-nav .menu { float: right; width: auto; margin: 0 0 0 2ex; padding: 0; } form.pod-body { margin-bottom: 0; } /* PULLOUT WRAP AND LISTS */ .left-wrap li { list-style-position: inside; } .left-wrap .link-list li { list-style-position: outside; } .error .caption { color: #CC0001; } h1.clip-bottom { htc-method:"$next >$addStyleToNode[marginTop -10px]"; _behavior: url(/lib/com.adobe/evaluateCss.htc); } h1.clip-bottom+* { margin-top: -10px; } .p2 .hr { height: 1px; } #depthpath { padding-left: 0; margin: 0; min-height: 10px; position: absolute; top: -66px; _top: -70px; left:16px; z-index: 1; } #depthpath li { font-size: .917em; } html[lang=zh] #depthpath li { font-size: 1em; } html.zh #depthpath li { font-size: 1em; } #depthpath * { line-height: 1.3; } #depthpath, #depthpath a, #depthpath a:visited { color: #999; text-decoration: none; } #depthpath a:hover { background-color: #000; color: #ddd; } h1 { padding-right: 120px; padding-bottom: 12px; padding-left: 16px; padding-top: 37px; margin:0 0 -1em; height: 30px; *height: 30px; _height: 80px; color:#FFFFFF; display: -moz-inline-box; display: inline-block; position: absolute; top: -78px; *top: -79px; _top: -80px; left: 0; background-image: url(theme/footer_dropshadow.png); _background-image: url(theme/footer_dropshadow_8bit.png); background-repeat: repeat-y; background-position: top right; } .h-nav { background-color: #ECECEC; margin: 0 -8px 0.85em -8px; padding: 0.1em 8px; position: relative; } /* GLOBAL NAV $Id: gnav.css,v 1.70 2009/07/20 11:30:44 mok Exp $ @author btapley @edits mok, jisutton */ #globalnav-search { margin: 0; padding: 0; } #globalnav { position: relative; top: 0; left: 0; z-index:100; display: block; _height: 1em; padding: 0 362px 25px 4px; margin: 0; } #globalnav-noscript { display: none } #globalnav.checkout-nav { padding-bottom: 36px; } #globalnav #adobe-logo { position: absolute; top: 0; left: 16px; z-index: 9; margin:0; padding:0; margin-left: 0; } #adobe-logo { width: 34px; height: 54px; } #adobe-logo-lq { display: block; } #adobe-logo-hq { display: none; } #globalnav-cart .cart { background-image: url(gnav/cart_dark.gif); background-position: center 0; display: inline; display: inline-block; display: -moz-inline-box; _display: inline; color: transparent; height: 11px; min-height: 11px; } #globalnav-cart > a.cart { display: block; text-indent: -9999px; } #globalnav-cart .cart:hover { background-position: center -11px; color: transparent; } #globalnav #user-menu { position: relative; top: 0; left: 0; padding: 0 0 0 60px; margin: 0; font-size: .917em; } #user-menu ul { color:#000; margin: 0; padding: 0; padding-top: 10px; } #user-menu li { padding: 3px 10px; margin: 0; } #user-menu a { color:#000; font-weight: bold; -moz-opacity:.5; -khtml-opacity:.5; opacity: .5; _font-weight: normal; padding: 0; display: inline; } #user-menu a:hover { -moz-opacity:1; -khtml-opacity:1; opacity: 100%; color:#047; text-decoration: underline; } #user-menu [className~=pipe] a { font-weight: normal } #site-menu { position: relative; z-index: 2; padding: 0; padding-top: 3px; margin: 0; width: 100%; left: 58px; } #globalnav #site-menu-dropdown { margin: 0; padding: 0; position:relative; display:block; z-index: 3; _behavior: url(/lib/com.adobe/hover.htc); } #site-menu-dropdown li { position:relative; z-index: 4; margin: 0; padding:0; } #site-menu-dropdown li:hover, #site-menu-dropdown li.hover { z-index: 5; } #site-menu-dropdown .dropdown-tab { position:relative; z-index: 6; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #333; padding: 5px 12px; *white-space: nowrap; _white-space: nowrap; } #site-menu-dropdown > li:hover .dropdown-tab { color: #FFFFFF; background-color: #222222; } #site-menu li.hover .dropdown-tab, #site-menu li.hover .dropdown-tab:hover { color: #FFF; } #site-menu li.hover .dropdown-tab { background-color: #222; } #site-menu li .dropdown-pane { display: none; } #site-menu-dropdown>li:hover .dropdown-pane { display: block; } #site-menu li.hover .dropdown-pane { display: block; } #site-menu-dropdown .dropdown-pane { z-index: 7; top: 21px; _top: 24px; margin-left: -6px; font-size: .917em; } #globalnav #site-menu-dropdown .dropdown-pane { margin-top: 12px; padding: 5px 16px 14px; _margin-top: 0; width: 140px; _width: 170px; background-image: url(gnav/dropdown_pane.png); _background-image: url(gnav/dropdown_pane_8bit.png); background-position: bottom left; background-repeat: no-repeat; border-top-style: none; } #adcnav #site-menu-dropdown .dropdown-pane { margin-top: 12px; padding: 5px 16px 14px; _margin-top: 0; width: 140px; _width: 170px; background-image: url(gnav/dropdown_pane.png); _background-image: url(gnav/dropdown_pane_8bit.png); background-position: left bottom; background-repeat: no-repeat; border-top-style: none; } #globalnav #site-menu-dropdown [className~=dropdown-pane] { margin-top: 4px; padding-top: 8px; } #site-menu-dropdown .dropdown-pane:before { display: block; margin-left: -16px; margin-top: -18px; content: url(gnav/dropdown_pane_cap.png); } #site-menu-dropdown .dropdown-pane::before { display: block; margin-left: -16px; margin-top: -18px; content: url(gnav/dropdown_pane_cap.png); } #site-menu-dropdown .dropdown-pane li, #site-menu-dropdown .dropdown-pane dt, #site-menu-dropdown .dropdown-pane dd { display: block; padding: 0; margin: 2px 0 6px; } #site-menu-dropdown .dropdown-pane dt { text-transform: uppercase; color:#000000; } #site-menu-dropdown .dropdown-pane .divide { padding-top: 8px; } #site-menu-dropdown .dropdown-pane .last-title { font-weight: normal; text-transform: none; } #site-menu-dropdown .dropdown-pane a { display:block; _width: 100%; margin: 0; padding: 0; line-height: 14px; color:#333; } #site-menu-dropdown .dropdown-pane a:hover { color:#047; text-decoration: underline; } ul.dropdown-pane li { _list-style-position: outside; } #globalnav #site-search { position: absolute; top: 0; left: 100%; z-index: 1; padding: 0; margin: 0 0 0 -300px; width: 300px; height: 68px; background-image: url(gnav/search_box.png); _background-image: url(gnav/search_box_8bit.png); background-position: bottom left; background-repeat: no-repeat; } #adcnav { position: relative; top: 0; left: 0; z-index:100; display: block; _height: 1em; margin: 0; padding: 0px 0px 25px 0px; } #adcnav #adc-search { position: absolute; top: 0; left: 100%; z-index: 1; padding: 0; margin: -25px 0 0 -225px; _margin: -25px 0 0 -226px; width: 300px; height: 63px; } #globalnav #site-search.devnet-site-search { _margin: 0 0 0 -256px; } #search-input { margin-left: 20px; margin-top: 20px; width: 262px; _width: 262px; padding: 2px 2px 0 2px; height: 14px; _height: 18px; line-height: 1; background-color: transparent; border: 1px solid #CCCCCC; -moz-box-sizing: content-box; float: left; } #devnet-search-input { margin-left: 20px; margin-top: 20px; width: 172px; _width: 177px; padding: 2px 2px 0 2px; height: 14px; _height: 18px; line-height: 1; background-color: transparent; border: 1px solid #CCCCCC; -moz-box-sizing: content-box; float: left; } #search-input:focus, #devnet-search-input:focus, #search-input:hover, #devnet-search-input:hover { border-color: #adadad; } #site-search .search { background-image: url(gnav/search_button_18x18.png); top: 20px; left: 270px; position: absolute; width: 18px; height: 18px; cursor: pointer; _cursor: hand; } #adc-search .search { background-image: url(gnav/search_button_18x18.png); top: 16px; left: 192px; position: absolute; width: 18px; height: 18px; cursor: pointer; _cursor: hand; } /* GLOBAL FOOOTER $Id: gfooter.css,v 1.10 2008/04/29 00:17:35 dgasior Exp $ @author btapley */ #globalfooter { position: relative; top:0; left:0; border: 0; margin: 0; font-size: .917em; padding: 10px 22px 10px 16px; color:#999; width: 727px; _width: 764px; background-image: url(theme/footer_dropshadow.png); _background-image: url(theme/footer_dropshadow_8bit.png); background-repeat: repeat-y; background-position: right top; _margin-bottom: -15px; /* IE scrollbar */ } html[lang=zh] #globalfooter { { font-size: 100%; } html.zh #globalfooter { font-size: 100%; } #privacy, #copyright, #terms, #searchengine { font-size: 1em; line-height: 1.3; } } #privacy, #terms { margin-bottom: .5em; } #terms { margin-top: 0; } #copyright { margin-bottom: 0; } #globalfooter .menu { margin: 0 0 10px; padding: 0; } #globalfooter .menu li, #globalfooter .menu a { line-height: 1.3; } #globalfooter .menu a { padding: 4px 8px; } .googlelogo { width: 37px; height: 12px; background-image:url(gnav/google.gif); position: relative; top:.5ex; } #globalfooter a, #globalfooter a:hover, #globalfooter a:visited { color: #BBB; text-decoration: none; } #globalfooter a:hover { background-color: #000000; color: #ddd; } @charset "UTF-8"; /* DROP DOWN $Revision: 1.6 $ Copyright 2006 Adobe Systems Incorporated */ .d-dropdown { position: relative; _behavior: url("/lib/com.adobe/hover.htc"); /*IE sub7*/ z-index: 2; } .d-dropdown>li { position: relative; top: 0; left: 0; z-index: 2; } .d-dropdown li { list-style-type: none; _position: relative; /*IE sub7*/ _top: 0; /*IE sub7*/ _left: 0; /*IE sub7*/ } .d-dropdown li li { _position: static; } .d-dropdown .dropdown-pane { position: absolute; top: 16px; left: 0; z-index: 2; display: none; margin-top: 0; } .d-dropdown li.hover .dropdown-pane, .d-dropdown li.focus .dropdown-pane { display: block; } .d-dropdown>li:hover .dropdown-pane { display: block; } .d-dropdown .dropdown-tab { /*\*/ display: block; /*/ display: inline-block; /**/ _display: inline; _zoom: 1; } /*--Tier 1---*/ .d-dropdown .dropdown-pane>* { margin: 0; } .d-dropdown .dropdown-pane dt, .d-dropdown .dropdown-pane dd, .d-dropdown .dropdown-pane li { _margin: 0; } .d-dropdown .dropdown-pane a { margin: 0 1px; -moz-outline: none; } .d-dropdown .dropdown-tab { min-height: 16px; _height: 16px; }