@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