@charset "UTF-8";
@import url(/web/20081204201348cs_/http://www.adobe.com/lib/com.adobe/template/list.menu.css);
@import url(/web/20081204201348cs_/http://www.adobe.com/lib/com.adobe/template/icon.css);
@import url(/web/20081204201348cs_/http://www.adobe.com/lib/com.adobe/template/gnav.css);
@import url(/web/20081204201348cs_/http://www.adobe.com/lib/com.adobe/template/gfooter.css);
@import url(/web/20081204201348cs_/http://www.adobe.com/lib/com.adobe/template/theme.css);
@import url(/web/20081204201348cs_/http://www.adobe.com/lib/com.adobe/template/headertab.hack.css);

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


/*	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/20081204201348oe_/http://www.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;  }

.nomarker {
list-style-image: none;
list-style-type: none; 
}

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


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


/*	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(/web/20081204201348oe_/http://www.adobe.com/lib/com.adobe/evaluateCss.htc);
}
h1.clip-bottom+* { margin-top: -10px; }
.p2 .hr { height: 1px; }

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


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

.h-nav {
background-color: #ECECEC;
margin: 0 -8px 0.85em -8px;
padding: 0.1em 8px;
position: relative;
}

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}


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


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(/web/20081204201348oe_/http://www.adobe.com/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(/web/20081204201348oe_/http://www.adobe.com/lib/com.adobe/remedy/revealOverflowX.htc);
_behavior: url(/web/20081204201348oe_/http://www.adobe.com/lib/com.adobe/remedy/revealOverflowX.htc) url(/web/20081204201348oe_/http://www.adobe.com/lib/com.adobe/remedy/maxCalcFix.htc); 
}

/*	
Copyright 2005 Adobe Systems Incorporated.
Forms CSS
$Revision: 1.45 $
*/
fieldset {
border-style: hidden;
border-width: 0;
padding: 0;
margin: 0.5em 0;
}
.form-columns div fieldset {
margin-top: 0;
}
.licenseAgreement {
padding: 1em;
margin: 1em 0;
height: 10em;
min-height: 10em;
border: 1px solid;
width: 32em;
overflow: auto;
}
input.checkbox {
margin-right: 4px;
}
p input {
vertical-align: middle;
}
input.login-username,
input.login-password,
input.serialnumber, 
input.numeric { 
border: 1px solid;
width: 188px !important;
width: 193px;
}
input.login-username,
input.login-password {  
padding: 2px 4px 0 4px;
margin: 0 0 4px 0;
width: 188px !important;
width: 193px;
}
input.numeric, 
input.serialnumber {
padding: 2px 0 2px 4px;
margin-bottom: 1px;
}
input.numeric {	
width: 60px !important;
width: 56px;
}
input.serialnumber {
margin-left: 0;
}
.button-group {
padding-top: 1.5ex
}
* html .button-group {
padding-bottom: 1.5ex
}
input.formButton {
border: 0; 
padding: 0 4px 0 0;
vertical-align: top;
}
input.formSubmitButton {
border: 0; 
padding: 0 0 0 8px;
vertical-align: top;
}
input.gobutton {
height: 20px;
width: 20px;
background: white url(/web/20081204201348oe_/http://www.adobe.com/images/buttons/go_button.gif);
margin-left: 4px;
}
.nav-right input {
margin-left: 4px !important;
}
.cancel { 
margin-right: 31px !important;
}
select.multiselect {
padding-bottom: 16px;
height: 5em;
}
#msg-error {
padding: 8px;
margin-bottom: 1em;
}
#msg-error .icon { /* this is sloppy, but this whole sheet is due to expire so...*/
padding-left: 20px;
padding-bottom: 5px;
}
div.msg-alert,
#msg-error {
position: relative;
top: 0;
left: 0;
min-height: 1em;
margin: 8px 0;
padding: 8px 8px 8px 32px;
_height: 1em;
}
div.msg-alert img,
#msg-error img {
width: 16px;
height: 16px;
position: absolute;
top: 8px;
left: 8px;
}
p.msg-error,
div.msg-error {
margin: 8px 0;
padding: 0;
}
p.msg-error img,
div.msg-error img {
display: none;
}
span.required {
padding-left: .5ex;
_height: 1em; 
_text-indent: 0; 
}
p.go-button,
div.go-button {
margin-top: 0.4em;
text-align: right;
}
form {
margin: 0;
padding: 0;
}
form.form-columns,
div.form-columns {
margin-bottom: 2em; 
margin-top: 0.5em;
}
form.searchUsergroups {
width: 16em;	
}
div.form-indent {
margin: 0.5em 0 0.5em 3em;
}
div.form-indent div.columns-2-AB-A,
div.form-indent div.columns-2-AB-B {
width: 40%;
}
div.formSubmitButtons {
float: right; 
clear: both; 
padding: 32px 0 0 0;
margin: 0;
}
form.form-columns h2.header-border,
div.form-columns h2.header-border {
margin-top: 1.5em;
border-bottom: solid 1px #e6e6dc;
padding-bottom: 0.5em;
margin-bottom: 0.9em;
}
.input-group {
margin-bottom: 1.35em;
}
.input-group p {
padding-top: 2px;
padding-left: 23px;
margin-bottom: 2px;
}
/*\*/	
html>body .input-group input.radio,
html>body .input-group input.checkbox {
position: relative;
top: 0;
left: -23px;
width: 13px;
margin: 0 -23px 0 0;
}
#gecko:first-child .input-group input.radio,
#gecko:first-child .input-group input.checkbox,
head:first-child+body .input-group input.radio,
head:first-child+body .input-group input.checkbox {
margin: 0 -17px 0 0;
}
/* */
* html .input-group p {	
text-indent: -23px;
}
* html .input-group input.radio,
* html .input-group input.checkbox {
margin-left: 0px;
margin-right: 2px;
/*\*/
margin-top: -0.5em;
margin-bottom: -0.5em;
margin-right: 0;
/* */
}
.input-left { 
padding-left: 18px; 
}
.input-left p {
clear: both;
margin: 0 0 0.5em;
padding: 3px 0 !important;
padding: 0;
}
.input-left ul { 
margin-bottom: 0.5em;
}
.input-left p input.radio,
.input-left p input.checkbox {
float: left;
padding-top: 0;
padding-bottom: 0;
margin-left: -18px; 
}
.input-left input.textfield {
width: 170px;
}
.input-left input.login-password {
width: 100px !important;
padding: 2px 0 2px 4px;
margin-left: 0;
margin-bottom: 2px;
}
* html>body .input-left {
padding-left: 2em;
}
* html>body .input-left p input.radio,
* html>body .input-left p input.checkbox {
padding-top: 2px;
padding-bottom: 2px;
margin-left: -1.8em;
}
div.label-top {
padding-bottom: 0.4em;
}
label input,
label select {
vertical-align: middle;
}
label.label-top input,
label.label-top select,
label.label-top textarea {
margin-top: 0.4em;
}
label.label-left input,
label.label-left select,
label.label-left textarea {
margin-left: 1%;
}
div.input-left p.label { 
margin-bottom: 0.15em;
}
.label-description {
display: block;
padding: 0;
margin: 0.3em 0;
}
* html>body .label-description {
margin: 0.3em 1px 0.3em 0;
}
label.label-description a.helptextlink {
margin-top: -6px;
}
dl.label-left
{
margin: 0 0 .5em;
}
label.label-left:after,
dl.label-left:after,
form span.with-price:after
{
clear: both;
content: ".";
display: block;
height: 1px;
visibility: hidden;
}
label.label-left,
dl.label-left,
form span.with-price
{
min-height: 1em;
_height: 1em;
/*\*//*/display: inline-block;/**/
}
span.label-title,
label.label-left,
span.form-tip,
span.form-controls-left,
span.form-controls-right,
form span.with-price,
form span.with-price span.price
{
display: block;
}
label.label-left span.label-title,
dl.label-left dt.label-title
{
width: 32%;
float: left;
text-align: right;
margin-right: 1%;
}
dl.label-left dd
{
float: right;
width: 66%;
margin-left: 0;
margin-bottom: .25em;
}
dl.label-left dt
{
margin-top: 0;
}
label.label-left span.label-title
{
margin-top: .25em;
}
label.label-left span.form-tip,
span.form-controls-left,
span.form-controls-right
{
margin-left: 34%;
}
span.form-controls-left,
span.form-controls-right
{
margin-top: 2em;
}
span.form-controls-right
{
text-align: right;
}
label.label-left span.form-tip
{
clear: both;
}
.form-tip
{
font: normal .95em/1.35em Verdana, Arial, Helvetica, sans-serif;
}
form span.with-price span.price
{
float: left;
margin-top: .25em;
text-align: left;
}
.form-controls-justify input,
.form-controls-justify button {
float: left;
}
.form-controls-justify .submit {
float: right;
}
.form-controls-justify::after {
content:"\0020";
display: block;
clear: both;
height: 0;
}
* html .form-controls-justify {
height: 1em;
}
span.form-controls-justify {
display: block;
}
.form-compact
{
margin-bottom: 1.5em;
}
.form-compact p,
.form-compact dt.label-title
{
margin-top: .25em;
margin-bottom: .25em;
}
.form-compact .label-title
{
text-transform: uppercase;
}
legend
{
font-weight: bold;
line-height: 1.35em;
margin-bottom: 1em;
}
fieldset>legend
{
width: 100%;
float: left;
}
fieldset>legend+*
{
clear: left;
}
* html legend
{
position: relative;
top: 0;
left: -1ex;
width: 100%;
}
* html legend .label-title
{
width: 100%;
}
a.narrow {
width: 4em !important;
}
a.wide {
width: 10em !important;
}
a.xwide {
width: 16.5em !important;
}
.narrow {
width: 13em !important;
}
.wide {
/*\*//**/
width: 21em !important; 
/*\*//*/
width: 20em !important;
/**/	
}
.xwide {
width: 35em !important;
}
.min {
width: auto !important;
}
.month, .day, .xxnarrow { 
width: 4em !important;
}
.year { 
width: 5em !important;
}
.securecode {
width: 3em !important;
}
.form-columns div.columns-2-AB-A,
.form-columns div.columns-2-aaB-aa,
.form-columns div.columns-3-aabbC-aa {
text-align: right;
}
.form-columns div.txtleft {
text-align: left !important;
}
.submit {
font-weight: bold;
font-family: inherit;
text-align: center;
color: #2b333c;
background: #fefefe url(/web/20081204201348oe_/http://www.adobe.com/lib/com.adobe/template/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;
vertical-align: middle;
}
.submit {
_margin-left: expression(this.previousSibling ? '1ex' : 'null');
}
*+.submit {
margin-left: 1ex;
}
/* \*/
::root input.submit {
font-size: inherit;
}
/* */
.submit:hover {
outline-width: 2px;
background-color: #FFF;
outline: #D6FFC9 solid 1px;
}
::root .submit>* {
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. */
}
a.submit { 
text-decoration: none;
display: -moz-inline-box;
display: inline-block;
_display: inline;
zoom: 100%;
white-space: nowrap;
}

/*	
Copyright 2005 Adobe Systems Incorporated.
Data CSS
$Revision: 1.73 $
*/
table {
font-size: 100%; 
margin-bottom: 1em;
border-spacing: 0;
border-collapse: collapse;
}
th,
td {
padding: 0.35em 10px;
vertical-align: top;
}
caption {
padding-bottom: 0.5em;
}
td p,
td ul {
margin-top: 0;
}
table.data-meta {
margin-bottom: 1.5em;
border: none;
}
table.data-meta th, 
table.data-meta td {
border: none;
}
#contentBody table.data-meta th,
#contentBody table.data-meta td {
padding: 0.1em 0.2em;
vertical-align: top;
}
#pod table.data-meta th,
#pod table.data-meta td {
padding: 0.3em 0.1em;
}
html>body table.data-rating {
width: 100%;
}
table.data-rating, 
table.data-rating th, 
table.data-rating td {
border: none;
font-size: 0.912em;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.data-rating td  {
padding: 0.1em;
text-align: center;
}
table.data-rating th#first {	text-align: left }
table.data-rating th#last { text-align: right; }
table.data-rating td#first,
table.data-rating td#last { padding-right: 1.2em; }
table.data-rating th#first,
table.data-rating th#last { 
font-weight: normal !important;
padding: 0;
}
#contentBody table.admin th, 
#contentBody table.admin td {
padding: 0.1em 4px;
vertical-align: top;
}
table {
border-bottom: solid 1px #7b8689;
border-right: solid 1px #7b8689;
}
th {	
border-top: solid 1px #7b8689; 
border-left: solid 1px #7b8689; 
}
td {
border-top: solid 1px #7b8689;
border-left: solid 1px #7b8689;
}
td.nodata,
td.data-none {	
border-top: solid 1px #fff; 
border-left: solid 1px #fff; 
}
table.data-noborder,
table.data-noborder th,
table.data-noborder td,
table.data-meta td {
border: none;
}
#pod table.data-rating th {
border: none;
}
table.data-rating td {
border: none;
}
table.pckgDetail {
border-spacing: 0;
border-collapse: collapse;
border-bottom: none;
border-right: none;
width: 99%;
}
* html table.pckgDetail {
width:93%;
}
table.pckgDetail th,
table.pckgDetail td {
padding: 5px 8px;
}
tbody.pckg-ovw td {
border-left: none;
}
tbody.pckg-ovw td {
padding-top: 2em !important;
border-top: 1px solid #7b8689;
}
tbody.pckg-calc th,
tbody.pckg-calc td {
border: none;
}
tbody.pckg-calc th {
font: bold 1em Arial, Helvetica, sans-serif;
text-align: right;
}
tbody.pckg-config th,
tbody.pckg-config td {
border-right: 1px solid #7b8689;
border-bottom: 1px solid #7b8689;
}
/*\*/
* html tbody.pckg-config th,
* html tbody.pckg-config td {
border-left: 1px solid #7b8689;
}
/* */
tbody.pckg-config th {
border-top: 1px solid #7b8689;
}
tbody.pckg-config td {
border-top: none;
}
head:first-child+body tbody.pckg-config th, 
head:first-child+body tbody.pckg-config td {
border-left-style: none;
}
tbody.pckg-config th:first-child,
tbody.pckg-config td:first-child {
border-left :1px solid #7b8689 !important;
}
tr.data-split th,
tr.data-split td {
border-top: 1px solid #7b8689;
padding-top: 2em;
}
.data-priceTotal th,
.data-priceTotal td {
font: bold 1.2em Arial, Helvetica, sans-serif !important;
}
.data-num,
.data-percent {
text-align: right;
}
.data-percent {
width: 2.5em;
}
.data-time {	
white-space: nowrap;
}
table.priceData-compact {
border-bottom: none; 
border-right: none;
margin-bottom: 1.5em;
}
table.priceData-compact th,
table.priceData-compact td {
line-height: 1.5em;
border-left: none;
border-top: none;
border-bottom: 1px solid #DDD;
padding: 2px 0 1px;
_padding-right: 1ex;
}
table.priceData-compact *+td,
table.priceData-compact *+th {
padding-left: 1ex;
}
table.priceData-compact th {
font-weight: normal;
}
br.sf-mb {
display: none;
}
br.sf-mb:empty {
display: block;
}
/*\*/
* html table.max {
width: 94% !important;
}
/* */
* html>body table.max {
width: 100% !important;
}
html>body #pricing-pod.options-pod table {
border: none;
width: 100%;
}
#pricing-pod.options-pod table {
border: none;
}
#pricing-pod.options-pod th,
#pricing-pod.options-pod td {
border: none;
background-color: transparent;
padding: .2em 1ex .2em 0;
font-size: 1em;
line-height: 1.35em;
font-family: Arial, Helvetica, sans-serif;
}
#pricing-pod .price {
font-weight: bold;
}
/*\*/
* html #pricing-pod.options-pod .op-body {
padding-bottom: 1.35em;
}
* html #pricing-pod.options-pod table {
width: 93%;
}
/* */

/*
Copyright 2006 Adobe Systems Incorporated.
Themes CSS	
$Revision: 1.156 $
*/
#pod {
background-color:#EDEDED;
border-left: 1px solid #D9D9D9;
border-bottom: 1px solid #D9D9D9;
color: #363636;
}
#capBottom { display: none; }
.h-nav {
background-color: #ececec;
border-bottom: 1px solid #bdbdbd;
}
#contentBody .h-nav h3 { border-bottom: none; }
#pod h3,
#cart h3,
.options-pod h3 {
background-color: transparent;
border-bottom: none;
}
.p2 h2 { color: #111111; }
#pod h3,
#pod ul.nav-pod p,
.p2 .side-menu dt { color: #111111; }
div.portal-features h3,
div.portal-features h4 { background-color: transparent; }
#infoPodCap,
#infoPodCapBottom { display: none; }
#infoPod {
background-color: #DDDDDD;
margin-left:0;
margin-right:0;
padding-left:10px;
padding-top:12px;
padding-right:10px;
padding-bottom: 6px;
}
#infoPod>*:first-child {
background-color: transparent;
}
a.noHover:hover,
a .mask-a,
a:hover .mask-a,
.noHover a:hover { text-decoration: none }
a .mask-a,
a:hover .mask-a { color: #888; }
#msg-error a,
#msg-error a:visited,
#msg-error a:hover { color: #f00; }
a.search-term,
a.search-term:visited,
a.search-term:hover { color: #000; }
th { background-color: #ECF0F2; }
.data-noborder th { background-color: #fff; }
.data-noborder .alt th { background-color: #f1f1f1; }
.data-noborder .data-sectionHead,
th.data-sectionHead {
background-color: #666;
color: #fff;
}
th.alt,
tr.alt,
.alt td.data-yes { background-color: #f1f1f1; }
th.complimentary,
td.complimentary { background-color: #91C6C6 !important; }
th.bronze,
td.bronze { background-color: #DDCAB8 !important; }
th.silver,
td.silver { background-color: #C0C0C1 !important; }
th.gold,
td.gold { background-color: #f8df80 !important; }
th.platinum,
td.platinum { background-color: #f5f5f5 !important; }
td.data-yes { background: url(/web/20081204201348oe_/http://www.adobe.com/images/check_mark.gif) no-repeat center center; }
td.data-yesplus { background: url(/web/20081204201348oe_/http://www.adobe.com/images/check_markplus.gif) no-repeat center center; }
td.data-yes-note { background: url(/web/20081204201348oe_/http://www.adobe.com/images/check_mark_note.gif) no-repeat center center; }
td.data-yes,
td.data-no,
td.data-yesplus,
td.data-yes-note { text-indent: -9999px; }
tr.alt th.alt,
table.data-meta th,
table.data-rating th { background-color: transparent; }
td.nodata,
td.data-none,
tbody.pckg-calc th,
table.priceData-compact th { background-color: transparent; }
img.image-border,
img.image-editorial { border: solid 1px #999; }
img.image-noborder { border: solid 1px white; }
p.nav-bottom,
div.nav-bottom,
p.nav-top,
div.nav-top,
p.nav-right,
div.nav-right,
p.nav-left,
div.nav-left { color: #333; }
div.nav-pagination a:hover { background-color: transparent; }
div.msg-alert {
border: 1px solid #ccc;
background-color: #fefee8;
color: #cc0000;
}
.border { border: 1px solid #eee; }
body.popup,
div.popup {
background: #fff;
text-align: left;
}
div.popupheader { border-bottom: 1px solid #999; }
#searchBarTop,
#searchBarBottom { border-bottom: 1px solid #acb0b5; }
#searchBarTop {
background-color: #e8f0f1;
border-top: 1px solid #dbe0e6;
}
#searchBarBottom { background-color: #fff; }
.login-username,
.login-password,
.licenseAgreement {
background-color: #f7f7f7;
border-color: #999 #aab3b3 #d5dddd #aab3b3 !important;
}
.login-username:focus,
.login-password:focus,
.licenseAgreement:focus,
input.textfield:focus,
textarea:focus {
background-color: #fff !important;
border-color: #6ab94b #94da78 #aedf9a #94da78 !important;
}
input.disabled,
input.disabled:focus,
input.readonly,
input.readonly:focus {
background-color: #FFF !important;
border-color: #ddd !important;
}
#msg-error { background-color: #ffffcb !important; }
abbr { cursor: help; }
.price,
.price a,
.price a:visited { color: #922; }
.priceWithoutTax,
.priceWithoutTax a,
.priceWithoutTax a:visited { color: #333; }
th.price { color: #000; }
td.price a.submit,
td.price a.submit:visited { color: #333; }
#msg-error p,
#msg-error ul,
p.msg-error,
div.msg-error,
div.error p { color: #CC0001; }
#pod label { color: #444; }
.disabled,
.readonly,
.label-description { color: #666; }
.required { color: #CC0001; }
.new,
.achtung { color: #aa2222; }
#footnote,
.footnote,
.note,
.legalnotice,
.caption { color:#888; }
.comingSoon { color: #666; }
.stamp-fileinfo { color: #888; }
span.article-date,
p.quote,
.stamp-date { color: #888; }
.user,
.user a { color: #F60; }
code,
pre { color: #000; }
code { background-color: #E6F0FA; }
code strong,
pre strong { background-color: #F9F9B7; }
del { color: #000 !important; }
blockquote.pullquote cite { color: #999; }
div#static-messaging div,
.static-messaging {
border: 1px solid #D3D3D3;
background: #f5f7f7;
}
.side-menu {
padding: 0 8px;
}
.nextsteps {
padding: 8px;
background-color: #ddd;
}
.nextsteps h3 {
margin: 0 -8px .5em;
padding: 6px 8px;
font-size: .917em;
font-weight: bold;
line-height: normal;
text-transform: uppercase;
color: #111111;
}
dl.side-menu dt:first-child { border-top: none; }
dl.side-menu {
htc-method: "$getFirstChild >$addStyleToNode[borderTop none]"; 
behavior: url(/web/20081204201348oe_/http://www.adobe.com/lib/com.adobe/evaluate.htc);
}

/*	
Copyright 2005 Adobe Systems Incorporated.
XHTML FMA CSS Selectors 	
$Revision: 1.3 $
*/
/* Shared Layout */
.p0 #fma.fma {
margin-top: 0;
margin-bottom: 1em;
}
#fma,
.L0 .fma { 
margin-top: -10px; 
margin-bottom: 1em;
}
ul.fma {
clear: both;
line-height: inherit;
padding: 0 0 1px 0;
margin: 0 0 1em 15px;
}
ul.fma {
clear: both;
list-style-type: disc;
list-style-image:none;
padding: 0 0 1px 0;
margin: 0 0 1em 15px;
}

#C1 {
padding: 10px 16px 0;
margin-bottom:0;
}
.L0 #C1,
.L2 #C1,
.L4 #C1 {
padding: 10px 16px 0;
width: 526px;
_width: 558px;
}
#C1.columns-2-Abb-A a { word-wrap: break-word;  }
.L0 #C2.columns-2-Abb-bb,
.L2 #C2.columns-2-Abb-bb,
.L4 #C2.columns-2-Abb-bb {
background-color:#EEEEEE;
width: 200px;
margin-bottom:0;
}
.L0 #C2 .p2:first-child { border-top-style: none; }
.L0 #C2 {
_htc-method: '$getFirstChild >$addStyleToNode[borderTopStyle none]';
_behavior: url("/web/20081204201348oe_/http://www.adobe.com/lib/com.adobe/evaluate.htc");
}
.L0 #C2 .top-acc+.p2 { border-top-style: none; }
.L1 #C1.columns-2-Abb-A { width: 485px; }
.L1 #C2.columns-2-Abb-bb { width: 267px; }
.L2 #C1.columns-3-ABcc-A,
.L2 #C2.columns-3-ABcc-B { width: 276px; }
.L2 #C2.columns-3-ABcc-B { margin-left: 9px; }
::root .L2 #C2.columns-3-ABcc-B {
 left: 0;
}
.L2 #C3.columns-3-ABcc-cc { width: 189px; }
.L1 #C1.columns-3-aaBcc-aa,
.L1 #C3.columns-3-aaBcc-cc { width: 189px; }
.L1 #C2.columns-3-aaBcc-B {
width: 362px;
margin-left: 9px;
}
.L2 #C1.columns-4-ABCD-A,
.L2 #C2.columns-4-ABCD-B,
.L2 #C3.columns-4-ABCD-C,
.L2 #C4.columns-4-ABCD-D { width: 183px; }
.L2 #C2.columns-4-ABCD-B,
.L2 #C3.columns-4-ABCD-C { margin-left: 9px; }
#layoutLogic.L3 {
width: auto;
margin: 0;
}
.L3 #C1.columns-1-A-A {
padding-left: 18px;
padding-right: 18px;
}
#article-C1
{
width: 25%;
}
#article-C2
{
width: 71%;
}
.page>* { 
float: none;
}
dl.page dt,
dl.page dd { 
_float: none;
}