@charset "UTF-8";
/*	HOME SCREEN IMPORT
$Id: screen.css,v 1.8 2008/09/23 05:44:29 mok Exp $
*/
@import url(/web/20090117195526cs_/http://wwwimages.adobe.com/www.adobe.com/lib/com.adobe/template/gnav.css);
@import url(/web/20090117195526cs_/http://wwwimages.adobe.com/www.adobe.com/lib/com.adobe/template/icon.css);
@import url(/web/20090117195526cs_/http://wwwimages.adobe.com/www.adobe.com/lib/com.adobe/template/data.css);
@import url(/web/20090117195526cs_/http://wwwimages.adobe.com/www.adobe.com/lib/com.adobe/template/menu.css);
@import url(/web/20090117195526cs_/http://wwwimages.adobe.com/www.adobe.com/lib/com.adobe/template/form.css);
body {
_behavior: url(/web/20090117195526oe_/http://wwwimages.adobe.com/lib/com.adobe/remedy/lang.htc);
}

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 {
/*\*//*/ 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; }

/*	COMPACT	$Revision: 1.10 $
float child elements, clear floats
*/
.compact>* { float: left; }
.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(/web/20090117195526oe_/http://wwwimages.adobe.com/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;
}


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;  }

.tags li { margin-right: 10px; }
.tag { margin-bottom: 0.5em; }

.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;
}

@charset "UTF-8";
/*	DROP DOWN $Revision: 1.6 $
Copyright 2006 Adobe Systems Incorporated
*/
.d-dropdown {
position: relative;
_behavior: url("/web/20090117195526oe_/http://wwwimages.adobe.com/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;
}

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}


/*	PULLOUT $Revision: 1.21 $
@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 {
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: 125px; }
.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%; }

/*	COMMON CSS
Shared Themes CSS
$Revision: 1.15 $
*/
html,
body {
padding: 0;
margin: 0;
}
html {
border-top: 5px solid #000000; /* Putting this here instead of on the body selector helps scripts properly caculate an element's calculated offset */
}
body { 
font: 75%/1 Arial, Helvetica, sans-serif;
color: #333;
position: relative;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
div[id="layoutLogic"] {
clear: both;
min-height: 1em;
}
body div,
body form {	_height: 1em; }
body * div { _height: auto; }
img { border: 0; }
/*	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; }
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,
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; }
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; }
/*	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-repeat: no-repeat;
background-position: top right;
}
/*	BORDER
*/
.border { border: 1px solid; }
img.border { border-color: #999; }
img.frame {
border-color: #424242;
outline-color: #CCC;
}
/*	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: #333;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
padding: 1.25em 0;
}
.indent { margin-left: 12.5% !important; }
blockquote.indent { margin-bottom: 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; }
.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("/web/20090117195526oe_/http://wwwimages.adobe.com/lib/com.adobe/evaluateCss.htc");
}
.link-back {
htc-method: "$addTextToNode[‹ ,before]"; 
behavior: url("/web/20090117195526oe_/http://wwwimages.adobe.com/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(/web/20090117195526oe_/http://wwwimages.adobe.com/lib/com.adobe/template/form/calloutbutton_bg.gif);
padding: .2em 1.5ex !important;
_padding: .2em 2ex !important;
}
.callout-button:hover, .callout-button:visited:hover {
background: url(/web/20090117195526oe_/http://wwwimages.adobe.com/lib/com.adobe/template/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;
}
a.download-button {
padding: 9px 40px 9px 55px;
*padding: 8px 40px 7px 55px;
_padding: 7px 40px 8px 55px;
text-decoration: none;
}
button.download-button {
padding: 9px 40px 8px 55px;
*padding: 9px 40px 9px 55px;
_padding: 9px 40px 8px 55px;
}
p button.download-button {
padding: 8px 35px 7px 55px;
*padding: 6px 35px 6px 55px;
_padding: 7px 35px 6px 55px;
}
.download-button:hover, 
.download-button:visited, 
.download-button:visited:hover {
background: url(form/downloadbutton_bg.gif);
color: #2B333C;
text-decoration: none;
}
/* PRODUCTS/DOWNLOADS CLASSES
*/
#adobe-media-player-tip,
#shockwave-player-tip { 
position: relative; 
top: 0.5em;
font-size: 0.917em;
}
#content-pocket .adobemediaplayer,
#content-pocket .shockwave {
margin-top: -5px !important;
padding: 0 0 0 24px !important; 
min-height: 20px; 
_height: 20px;
display: block;
} 
#content-pocket .adobemediaplayer { background-image: url(icon/adobe_media_player_20x20.png); } 
#content-pocket .shockwave { background-image: url(icon/shockwave_player_20x20.png); } 

/*	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(/web/20090117195526oe_/http://wwwimages.adobe.com/lib/com.adobe/evaluateCss.htc);
}
.p1-top {
htc-method: "$getFirstChild >$addClassToNode[p1-top-first-child]";
_behavior: url(/web/20090117195526oe_/http://wwwimages.adobe.com/lib/com.adobe/evaluateCss.htc);
}
.p2-top {
htc-method: "$getFirstChild >$addClassToNode[p2-top-first-child]";
_behavior: url(/web/20090117195526oe_/http://wwwimages.adobe.com/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%;  }

/*	LAYOUT CSS
Home Page Layout
$Revision: 1.9 $
*/
#globalnav #site-menu-dropdown .dropdown-pane { _width: 140px; }
.swfcontent img,
#home-fma img { visibility: hidden; }   
#home-fma { height: 430px; overflow: hidden; }
#layoutLogic {
width: 1006px;
position: relative;
}
#contentLayout {	
background: url(theme/contentLayout_dropshadow.png) 0 0 no-repeat;	
_background-image: url(theme/contentLayout_dropshadow_8bit.png);	
z-index: 4;
border-bottom: 1px solid transparent;	
_border: none;
}
*:first-child+html #contentLayout { border: none; }
#contentBody,
#contentPocket {
position: relative;
min-height: 350px;
_height: 350px;
}
#contentBody {
float: left;
padding: 12px 0 0 16px;	
}
#contentPocket {
padding: 16px 12px 0 24px;
float: right;
right: 8px;
}
.home #contentBody { width: 570px; _width: 576px }
.home #contentPocket { width: 376px; _width: 376px; }
.columns-2-AB-A,
.columns-2-AB-B { width: 48.95%; _width: 47% }
.home #contentPocket .columns-2-AB-A,
.home #contentPocket .columns-2-AB-B { margin-bottom: 1em; width: 48.42% }
#home-promo-1,
#home-promo-3 { margin-bottom: 9px; }
#promoButtons {
background: #686868 url(/web/20090117195526oe_/http://wwwimages.adobe.com/lib/com.adobe/template/home/theme/contentPromo_gradient.png) bottom left repeat-x;
margin-bottom: 7px;
padding-left: 16px;
}
#contentPocket #promoButtons div.columns-2-AB-A,
#contentPocket #promoButtons div.columns-2-AB-B { margin-bottom: 0; }
#promoButtons p { margin-bottom: 0.5em }
#contentPocket #promoButtons .v-ctr { position: relative; top: 0.7em; padding: 0.15em 0 0.2em; _vertical-align: middle; }
#contentPocket #promoButtons .v-ctr .icon { background-position: center left }
.tooltipBody { _width: 295px !important }	

/*	HOMEPAGE THEME CSS
$Id: theme.css,v 1.18 2008/11/24 19:08:52 dgasior Exp $
*/
body { background-repeat: repeat-x; }
h2 { 
font-size: 1.25em;
font-weight: bold;
}
h2 { color: #EBEBEB; }
a,
a:visited { color: #C7C7C7; }
a:hover,
a:hover:visited { color: #C7C7C7; }
.icon { 
padding: 0 0 0 24px !important; 
min-height: 20px; 
_height: 20px;
display: block;
}
.link-list li { _margin-right: 0 !important; }
.acrobat { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/acrobat_8_20x20.jpg); } 
.acrobatconnectpro { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/acrobat_connect_pro_20x20.jpg); }
.adobemediaplayer { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/amp_20x20.jpg); } 
.aftereffects { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/after_effects_cs4_20x20.jpg); } 
.air { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/air_20x20.jpg); } 
.coldfusion { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/coldfusion_8_20x20.jpg); } 
.connect { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/acrobat_connect_20x20.jpg); } 
.contentserver { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/content_server_4_20x20.jpg); } 
.contribute { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/contribute_cs4_20x20.jpg); } 
.designpremium { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/design_premium_cs4_20x20.jpg); } 
.designstandard { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/design_standard_cs4_20x20.jpg); } 
.dreamweaver { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/dreamweaver_cs4_20x20.jpg); } 
.encore { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/encore_cs4_20x20.jpg); } 
.fireworks { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/fireworks_cs4_20x20.jpg); } 
.flash { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/flash_cs4_20x20.jpg); } 
.flashmedialiveencoder { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/flash_media_live_encoder_20x20.jpg); } 
.flashplayer { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/flash_player_cs3_20x20.jpg); } 
.flex { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/flex_cs3_20x20.jpg); } 
.illustrator { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/illustrator_cs4_20x20.jpg); } 
.indesign { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/indesign_cs4_20x20.jpg); } 
.lightroom { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/lightroom_cs3_20x20.jpg); } 
.livecycle { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/livecycle_20x20.jpg); } 
.mastercollection { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/master_collection_cs4_20x20.jpg); }
.photoshop { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/photoshop_cs4_20x20.jpg); } 
.photoshopelements { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/photoshop_elements_7_20x20.jpg); } 
.premierepro { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/premiere_cs4_20x20.jpg); } 
.productionpremium { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/production_premium_cs4_20x20.jpg); } 
.reader { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/reader_9_20x20.jpg); } 
.soundbooth { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/soundbooth_cs4_20x20.jpg); } 
.shockwave { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/shockwave_20x20.jpg); } 
.techcommsuite { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/techcommsuite_20x20.jpg); } 
.webpremium { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/web_premium_cs4_20x20.jpg); } 
.webstandard { background-image: url(/web/20090117195526oe_/http://wwwimages.adobe.com/images/shared/product_mnemonics/20x20/border/web_standard_cs4_20x20.jpg); } 

/*	GLOBAL FOOTER
$Id: gfooter.css,v 1.6 2008/04/29 00:16:23 dgasior Exp $
@author btapley
*/
#globalfooter {
position: relative;
top:0;
left:0;
border: 0;
margin: 0;
font-size: 0.833em;
padding: 10px 22px 10px 16px;
color:#999;
width: 970px;
background-image: url(theme/contentFooter_dropshadow.png);
_background-image: url(theme/contentFooter_dropshadow_8bit.png);
background-repeat: repeat-y;
_margin-bottom: -15px; /* IE scrollbar */
}
#privacy,
#copyright,
#terms,
#searchengine { 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;
font-weight: bold;
}
#globalfooter .menu a {	padding: 4px 8px; }
.googlelogo {
width: 37px;
height: 12px;
background-image:url(/web/20090117195526oe_/http://wwwimages.adobe.com/www.adobe.com/lib/com.adobe/template/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;
}
#globalfooter .pullout-item { _overflow: visible;}
#search-input { 
_width: 182px;
_height: 14px;
}
#site-search #result-list .pullout-item { _height: auto }