/*
Copyright 2005 Adobe Systems Incorporated.
CSS Import
$Revision: #1 $
*/
@import url(/web/20120424041257cs_/http://www.adobe.com/lib/com.adobe/template/list.menu.css);
@import url(/web/20120424041257cs_/http://www.adobe.com/lib/com.adobe/template/icon.css);
@import url(/web/20120424041257cs_/http://www.adobe.com/ubi/template/identity/adobe/screen/wcms.css);
@import url(/web/20120424041257cs_/http://www.adobe.com/lib/com.adobe/template/gnav.css);
@import url(/web/20120424041257cs_/http://www.adobe.com/lib/com.adobe/template/gfooter.css);
@import url(/web/20120424041257cs_/http://www.adobe.com/lib/com.adobe/template/theme.css);
@import url(/web/20120424041257cs_/http://www.adobe.com/lib/com.adobe/template/form.css);
@import url(/web/20120424041257cs_/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::after {
content: "\0020";
display: block;
height: 0;
clear: both;
}
.clear-after {
/*\*//*/ display: inline-table; /*MacIE*/
_height: 1em;
min-height: 1px;
}


/*	COMPACT	$Revision: #1 $
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(/web/20120424041257oe_/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 $
@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 $
@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: 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; }


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

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


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


/*	GLUE CSS
Resolve differences between independant selectors when combined
$Revision: #1 $
*/
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/20120424041257oe_/http://www.adobe.com/lib/com.adobe/evaluateCss.htc);
}
h1.clip-bottom+* { margin-top: -10px; }
.p2 .hr { height: 1px; }

.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 a,
a.price,
a span.price { cursor: pointer; }
.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;
}


/*	
Copyright 2005 Adobe Systems Incorporated.
Layout CSS
$Revision: #1 $
*/
#gecko { /* same as layoutLogic in com.adobe */
padding: 0 16px;
width: 526px;
_width: 558px;
}
div.full-width #gecko { width: auto; }
div.full-width #gecko,
div.partial-width #gecko { float: none; }
div.with-pod #gecko { float: left; }
div.partial-width #contentBody {
width: 526px;
_width: 558px;
}
#contentBody {
padding-top: 10px;
}
div.with-pod #contentBody { width: auto; }
#pod,
#infoPod {
width: 179px;
_width: 200px;
}
#pod {
padding: 0 10px 20px;
float: right;
}
#pod-fma,
#promo { width: 200px; }
#infoPod {
padding: 0 10px 1px;
}
#fma div.columns-2-aaB-aa { text-align: center; }
#fma div.columns-2-aaB-aa img { margin: 0.5em 0; }
#fma div.columns-2-aaB-B h2 { margin-top: 0em; }
#fma div.columns-2-aaB-B form { margin-top: 1.6em; }
#fma div.hr {
font-size: 1px;
line-height: 1px;
border-top: 1px solid #c3c8cb;
margin: 0 -10px;
}
#fma h2.promoHeader,
#fma h2,
#configurator h4.promoHeader {
padding-top: 0.15em;
padding-bottom: 12px;
}
#fma.productsHome h2.promoHeader {
padding-top: 10px;
padding-bottom: 12px;
margin-top: 0;
}
#feature.promoHeader {
padding-top: 0;
margin-top: 0;
}
#fma.productsHome {
position: relative;
top: 0;
left: 0;
margin: 0;
padding: 0;
height: 142px;
}
#fma img.promoImage {
position: absolute;
top: 0;
left: 0;
width: 232px;
height: 142px;
}
#fma img.promoFeatureImage {
position: absolute;
top: 0;
left: 0;
width: 232px;
height: 111px;
}
#fma div.promoMessage {
position: absolute;
top: 0;
left: 233px;
width: 317px;
height: 142px;
}
#fma div.promoFeatureMessage {
position: absolute;
top: 0;
left: 233px;
width: 315px;
height: 130px;
}
#fma p.promo-iow { margin-top: -0.9em; }
#fma div.badge-promo {
position: absolute;
top: 0;
left: 549px;
width: 173px;
}
#promoButtons { margin-top: 2em; }
#fma { padding-bottom: 1px; }
#fma.fma-nobleed {
padding: 0 16px;
margin: 16px 1px 1em 0;
}
div.full-width form.form-columns div.columns-2-Abb-bb div.promo-box {
position: relative;
top: 0;
left: 0;
background-color: #f7f7ee;
padding: 7px 8px 2px 8px;
border: 1px solid #d5d5ca;
margin: 0 0 0 -16px;
width: 158px;
_width: 176px;
}
div.promo-box h3 {
background-color: #c3c8cb;
/*\*/
padding: 3px 0 3px 10px;
/*/
padding: 4px 0 3px 10px;
/**/
margin: -7px -8px 0 -8px;
}
div.promo-box ul.link-list {
position: relative;
top: 0;
left: 0;
text-align: left;
list-style: none outside;
margin: 0 -8px;
padding: 0.25em 0;
}
div.promo-box ul.link-list li {
clear: both;
padding: 0.15em 4px 0.2em 4px;
margin: 0 8px 0 4px;
border-top: 1px solid #d5d5ca;
line-height: 1.4em;
}
div.promo-box p { margin: 0.5em 0; }
div.partial-width #options-box.columns-2-Abb-bb,
div.full-width #options-box.columns-2-Abb-bb {
border: 1px solid #eee;
margin-top: -8px;
margin-right: 0;
margin-bottom: 1.5em;
padding: 8px 8px 10px 16px;
width: 149px;
_width: 173px;
}
#options-box ul {
margin-top: 1em;
color: gray;
}
/*
IFRAME MANAGER
*/
iframe {
background-color: #fff;
position: absolute;
top: 0;
left: 0;
width: 500px;
height: 0;
z-index: 2000;
visibility: hidden;
}
iframe#configurator.inpage {
background-color: inherit;
position: static !important;
width: 100%;
_width: 330px;
height: auto;
z-index: 1;
visibility: visible;
}
#contentBody iframe.rate-this {
height: 28em;
position: static;
visibility: visible;
}
#iframe-popup {
padding: 4px 8px;
margin: 0;
}
body#iframe-inpage { 
background: #EEEEEE; 
}
#EmxPopup {
background-color: transparent;
position:absolute;
top: 0;
left: 0;
z-index: 1001;
visibility: hidden;
}
#EmxPopup #topLeft {
position:absolute;
top: 0;
left: 0;
width: 8px;
height: 8px;
}
#EmxPopup #top {
position:absolute;
top: 0;
left: 8px;
height: 8px;
}
#EmxPopup #topRight {
position:absolute;
top: 0;
right: 0;
width: 8px;
height: 8px;
}
#EmxPopup #right {
position:absolute;
top: 8px;
right: 0;
width: 8px;
}
#EmxPopup #bottomLeft {
position:absolute;
bottom: 0;
left: 0;
width: 8px;
height: 8px;
}
#EmxPopup #bottom {
position:absolute;
bottom: 0;
left: 8px;
height: 8px;
}
#EmxPopup #bottomRight {
position:absolute;
bottom: 0;
right: 0;
width: 8px;
height: 8px;
}
#EmxPopup #left {
position:absolute;
top: 8px;
left: 0;
width: 8px;
}
#EmxPopup #innerDIV {
background-color: #fff;
position: absolute;
top: 8px;
left: 8px;
}
#EmxPopup #innerDIV #emxpopup-title {
position: absolute;
top: 4px;
left: 16px;
text-align: left;
font-weight: bold;
}
#EmxPopup #innerDIV #closeIcon {
position: absolute;
top: 0;
right: 0;
width: 16px;
height: 16px;
}
#EmxPopup #emxPopupContentArea {
position: absolute;
top: 24px;
left: 8px;
overflow: hidden;
text-align: left;
}
#static-messaging {
padding: 0;
margin: 0;
}
#static-messaging div {
margin: 0 auto 16px;
padding: 16px;
width:250px;
}
#static-messaging h2 { margin: 0 0 .5em; }
#static-messaging h2 img {
vertical-align:text-bottom;
margin-right: 4px;
}

/*	
Copyright 2005 Adobe Systems Incorporated.
Data CSS
$Revision: #1 $
*/
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%;
}
/* */
#appsandfonts caption, #sublist caption {
background-color:#CCCCCC;
font-weight:900;
padding-bottom:6px;
padding-left:10px;
padding-top:6px;
text-align:left;
}
table#appsandfonts {
border-top:1px solid #999999;
border-left: 0;
border-right: 0;
border-bottom: 0;
border-collapse:collapse;
font-size:90%;
width:95%;
}
#appsandfonts thead {
border-bottom:1px solid #999999;
border-left: 0;
border-right: 0;
border-top: 0;
padding:10px;
text-align:left;
}
#appsandfonts th {
border-bottom:1px solid #999999;
border-left: 0;
border-right: 0 !important;
border-top: 0;
padding:10px;
text-align:left;
}
#appsandfonts td {
border-bottom:1px solid #999999;
border-left: 0;
border-right: 0 !important;
border-top: 0;
padding:10px;
}
table#sublist {
border-collapse:collapse;
border-bottom:0;
border-left: 0;
border-right: 0;
border-top: 0;
font-size:90%;
width:95%;
}
#sublist th {
border-bottom:1px solid #999999;
border-left: 0;
border-right: 0;
border-top: 0;
padding:10px;
text-align:left;
}
#sublist td {
border-bottom:1px solid #999999;
border-left: 0;
border-right: 0;
border-top: 0;
padding:10px;
}

/*	
Copyright 2005 Adobe Systems Incorporated.
Forms CSS
$Revision: #1 $
*/
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/20120424041257oe_/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/20120424041257oe_/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.
XHTML CSS Selectors 	
$Revision: #1 $
*/
p.nav-bottom,
div.nav-bottom {
margin-top: 2em;
text-align: center;
}
p.nav-top,
div.nav-top {
margin-bottom: 2em;
text-align: center;
}
div.nav-pagination {
padding-right: 0.5em;
padding-bottom: 1px;
}
div.nav-pagination img,
.nav-right img { vertical-align: middle; }
div.nav-pagination { min-height: 2.5em; }
div.nav-pagination img { margin-left: 0.5em; }
div.nav-pagination a+a img,
div.nav-pagination img+a img,
div.nav-pagination a+img { margin-left: 0em; }
div.h-nav p {
float: right;
margin: 0 0 0 2ex;
margin: 0;
}
div.h-nav ul.pipe-marker,
#searchBarBottom ul.pipe-marker {
float: right;
width: auto;
margin: 0 0 0 2ex;
padding: 0;
}
div.h-nav ul.pipe-marker ul,
div.h-nav ul.pipe-marker li {
margin-bottom: 0;
padding-bottom: 0;
}
#contentBody div.h-nav {
margin: 0 -8px 0.85em -8px;
padding: 0.1em 8px;
_position: relative;
min-height: 1em;
}
#contentBody div.h-nav h3 {
float: left;
margin: 0;
padding: 0;
}
#contentBody div.h-nav:after,
#searchBarBottom:after {
content: ".";
visibility: hidden;
display: block;
clear: both;
height: 0;
}
/*\*/
* html #contentBody div.h-nav,
* html #searchBarBottom { height: 1em; }
/**/
#searchBarBottom {
margin: 1em -8px;
padding: 3px 8px;
}
p.iconmarker-16x16 {
padding-left: 20px;
text-indent: -20px;
margin-top: 1em;
}
p.iconmarker-20x20 {
padding-left: 24px;
text-indent: -24px;
margin-top: 1em;
}
h4 img,
p img {
vertical-align: middle;
margin-right: 0.35em;
}
p.nav-right img { margin-right: 0; }
p.label { margin-bottom: 0.15em; }
p.iow { margin-top: -0.6em; }
#infoPod p { margin: 6px 0 0; }
h4.iconmarker-16x16 {
font-weight: normal;
padding-left: 20px;
padding-bottom: 3px;
text-indent: -20px;
}
h4.iconmarker-16x16 a { font-weight: bold; }
span.s-br {
height: 0;
width: 0;
font-size: 1px;
}
html>body span.s-br { margin: 0 0 0 -2px; }
div:first-child * span.s-br {
float: left;
margin: 0;
display: run-in;
}
#contentBody .stamp-fast {
width: 24px;
height: 9px;
margin: 0;
float: none;
}
#contentBody h3,
#iframe-popup h3 {
color: #222;
margin: 0 0 0.85em;
padding: 4px 0;
min-height: 1em; 
border-bottom: 3px solid #CCC;
text-transform: uppercase;
font-size: 91.7%;
}
#contentBody h3 a {
margin: -4px 0;
padding: 4px 0;
display: block;
}
h4 {
margin-top: 0;
margin-bottom: 0;
}
a.helptextlink { margin-top: -6px; }
blockquote.indent { margin: 0 32px 1.5em; }
#bio address {
display: block;
margin-bottom: 1.5em;
}
div.legalnotice { clear: both; }
div.new {
float: left;
margin-right: 1px;
}
span.new {
padding-left: 5px;
/*\*/
white-space: nowrap;/**/
}
div.popupheader {
vertical-align: top;
padding: 12px 16px 4px 16px;
border-bottom: 1px solid #999;
margin: 0;
height: 32px;
}
div.popup {
padding: 12px 16px 16px 16px;
height: 100%;
margin: 0;
}
#closepopup {
position: absolute;
bottom: 16px;
right: 16px;
}
pre { margin-bottom: 1em; }
div.preWrapper pre {
padding: 0;
margin: 4px 15px;
}
div.preWrapper {
padding: 15px 0;
margin: 1em 0;
}
* html div.preWrapper {
width: 100%;
overflow-x: auto;
}
html>body div.preWrapper { overflow: auto; }
::root div.columns-2-aaB-B div.preWrapper {
 width: 480px;
}
::root div.columns-2-aaB-B ul div.preWrapper, ::root div.columns-2-aaB-B ol div.preWrapper {
 width: 450px;
}
div.blockOffsetLeft {
clear: both;
margin: 0 0 24px 32px;
padding: 0;
}
.caption { margin-top: 0.8em; }
p.caption { margin-top: 0.5em; }
#contentFooter { text-align: left; }
div.portal-features h3,
div.portal-features h4 {
margin-bottom: 0.2em !important;
padding: 0 !important;
}
div.pod span.descriptor {
float: left;
vertical-align: bottom;
padding: 0 0 10px 0;
text-align: left;
}
.center { text-align: center !important; }
#pod h3,
#pod .label-top {
text-transform: uppercase;
font-weight: bold;
margin-top: 10px;
}
#pod ul.nav-pod li {
font-weight: bold;
border-top: 1px solid #CCC;
padding: 0;
padding-top: 4px;
margin: 4px 0 4px;
}
#pod ul.nav-pod li li {
font-weight: normal;
border-top-style: none;
padding-top: 0;
margin: 4px 0;
}
#pod ul.nav-pod li a {
text-transform: uppercase;
font-size: 91.7%;
}
#pod ul.nav-pod li * a {
text-transform: none;
font-size: 100%;
}
#pod ul.nav-pod,
#pod ul.nav-pod ul { 
list-style-type: none;
margin: 0;
padding: 0;
}
#pod ul.nav-pod {
padding-top: 10px;
}
ul.nomarker {
list-style-type: none;
list-style-image: none;
margin: 0 0 1em 2px;
padding-left: 0;
}
.char-marker {
list-style: none;
padding-left: 0;
margin-left: 0;
}
.char-marker li {
padding-left: 1em;
text-indent: -1em;
}
.pipe-marker {
min-height: 1em;
}
.pipe-marker ul {
display: block;
margin-left: 0;
margin-right: 0;
margin-bottom: 1em;
zoom: 100%;
*height: auto;
_height: 1em;
}
.pipe-marker ul li {
display: inline;
zoom: 100%;
float: left;
}
.pipe-marker ul li a { display: inline; }
[className~=pipe-marker] ul>* {
display: inline;
float: none;
}
.pipe-marker ul { list-style-type: none; }
.pipe-marker ul>li+li {
background-image: url(/web/20120424041257oe_/http://www.adobe.com/lib/com.adobe/template/theme/pipe.gif);
}
.pipe-marker ul li {
background-repeat: no-repeat;
background-position: left center;
}
.pipe-marker ul li {
padding: 1px 1ex;
margin: 0;
vertical-align: baseline; /* mostly for Opera */
}
.pipe-marker ul:after {
content: "\0020";
clear: both;
display: block;
height: 0;
}
.pipe-marker ul::after {
content: "\0020";
clear: both;
display: block;
height: 0;
}
.pipe-marker ul {
htc-method: "$getDirectChild >$getAdjacent >$addClassToNode[pipe-marker-adjacent]"; 
_behavior: url(/web/20120424041257oe_/http://www.adobe.com/lib/com.adobe/evaluateCss.htc);
}
.pipe-marker-adjacent {
background-image: url(/web/20120424041257oe_/http://www.adobe.com/lib/com.adobe/template/theme/pipe.gif);
padding-left: 1px;
}
ul.rule-marker {
border-top: 1px solid #edeff0;
list-style: none;
margin: 6px -8px 0;
padding: 0 8px 10px;
}
ul.rule-marker li {
border-bottom: 1px solid #edeff0;
background-color: #fff;
margin: 0 -8px;
padding: 0.2em 8px;
}
ul.rule-marker li a { line-height: 1.35em; }
ul.rule-marker>li>a {
display: block;
margin: -0.2em -8px;
padding: 0.2em 8px;
}
ul.pointing-right-marker,
li.pointing-right-marker,
ul.pointing-left-marker,
li.pointing-left-marker { list-style: none; }
ul.pointing-right-marker,
ul.pointing-left-marker {
list-style: none;
margin: 0 0 1em;
padding: 0;
_height: 1%;
_height/**/: auto;
}
ul.pointing-right-marker li,
ul.pointing-left-marker li {
padding: 0.15em 0 0.2em;
margin: 1px 0;
line-height: 1.35em;
}
html>body .pointing-right-marker a:after { content: ' \203a'; }
* html .pointing-right-marker a {
background-image: url(/web/20120424041257oe_/http://www.adobe.com/images/master/markers/pointing_right_link.gif);
background-repeat: no-repeat;
background-position: right 6px;
padding-right: 7px;
margin-right: .1ex;
/*\*/
display: block;
float: left;
/**/
display/**/: inline;
float/**/: none;
}
* html .pointing-right-marker a:visited { background-position: right -47px; }
* html #pod .pointing-right-marker a { background-position: right 5px; }
* html #pod .pointing-right-marker a:visited { background-position: right -48px; }
html>body .pointing-left-marker a:before { content: '\2039\0020'; }
* html .pointing-left-marker a {
background-image: url(/web/20120424041257oe_/http://www.adobe.com/images/master/markers/pointing_left_link.gif);
background-repeat: no-repeat;
background-position: left 6px;
padding-left: 7px;
margin-left: .1ex;
/*\*/
display: block;
float: left;
/**/
display/**/: inline;
float/**/: none;
}
* html .txtright .pointing-left-marker a,
* html .nav-right .pointing-left-marker a {
/*\*/
display: block;
float: right;
/**/
display/**/: inline;
float/**/: none;
}
* html .pointing-left-marker a:visited { background-position: left -47px; }
* html #pod .pointing-left-marker a { background-position: left 5px; }
* html #pod .pointing-left-marker a:visited { background-position: left -48px; }
ol.searchResults {
list-style-position: outside;
line-height: 1.3em;
padding: 1px 0 1px 18px;
margin: 0 0 0 16px;
}
ol.searchResults li { vertical-align: top; }
#util-article ol,
#util-article ul {
list-style: none;
margin-left: 0;
padding-left: 0;
}
.link-list li>a img {
vertical-align: middle;
margin-right: 4px;
}
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;
}
ul.indent { margin-left: 20px; }
#infoPod ul { margin: 4px 0; }
dt,
dd { line-height: 1.5em; }
dt {
margin-bottom: 1em;
margin-top: 0.5em;
}
dl,
dd { margin-bottom: 1.5em; }
dd { margin-left: 16px; }
dl.no-indent {
margin-top: 0;
margin-bottom: 0;
}
dl.no-indent dt {
line-height: 1em;
margin-bottom: 0;
}
dl.no-indent dd { margin-left: 0; }
div.hr {
font-size: 1px;
line-height: 1px;
height: 3px;
}
#pod div.hr { 
margin: 10px 0;
height: 1px;
}
div.options-box { padding: 0px 8px 0px 8px; }
.search-pod {
padding: 10px 0;
}


/*
Copyright 2006 Adobe Systems Incorporated.
Themes CSS	
$Revision: #1 $
*/
#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/20120424041257oe_/http://www.adobe.com/images/check_mark.gif) no-repeat center center; }
td.data-yesplus { background: url(/web/20120424041257oe_/http://www.adobe.com/images/check_markplus.gif) no-repeat center center; }
td.data-yes-note { background: url(/web/20120424041257oe_/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/20120424041257oe_/http://www.adobe.com/lib/com.adobe/evaluate.htc);
}
/*	OPTIONS-POD 
$Revision: #1 $
*/
#contentBody div.op-head {
margin: 0;
padding: 6px 8px;
background-color: #DDD;
text-transform: uppercase;
font-weight: bold;
font-size: 91.7%;
}
#contentBody div.op-head * {
margin: 0;
padding: 0;
line-height: normal;
border-bottom-style: none;
background-color: transparent;
}
div.op-body {
margin: 0;
padding: 10px 8px 6px;
}
#contentBody div.options-pod {
margin: 0 0 16px;
padding:0;
border: 1px solid #DDD;
background-color: #EEE;
}

/*	
Copyright 2005 Adobe Systems Incorporated.
Form Columns
$Revision: #1 $
*/
.form-columns div.columns-2-AB-A, 
.form-columns div.columns-2-AB-B, 
.form-columns div.columns-2-aaB-aa, 
.form-columns div.columns-2-aaB-B, 
.form-columns div.columns-2-Abb-A, 
.form-columns div.columns-2-Abb-bb, 
.form-columns div.columns-3-aaBcc-aa, 
.form-columns div.columns-3-aaBcc-B, 
.form-columns div.columns-3-aaBcc-cc, 
.form-columns div.columns-3-aabbC-aa, 
.form-columns div.columns-3-aabbC-bb, 
.form-columns div.columns-3-aabbC-C {
margin-top: 3px;
margin-bottom: 3px;
}
.form-columns div.columns-2-AB-A,
.form-columns div.columns-2-aaB-aa,
.form-columns div.columns-2-Abb-A,
.form-columns div.columns-3-aabbC-aa, 
.form-columns div.columns-3-aaBcc-aa {
padding-top: 0.25em;
padding-bottom: 0.25em;
}
/* aabbC */
.form-columns div.columns-3-aabbC-aa,
.form-columns div.columns-3-aabbC-bb  {
width: 137px;
}
.form-columns div.columns-3-aabbC-bb {
margin-left: 0px;
}
.form-columns div.columns-3-aabbC-C {
width: 267px;
margin-bottom: 0px;	
}
.locale-jp .columns-2-aaB-B,
.locale-jp .columns-2-aaB-B-mod,
.locale-jp .columns-2-aaB-B-mod-with-label {
position: relative;
margin-right: 0;
padding-right: 0;
}
.locale-jp .columns-2-aaB-B label.label-description {
position: absolute;
left: 210px;
top: 0;
}
.locale-jp .columns-2-aaB-B-mod-with-label label.label-description {
width: 150px; 
left: 60px !important;
}
.locale-jp .columns-2-aaB-aa-mod {
width: 40px;
float: left;
}
.locale-jp .columns-2-aaB-B-mod {
width: 65px;
float: left;
}
.locale-jp .columns-2-aaB-B-mod-with-label {
width: 180px;
float: left;
}

/*	
Copyright 2005 Adobe Systems Incorporated.
Image wrappers CSS
$Revision: #1 $
*/	
div.image-left-33x22 img,
div.image-left-48x32 img,
div.image-left-51x51 img,
div.image-left-56x56 img,
div.image-left-60x45 img,
div.image-left-72x72 img,
div.image-left-100x75 img,
div.image-left-112x112 img,
div.image-left-125x125 img {
margin-top: 0.2em;
margin-bottom: 0.5em;
clear: both;
float: left;
}
div.image-right-125x125 img {
margin-top: 0.2em;
margin-bottom: 0.5em;
clear: both;
float: right;
}
div.image-left-33x22 { 
padding-top: 0.5em !important; 
padding-top: 0; 
margin-top: 0 !important;
margin-top: 2em;
margin-bottom: 1em; 
}
div.image-left-35x26 img {
margin-top: 0.2em;
margin-bottom: 0;
margin-right: 8px;
clear: both;
float: left;	
}
div.image-left-18x12,
div.image-left-33x22,
div.image-left-35x26,
div.image-left-48x32,
div.image-left-51x51,
div.image-left-56x56,
div.image-left-60x45,
div.image-left-72x72,
div.image-left-80x60,
div.image-left-100x75,
div.image-left-112x112,
div.image-left-125x125,
div.image-right-125x125 { 
padding: 1px 0;
margin-bottom: 0.35em;
}
div.image-left-33x22 h3,
div.image-left-48x32 h3,
div.image-left-51x51 h3,
div.image-left-56x56 h3,
div.image-left-60x45 h3,
div.image-left-72x72 h3,
div.image-left-80x60 h3,
div.image-left-100x75 h3,
div.image-left-112x112 h3,
div.image-left-125x125 h3,
div.image-right-125x125 h3 { 
padding: 0;
margin-right: 0 !important;
/* Mac Opera 6 is not accepting inherit or transparent here */
background: white !important;
}
div.image-left-33x22 h3 a,
div.image-left-35x26 h3 a,
div.image-left-48x32 h3 a,
div.image-left-51x51 h3 a,
div.image-left-56x56 h3 a,
div.image-left-60x45 h3 a,
div.image-left-72x72 h3 a,
div.image-left-80x60 h3 a,
div.image-left-100x75 h3 a,
div.image-left-112x112 h3 a,
div.image-left-125x125 h3 a,
div.image-right-125x125 h3 a { 
display: inline !important;
padding: 0;
margin: 0;
}
div.image-left-80x60 img {
margin-bottom: 1em;
clear: both;
float: left;
}
div.image-left-33x22 p img,
div.image-left-48x32 p img,
div.image-left-51x51 p img,
div.image-left-56x56 p img,
div.image-left-60x45 p img,
div.image-left-72x72 p img,
div.image-left-80x60 p img,
div.image-left-100x75 p img,
div.image-left-112x112 p img,
div.image-left-125x125 p img,
div.image-right-125x125 p img {
margin-right: 4px;
margin-bottom: 0.2em;
margin-top: 0.2em;
clear: none;
float: none;
vertical-align: middle;
}
div.image-left-18x12 { 
padding-left: 28px;
text-align: left;
} 
div.image-left-18x12 img {
margin-left: -28px;
margin-bottom: 2px;
clear: both;
float: left;
}
div.image-left-16x16 { padding-left: 26px;} 
div.image-left-16x16 img {
margin-left: -26px;
margin-bottom: 2px;
clear: both;
float: left;
}
div.image-left-20x30 { padding-left: 30px;} 
div.image-left-20x30 img {
margin-left: -30px;
margin-bottom: 2px;
clear: both;
float: left;
}
div.image-left-33x22 p, 
div.image-left-33x22 h3, 
div.image-left-33x22 h4, 
div.image-left-33x22 ul.iconmarker-16x16, 
div.image-left-33x22 ul.iconmarker-inline-16x16  {
margin-left: 43px;
}
div.image-left-48x32 p, 
div.image-left-48x32 h3, 
div.image-left-48x32 h4, 
div.image-left-48x32 ul.iconmarker-16x16  {
margin-left: 58px;
}
div.image-left-51x51 h3, 
div.image-left-51x51 h4, 
div.image-left-51x51 p,
div.image-left-51x51 blockquote { 
padding-left: 61px;
}
div.image-left-56x56 h2, 
div.image-left-56x56 h3, 
div.image-left-56x56 h4, 
div.image-left-56x56 p,
div.image-left-56x56 ul,
div.image-left-56x56 ul.iconmarker-inline-16x16 { 
margin-left: 66px;
}
div.image-left-60x45 h2, 
div.image-left-60x45 h3, 
div.image-left-60x45 h4, 
div.image-left-60x45 p,
div.image-left-60x45 address,
div.image-left-60x45 ul,
div.image-left-60x45 ul.iconmarker-inline-16x16 { 
margin-left: 70px !important;
}
div.image-left-72x72 h2, 
div.image-left-72x72 h3, 
div.image-left-72x72 h4, 
div.image-left-72x72 p,
div.image-left-72x72 ul,
div.image-left-72x72 ul.iconmarker-inline-16x16 { 
margin-left: 82px;
}
div.image-left-80x60 h3, 
div.image-left-80x60 h4, 
div.image-left-80x60 p,
div.image-left-80x60 blockquote, 
div.image-left-80x60 ul,
div.image-left-80x60 ul.iconmarker-inline-16x16 { 
margin-left: 90px !important;
}
div.image-left-80x60 .data-meta {
margin-left: 90px;
}
:root div.image-left-80x60 .data-meta {
margin-left: 16px;
}
::root div.image-left-80x60 .data-meta {
margin-left: 90px;
}
div.image-left-100x75 h2,
div.image-left-100x75 h3, 
div.image-left-100x75 h4, 
div.image-left-100x75 p,
div.image-left-100x75 blockquote,
div.image-left-100x75 ol,
div.image-left-100x75 ul, 
div.image-left-100x75 ul.iconmarker-16x16,
div.image-left-100x75 ul.iconmarker-inline-16x16,
div.image-left-100x75 table { 
margin-left: 110px;
}
div.image-left-100x75 table { 
display: block;
}
div.image-left-100x75 li {
padding-bottom: 0.2em;
}
div.image-left-100x75 ul.iconmarker-inline-16x16 {
width: 68% !important;
width: 100%;
}
div.image-left-112x112 h2, 
div.image-left-112x112 h3, 
div.image-left-112x112 h4,
div.image-left-112x112 h5,
div.image-left-112x112 p, 
div.image-left-112x112 div.input-group,  
div.image-left-112x112 ul,
div.image-left-112x112 ul.iconmarker-inline-16x16 { 
margin-left: 122px;
}
div.image-left-112x112 div.input-group p {
margin-left: 0;
}
div.image-left-125x125 h2, 
div.image-left-125x125 h3, 
div.image-left-125x125 h4,
div.image-left-125x125 p, 
div.image-left-125x125 ul,
div.image-left-125x125 ul.iconmarker-inline-16x16 { 
margin-left: 135px;
}
div.image-right-125x125 h2, 
div.image-right-125x125 h3, 
div.image-right-125x125 h4,
div.image-right-125x125 p, 
div.image-right-125x125 ul,
div.image-right-125x125 ul.iconmarker-inline-16x16 { 
margin-right: 135px;
}
div.image-left-125x125 h2 img,
div.image-right-125x125 h2 img {
margin-bottom: 0.5em;
clear: none;
float: none;
}
div.image-left-33x22 ul.iconmarker-16x16,
div.image-left-48x32 ul.iconmarker-16x16, 
div.image-left-51x51 ul.iconmarker-16x16,
div.image-left-56x56 ul.iconmarker-16x16,
div.image-left-72x72 ul.iconmarker-16x16,
div.image-left-80x60 ul.iconmarker-inline-16x16,
div.image-left-100x75 ul.iconmarker-inline-16x16,
div.image-left-125x125 ul.iconmarker-inline-16x16,
div.image-right-125x125 ul.iconmarker-inline-16x16 {	
padding: 1px 0;
list-style: none;
}
div.image-left-51x51 ul.iconmarker-16x16, 
div.image-left-51x51 ul.iconmarker-inline-16x16 {
margin-left: 61px;
}
div.image-left-33x22 ul.iconmarker-16x16 li,
div.image-left-48x32 ul.iconmarker-16x16 li, 
div.image-left-51x51 ul.iconmarker-16x16 li,
div.image-left-56x56 ul.iconmarker-16x16 li,
div.image-left-72x72 ul.iconmarker-16x16 li,
div.image-left-80x60 ul.iconmarker-inline-16x16 li,
div.image-left-100x75 ul.iconmarker-16x16 li,
div.image-left-112x112 ul.iconmarker-16x16 li,
div.image-left-100x75 ul.iconmarker-inline-16x16 li,
div.image-left-125x125 ul.iconmarker-inline-16x16 li {
padding-top: 1px;
padding-bottom: 0.5em;
padding-left: 20px;
margin: 1px 0;
}
div.image-right-125x125 ul.iconmarker-inline-16x16 li {
padding-top: 1px;
padding-bottom: 0.5em;
padding-right: 20px;
margin: 1px 0;
}
div.image-left-33x22 ul.iconmarker-16x16 li img,
div.image-left-48x32 ul.iconmarker-16x16 li img,
div.image-left-51x51 ul.iconmarker-16x16 li img, 
div.image-left-56x56 ul.iconmarker-16x16 li img, 
div.image-left-60x45 ul.iconmarker-16x16 li img,
div.image-left-72x72 ul.iconmarker-16x16 li img,
div.image-left-80x60 ul.iconmarker-16x16 li img,
div.image-left-80x60 ul.iconmarker-inline-16x16 li img,
div.image-left-80x60 ul.iconmarker-16x16 li img,
div.image-left-100x75 ul.iconmarker-inline-16x16 li img,
div.image-left-100x75 ul.iconmarker-16x16 li img,
div.image-left-112x112 ul.iconmarker-16x16 li img,
div.image-left-125x125 ul.iconmarker-16x16 li img { 
float: none; 
clear: none; 
vertical-align: middle;
margin: 0 4px 0 -20px;
}
div.image-right-125x125 ul.iconmarker-16x16 li img { 
float: none; 
clear: none; 
vertical-align: middle;
margin: 0 4px -20px 0;
}
img.image-left-wrap {
float: left;
margin-right: 10px;
margin-bottom: 0.45em;
}
img.image-right-wrap {
float: right;
margin-left: 10px;
margin-bottom: 0.45em;
}
/* CSS Document */
p.iconmarker-16x16 {
padding-left: 20px;
text-indent: -20px;
margin-top: 1em;
}
p.iconmarker-20x20 {
padding-left: 24px;
text-indent: -24px;
margin-top: 1em;
}
ul.iconmarker-18x12,
ul.iconmarker-16x16,
ul.iconmarker-20x20 {
list-style: none;
padding: 0;
margin: 1em 0 1.35em;
}
ul.iconmarker-16x16 img {
height: 16px;
width: 16px;
}
ul.iconmarker-16x16 li,
ul.iconmarker-16x16 li ul.iconmarker-16x16 li {
margin-left: 1px;
padding-left: 20px;
}
ul.iconmarker-16x16 li ul {
margin-bottom: .35em;
}
ul.iconmarker-16x16 li ul li {
padding-left: 0;
}
ul.iconmarker-16x16 li img { 
vertical-align: middle;
float: none; 
clear: none;
margin-left: -20px; 
margin-right: 4px;	
}
div.compact ul.iconmarker-16x16 {
width: 99%;
margin: 0;
}
div.compact ul.iconmarker-16x16 li {
white-space: nowrap;
padding-top: 0;
padding-right: 1em;
margin: 0;
float: left;
}
* html div.compact ul.iconmarker-16x16 li {
width: auto;
}
ul.iconmarker-18x12 img {
width: 18px;
height: 12px;
}
ul.iconmarker-18x12 li {
margin-left: 1px;
padding-left: 22px;
}
ul.iconmarker-18x12 li img {
margin-left: -23px;
float: left;
clear: both;
}
ul.iconmarker-20x20 img {
width: 20px;
height: 20px;
}
ul.iconmarker-20x20 li {
margin-left: 1px;
padding-left: 24px;
}
ul.iconmarker-20x20 li ul {
margin-top: 0.5em;
margin-left: 0;
padding-left: 1px;
}
ul.iconmarker-20x20 li ul li {
margin-left: 1em;
}
ul.iconmarker-20x20 li img {
vertical-align: bottom;
vertical-align/**/: middle;
/*\*//*/
vertical-align: middle;
/**/
float: none; 
clear: none;
margin-left: -25px;
margin-right: 4px;	
}
* html ul.iconmarker-16x16 li, 
* html ul.iconmarker-18x12 li,
* html ul.iconmarker-20x20 li 
{
/*\*/	width: 100%; /* */
width/**/: auto;
}
ul.iconmarker-inline-16x16,
ul.inline,
ol.inline {
margin: 1px 0 1em;
padding: 1px 0;
width: 99%;
list-style: none;
}
ul.iconmarker-inline-16x16 li,
ul.inline li,
ol.inline li {
white-space: nowrap;
padding: 1px 1em 0.5em 0;
margin: 0;
float: left;
}
ul.iconmarker-inline-16x16 li img {
float: none; 
clear: none;	
margin-right: 4px;
vertical-align: middle;
}
/* From master.css */
#infoPod h3 {
position/**/: relative;
margin-top: 0;
padding-top: 0px;
margin-bottom: 10px;
padding-top: 2px;
padding-bottom: 5px;
text-transform: uppercase;
}
#flash-pixel { display: none; }
.with-pod #contentBody h3,
.with-pod #contentBody div.options-pod,
.with-pod #contentBody div.options-pod * { _position:relative; }
#contentBody { 
zoom: 100%;
_height: 1em;
_position: relative;
}
#promo,
#pod-fma,
#pod,
#infoPod {
float: right;
clear: right;
}
#promo { margin-bottom: -8px; }
#promo { padding-bottom: 15px; }
html>body #promo { padding-bottom: 15px; }
html>body #promo { margin-bottom: -2px; }
#pod-fma { margin-bottom: 0px; }
#pod-fma #promo {
width: auto;
float: none;
clear: none;
}
#pod-fma #promo {
padding-bottom: 0;
margin-bottom: 9px;
}
#accesslink {
display: block;
position: absolute;
top: 0px;
left: -999px;
width: 1px;
height: 1px;
}
#depthpath ol {
list-style: none;
margin: 0;
padding: 0;
_display: inline;
}
div#depthpath {
font-size: 0.917em;
}
div#depthpath *,
div#depthpath li { font-size: 100%; }
#depthpath ol:after {
content:"\0020";
clear: both;
display: block;
height:0;
}
#depthpath ol::after {
content:"\0020";
clear: both;
display: block;
height:0;
}
#depthpath ol li {
display: inline;
float: left;
_float: none;
*float: none;
}
#depthpath ol li:after {
content: "/";
color: #AAA;
font-weight: normal;
margin-right: 1ex;
}
#depthpath ol li::after {
content: "/";
color: #AAA;
font-weight: normal;
margin-right: 1ex;
}
#depthpath li a {
htc-method: "$addTextToNode[  /,after,fontWeight normal]"; 
behavior:url(/web/20120424041257oe_/http://www.adobe.com/lib/com.adobe/evaluateCss.htc);
}
#depthpath li a { padding: 0.1em 1ex .1em 0; }
.nav-right { text-align: right; }
.full-width .columns-2-aaB-aa { width: 25%; }
.full-width .columns-2-aaB-B { width: 71%; }
div.nav-pagination {
text-align: right;
}
#fma {
margin-left: -16px;
margin-right: -16px;
zoom: 100%;
_height: 1em;
}
#fma .promoHeader {
margin-right: 16px;
}
#pod textarea,
#pod .textfield,
#pod .submit,
#pod select { font-size: 92%; font-family: Arial, Helvetica, sans-serif; }
label { font-weight: bold; }
label * { font-weight: normal; }
input.max,
textarea.max { _width: 97%; } /* IE6 isn't registering htc in /lib/../form.css */
textarea {
font-family: Arial, Helvetica, sans-serif;
_height: 10em;
min-height: 10em;
}
.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; }
#globalnav-search {
padding-bottom: 12px;
}
.productBar { margin: -10px 0 1em; }
.productBar a { 
display: block; 
height: 20px;
text-indent: -9999px; /* sends text way off screen */
_position: relative;
_left: -16px;
_margin-right: -16px;
}