style@charset 'UTF-8';
/*	all hyperlink rules are in content-hyperlinks.css
	rules that vary by locale are in localeSpecific.css
	padding, margin, list  ... are in content.css
	font treatment are in content-fonts.css
*/

#page_content_wrapper{
width:100%;
}

div.contentmap{
font-size:60%; padding-bottom: 10px; padding-top: 0px;
}

/* ************************************** */
/* *****           COLOR           ***** */
/* ************************************** */
/* h5, */ /* Changed for May 08  */
div.breadcrumb,
#nav_body,
div#breadcrumb span.links,
div#content_wrapper div table tr th {	background-color: #fff;}

pre	{ 	background-color: #f0f7fe;}


/* ************************************** */
/* *****           spacing           ***** */
/* ************************************** */
html { overflow-y: scroll; min-width: 400px }

html,body,form,dt,dd,img,table,div,h1,h2,h3,h4,a,
#selectBox,
ul#tabsRow,
div#nav_content table,
div.fignone div.figdesc,
div.fignone dl,
div.relinfo,
.mainTable,
p.Level1IX,
p.Level2IX,
.listImage,
div#content_wrapper div,
div#content_wrapper div div,
div#content_wrapper div div.section,
div#content_wrapper li,
div#content_wrapper li p,
div#content_wrapper ol,
div#content_wrapper ul,
div#content_wrapper ul ul,
div#content_wrapper li li p,
div#content_wrapper ul ul ul,
div#content_wrapper li li li p,
div#content_wrapper ul ul ul ul,
div#content_wrapper li li li li p,
div#content_wrapper ul.navlinklist,
div#homepage_wrapper,
div.bottom-breadcrumb {
	padding: 0;
	margin: 0;
}


div#content_wrapper li p,
div#content_wrapper li li p,
div#content_wrapper li li li p,
{
	margin-top: 4px; /* bugfix: 1738250 */
}

img {	border: none;}

img.image	{
	padding-left: 2pt;
	padding-right: 2pt;
}

img.topicView {
	padding-right: 4px;
	margin-bottom: -2px;
}

dl {  
	margin-top: 10px;
	margin-bottom: 10px;
}

dl dl	{ margin: 5px 20px; }

div#content_wrapper dl p.dlseparator { 
	display: block;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-bottom: 3px;
	padding-top: 0px;
}

div#content_wrapper dl dd p { 
	display: block;
	margin-top: 2px;
	padding-top: 2px;
}

div#content_wrapper div.fignone dl p.dlseparator { 
	display: inline;
	margin-left:-4px; /* changed for Dean */
}

div.fignone dl dd 	{ 
	margin-left: 0px;
	margin-right: 4px;
	padding-right: 4px;
}

div.nav dl.page dd { padding: 0 6px 0 0;}


/* HEADING  */
#page_content_wrapper h1 {
	margin: 0px; 
	font-weight: bold;  
} 
#page_content_wrapper h1.topictitle1 {
	margin:0px 0 0px 0;      /* bugfix: 2502148 */
}

h2{ padding-top: .5em; }

table  { border-collapse: collapse; }
#content_wrapper table  { 
	border-width: 1px; 
	border-style: solid;  
	border-collapse: collapse; 
}
td, th { padding: 0; }
#homepage_body {   
	  margin: 0px;
	  padding: 0px;
	  background-color: white; 
	  height: 100%;
 }
div#homepage_wrapper {
}
div#homepage_content {	
	padding: 130px 0 0 21px;
}
div#homepage_content div a 		{ display: block }

/* body tag for content body */
/* Add bottom padding to work around a Safari bug and codeblock scrollbars */
#content_body 	{ 
	padding: 0 0 25px 30px; 
	margin: 0 0 25px 0px; 
	background-color: white; 

}


#mnemonic .Spry { 
	color: #999;
}



div#content_wrapper div { margin:0 0 20px 0px;}
div#content_wrapper div table tr th,
div#content_wrapper div table tr td  {
	padding-right: 5px;
}

div#content_wrapper div div.relinfo {
	margin: 20px 0 0 0;
	padding:0;
}
div#content_wrapper div.fignone div.figdesc {
	margin-top:8px; 
	margin-bottom:12px; /* changed for Dean */
}

div#content_wrapper div.fignone dl {
	margin-top: -8px;
	margin-bottom: 20px;
}
/* bugfix 2553205*/
div#content_wrapper div.fignone > dl{
        margin-top: 8px;
}
div#content_wrapper div table {
	margin-top: 20px;
	margin-bottom: 20px;
}
/*
div#content_wrapper div table tr th { padding: 5px 10px 5px 10px; }
div#content_wrapper div table tr td { padding:5px 10px 5px 10px;}
*/

div#content_wrapper div table tr th { 
	padding: 0px 10px 0px 8px; 
}

div#content_wrapper div table tr th { 
	background:#eee; /* Changed for Dean */
}

div#content_wrapper div table tr td { padding:0px 10px 0px 8px;}
div#content_wrapper div table tr td p{ /* Changed for Dean */
	margin-top:6px; 
	margin-bottom:8px;
}


div#breadcrumb { 
	padding-bottom: 0px; 
	padding-top: 47px; }

div#content_wrapper div.note { 
	display: block;
	padding-top: 3px;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

div#content_wrapper div.important { 
	display: block;
	padding-top: 3px;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

div#content_wrapper div div.section div.note,
div#content_wrapper div div.numbered ul,
div#content_wrapper div div.numbered div.note,
div#content_wrapper div div.numbered div.fignone { margin-bottom: 15px; }

div#breadcrumb div.bottom-breadcrumb { border-top: 1px solid #999; }
div#breadcrumb div.bottom-breadcrumb { padding-top: 5px; }
div#breadcrumb div.bottom-breadcrumb div.nav	 { border-bottom: none; }
div#breadcrumb div.hierarchy	 {	 
	padding:0 0px 0 0px;
}

div#breadcrumb span.links {	 
	padding:5px 15px 9px 15px;
	white-space: nowrap; 
}
div#tocrule {
	border-top:1px solid #999; 
	margin: 10px 0 10px 0;
}
#nav_body {
	padding: 20px 10px 50px 25px;
	background: #fff url(images/bkg-line.gif) repeat-y 100%;
}

ul#tabsRow  {margin-bottom:10px; }

div.fignone {
	padding-left: 20px;
}

div.fignone img 	{	margin: 10px 0 5px 0;}
div.p div.tip	{
	padding: 200px 0;
	margin: 200px 0;
}

div.tip{
   margin-bottom: 10px !important;  /* fix for bug 1527987 */
}

/* ************************************** */
/* *****           TABLES           ***** */
/* ************************************** */
table  	{	padding: 12px 15px;}

#content_body td, 
#content_body th {
	padding-left:2px;
	margin-left:2px;	
	vertical-align: top;
}

#nav_content td, 
#nav_content th, 
.booklist td, 
.booklist th {
	padding-left:2px;
	margin-left:0px;	
  	padding-bottom:4px;
	vertical-align: middle;
}

/*
#nav_content table{
 border:solid 1px #ccc; 
 margin-left:10px !important; 
}
*/

form		{	
	padding: 10px 5px 15px 0;
}

form label {	padding-bottom:5px;}

/* first alpha list on index pages */
div#nav_content div.letterList,
div.booklist div.letterList	{
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	padding: 10px 0 10px 0;
}

div.important 	{ padding: 10px 0 20px;}

.loadSearch 	{
	margin: 20px;
	padding: 10px;
	border: 1px  solid;
}




p.Level1IX {
	padding-left: 5px;
	padding-top: 2px;
}

p.Level2IX {
	padding-left: 15px;
	padding-top: 1px;
}

div#content_wrapper ul li {  list-style-type: square; }

/*
div#content_wrapper li li,
div#content_wrapper li li li,
div#content_wrapper li li li li {
	padding: 0px 0;
	margin: .25em 6px;
}
*/

div#content_wrapper ol { margin: 0 34px; }

div#content_wrapper ol ul { margin: 0 10px; }

div#content_wrapper ul { margin: 0 15px; }

div#content_wrapper li { margin: 2px 0px; }

div#content_wrapper ul ol li { 
	margin: 0 4px; /* bugfix:   */
	list-style-type: decimal; /* bugfix:  	1818075 */
} 
div#content_wrapper ol ol { 
	margin: 0 15px; /* bugfix:   */
	list-style-type: lower-alpha ; /* bugfix:  	1865836*/
} 

div#content_wrapper ul ul,
div#content_wrapper ul ul ul { 
	margin: 0 15px; /* bugfix:   */
}

div#content_wrapper ul.navlinklist {
  margin-top:25px;   /* bugfix: 1738210*/

}

div#content_wrapper ul.navlinklist li {
	margin: 0 0 5px 0;
	list-style-image: none;
	list-style-type: none;
}

.topic {
	padding: 4px;
	border-right: 1px  solid;
	border-bottom: 1px  solid;
}

.listImage {
	margin-bottom: -3px;
	padding-right: 4px;
}

#indexLettersTop 		{
	border-bottom: 1px  solid;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#indexLettersBottom 	{
	border-top: 1px  solid;
	padding-top: 5px;
	margin-top: 5px;
}

.optgroup { text-align: center; }

.optgroup option 	{ text-align: left; }

h1.contentHead	{ padding: 0 10px 5px 0; }

div.choption{ margin-right: 3px; }

div.dt{ margin-right: 3px; }

/* nested definition lists */
.dlentry	{ padding-left: 16px; }

.dlentry .dlentry	{
    margin-left: 36px;
    list-style-type: disc;
    display: list-item;
}
 
/* choption */
.chdesc        { padding-left: 16px; }

/*See Also indents */
.related-links         { padding-left: 16px; }

/* ****** Adds scrollbars to code samples */
pre    { 
    display:block;  /*bugfix:     1787569 */
    overflow-x: auto; 
    padding: 15px 10px 25px 10px;
    border: 1px solid #ccc;
    margin-right:10px;
}

/* ************************************** */
/* *****  display characteristics   ***** */
/* ************************************** */
div.fignone img,
dl br,
dl,
.show,
.showIt,
.toggleImageLink ,
form label,
.fig img    {    display: block;}


/* INLINE CLASSES */
dt,
dd,
dd p,
div.fignone dt,
div.fignone dd,
.keyword,
.dt, 
.fig .dd, 
.fig .dlentry, 
.fig .dt, 
.keyword,
.ph, 
.ph, 
.sup, 
.term, 
.tm,
#tabsRow li     { display: inline; }



/* ****** This hides content when CSS is available */
.hide,
.hideIt,
div.fignone br { display: none; }

/* ************************************** */
/* *****  content addition   ***** */
/* ************************************** */

/* NON-BREAKING SPACE CLASSES */
.choption:after,
.fig .dlentry:after,
.fig .dt:after { content: "&nbsp;"; }


#content_body .sharedproducts {
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 5px;
    text-align: right !important;  /* bugfix: 1832722 */
}

#content_body .sharedproductindicators { 
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: right !important;   /* bugfix: 1832722 */
  margin: 5px 10px -40px 5px;
}

#content_body .sharedproductindicators img {
  margin: 0 0 0 0;
  margin-left: 2px;
}

dl.side-menu dt {
display: list-item;
list-style-type: none;
list-style-position: outside;
}

dl.side-menu.dd {
display: list-item;
list-style-type: none;
list-style-position: outside;
}


/*---Page Menu---*/
.page
{
    float: right;
    text-align: right;
    margin: 0 0 0 0;
    padding: 0;
}

.page ul { 
    list-style-type: none;
    margin: 0 0 0 0;
    padding: 0;
}

.page ul li a
{
    padding: .1em 0.7ex;
}

.page dt,
.page dd
{
    float: left;
    margin-right: -6px;    
}

.page dd.next
{
    background-image: url("images/next_null.gif");
    margin-left: -2px;
}
.page dd.prev
{
    margin-left: 0px;
    background-image: url("images/prev_null.gif");
}
.page dd.next a
{
  font-size: 1px;
    background-image: url("images/next.gif");
    display: block;
    word-break: keep-all;
}
.page dd.prev a
{
  font-size: 1px;
    background-image: url("images/prev.gif");
    display: block;
    word-break: keep-all;
}

.page .prev a,
.page .prev,
.page .next a,
.page .next
{
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
}
.page dd.prev a,
.page dd.next a
{
    display: block;
    text-indent: 9999px;
    /*\*/
    overflow: hidden;
    /**/
}
.page dd.prev a:hover,
.page dd.prev a:focus
{
    background-color: transparent;
    background-image: url("images/prev_hover.gif");
}
.page dd.next a:hover,
.page dd.next a:focus
{
    background-color: transparent;
    background-image: url("images/next_hover.gif");
}


/* Sets the border around the related items */
.t  {
    width: 100%;
}

.b  {
    width: 100%;
}

.l  {
    background-color: #e6e7e8;
}

.r  {
    background-color: #e6e7e8;
}

.bl {
    background: url(images/sw.gif) 0 100% no-repeat; 
}

.br {
    background: url(images/se.gif) 100% 100% no-repeat; 
}

.tl {
    background: url(images/p1headernw.gif) 0 0 no-repeat; 
}

.tr {
    background: url(images/p1headerne.gif) 100% 0 no-repeat;
} 

img.adobeLogoSplashScreen {
  position: absolute;
  float: left;
  bottom: 17px;
  left: 21px;
  z-index: -1000;
}

/* for each product add the style here */

#mnemonic .AdobeMediaEncoder {
    background: url(images/AdobeMediaEncoderLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .AdobeMediaPlayer {
    background: url(images/AdobeMediaPlayerLinkIndicatorTopBar.png) no-repeat top left #ea7c00;
}
#mnemonic .AdsForAdobePDF { /* bug fix 1819154 */
    background: url(images/AdsForAdobePDFLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .Acrobat {
    background: url(images/AcrobatLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .Acrobatcom {
    background: url(images/AcrobatcomLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .AcrobatConnectPro {
    background: url(images/AcrobatConnectProLinkIndicatorTopBar.png) no-repeat top left #467461;
}
#mnemonic .ActionScript {
    background: url(images/ActionScriptLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .AIR {
    background: url(images/AIRLinkIndicatorTopBar.png) no-repeat top left #ccc; 
}
#mnemonic .AS2LCR {
    background: url(images/AS2LCRLinkIndicatorTopBar.png) no-repeat top left #AF2E22;
}
#mnemonic .AfterEffects {
    background: url(images/AfterEffectsLinkIndicatorTopBar.png) no-repeat top left #669999;
}
#mnemonic .Audition {
    background: url(images/AuditionLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .Buzzword {
    background: url(images/BuzzwordLinkIndicatorTopBar.png) no-repeat top left #DC5516;
}
#mnemonic .Breeze {
    background: url(images/BreezeLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .Bridge {
    background: url(images/BridgeLinkIndicatorTopBar.png) no-repeat top left #DC5516;
}
#mnemonic .Captivate {
        background: url(images/CaptivateLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .ColdFusion {
        background: url(images/ColdFusionLinkIndicatorTopBar.png) no-repeat top left #DC5516;
}
#mnemonic .ColdFusionBuilder{
        background: url(images/ColdFusionBuilderLinkIndicatorTopBar.png) no-repeat top left #DC5516;
}
#mnemonic .ConnectNow {
    background: url(images/ConnectNowLinkIndicatorTopBar.png) no-repeat top left #DC5516;
}
#mnemonic .Contribute {
    background: url(images/ContributeLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .CreativeSuite {
    background: url(images/CreativeSuiteLinkIndicatorTopBar.png) no-repeat top left #DC5516;
}
#mnemonic .CSLive {
    background: url(images/CSLiveLinkIndicatorTopBar.png) no-repeat top left #404040;
}
#mnemonic .DeviceCentral {
    background: url(images/DeviceCentralLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .Director {
    background: url(images/DirectorLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .Dreamweaver {
    background: url(images/DreamweaverLinkIndicatorTopBar.png) no-repeat top left #A5BF24;
}
#mnemonic .Encore{
    background: url(images/EncoreLinkIndicatorTopBar.png) no-repeat top left #8CA9D1;
}
#mnemonic .EncoreDVD {
    background: url(images/EncoreDVDLinkIndicatorTopBar.png) no-repeat top left #8CA9D1;
}
#mnemonic .ElementsOrganizer {
    background: url(images/ElementsOrganizerLinkIndicatorTopBar.png) no-repeat top left #8CA9D1;
}
#mnemonic .ExtensionManager {
    background: url(images/ExtensionManagerLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .FLIP {
    background: url(images/FLIPLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .Flash {
    background: url(images/FlashLinkIndicatorTopBar.png) no-repeat top left #AF2E22;
}
#mnemonic .FlashCatalyst {
        background: url(images/FlashCatalystLinkIndicatorTopBar.png) no-repeat top left #AF2E22;
}
#mnemonic .FlashLite {
    background: url(images/FlashLiteLinkIndicatorTopBar.png) no-repeat top left #AF2E22;
}
#mnemonic .FlashMediaLiveEncoder {
    background: url(images/FlashMediaLiveEncoderLinkIndicatorTopBar.png) no-repeat top left #ac1120;
}
#mnemonic .FlashMediaServer {
    background: url(images/FlashMediaServerLinkIndicatorTopBar.png) no-repeat top left #AF2E22;
}
#mnemonic .FlashRuntime {
    background: url(images/FlashRuntimeLinkIndicatorTopBar.png) no-repeat top left #AF2E22;
}
#mnemonic .Fireworks {
    background: url(images/FireworksLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .Flex{
    background: url(images/FlexLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .FrameMaker{
    background: url(images/FrameMakerLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .GaijiSING {
    background: url(images/GaijiSINGLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .GoLive {
    background: url(images/GoLiveLinkIndicatorTopBar.png) no-repeat top left #8077AD;
}
#mnemonic .HTTPStreaming {
    background: url(images/HTTPStreamingLinkIndicatorTopBar.png) no-repeat top left #CCCCCC;
}
#mnemonic .Illustrator {
    background: url(images/IllustratorLinkIndicatorTopBar.png) no-repeat top left #F6A80E;
}
#mnemonic .InCopy {
    background: url(images/InCopyLinkIndicatorTopBar.png) no-repeat top left #7A5897;
}
#mnemonic .InDesign {
    background: url(images/InDesignLinkIndicatorTopBar.png) no-repeat top left #99217C;
}
#mnemonic .Lightroom {
    background: url(images/LightroomLinkIndicatorTopBar.png) no-repeat top left #547990;
}
#mnemonic .LiveCycle {
    background: url(images/LiveCycleLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .LiveCycleDataServicesES {
    background: url(images/LiveCycleDataServicesESLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .LiveCycleMosaic {
    background: url(images/LiveCycleMosaicLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .MediaEncoder {
    background: url(images/MediaEncoderLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .MediaServer {
    background: url(images/MediaServerLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .OnLocation {
    background: url(images/OnLocationLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .Photoshop {
    background: url(images/PhotoshopLinkIndicatorTopBar.png) no-repeat top left #0373B2;
}
#mnemonic .Photoshopcom {
    background: url(images/PhotoshopcomLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .PhotoshopElements {
    background: url(images/PhotoshopElementsLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .PremiereElements {
    background: url(images/PremiereElementsLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .PremierePro {
    background: url(images/PremiereProLinkIndicatorTopBar.png) no-repeat top left #aaa;
}
#mnemonic .Presenter {
    background: url(images/PresenterLinkIndicatorTopBar.png) no-repeat top left #aaa;
}
#mnemonic .Reader {
    background: url(images/ReaderLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .RoboHelp {
    background: url(images/RoboHelpLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .Scene7 {
    background: url(images/Scene7LinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .SiteCatalyst {
    background: url(images/SiteCatalystLinkIndicatorTopBar.png) no-repeat top left #ccc;
}    
#mnemonic .Soundbooth {
    background: url(images/SoundboothLinkIndicatorTopBar.png) no-repeat top left #D9D297;
}
#mnemonic .Spry {
    background: url(images/SpryLinkIndicatorTopBar.png) no-repeat top left #D9D297;
}
#mnemonic .StockPhoto {
    background: url(images/StockphotoLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .Story {
    background: url(images/StoryLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .TestTarget {
    background: url(images/TestTargetLinkIndicatorTopBar.png) no-repeat top left #ccc;
}  
#mnemonic .Validator {
    background: url(images/ValidatorLinkIndicatorTopBar.png) no-repeat top left #ccc;
}
#mnemonic .VersionCue {
    background: url(images/VersionCueLinkIndicatorTopBar.png) no-repeat top left #5CBCB4;
}
#mnemonic .Wave {
    background: url(images/WaveLinkIndicatorTopBar.png) no-repeat top left #cccccc;
}
#mnemonic .Widgets {
    background: url(images/WidgetsLinkIndicatorTopBar.png) no-repeat top left #cccccc;
}
.pdf-file {
    background: url("images/pdf_fileicon.png") no-repeat;
}
.swf-file {
    background: url("images/swf_fileicon.png") no-repeat;
}


/*
  * added or changed for CS4 one pane design 
*/
body{
padding:0 0 0 0 !important;
}


/* MNEMONIC  -------------------------------  */

#mnemonic {             /* Modified for CS4 */
    top:0px; 
    left:0px; 
    height:24px; 
    width:100%;
    margin:0;
    padding:0;
    color:#fff;
    background: #666666;
    font-size:11px;
}
#mnemonic .banner{
    padding: 3px 0 0 36px;
    height:21px; 
    font-weight:bold;
    color: #fff;
    white-space:nowrap;
}
#mnemonic #notyourversion{
    display:none;
    padding-top: 3px;
    padding-left:10px;
    font-weight:normal;
    color: #fff;
}
#mnemonic .beta{
    padding-top: 3px;
    padding-left:40px;
    font-weight:bold;
    color:#FFF;
}



/* dark color text for banners */
#mnemonic .Acrobat .banner,
#mnemonic .Acrobat #notyourversion,
#mnemonic .Acrobat a,
#mnemonic .AcrobatConnectPro .banner,
#mnemonic .AcrobatConnectPro #notyourversion,
#mnemonic .AcrobatConnectPro a,
#mnemonic .Acrobatcom .banner,
#mnemonic .Acrobatcom #notyourversion,
#mnemonic .Acrobatcom a,
#mnemonic .ColdFusion .banner,
#mnemonic .ColdFusion #notyourversion,
#mnemonic .ColdFusion .beta,
#mnemonic .ColdFusion a,
#mnemonic .FlashMediaServer .banner,
#mnemonic .FlashMediaServer #notyourversion,
#mnemonic .FlashMediaServer a,
#mnemonic .LiveCycle .banner,
#mnemonic .LiveCycle #notyourversion,
#mnemonic .LiveCycle a,
#mnemonic .LiveCycleDataServicesES .banner,
#mnemonic .LiveCycleDataServicesES #notyourversion,
#mnemonic .LiveCycleDataServicesES a,
#mnemonic .Presenter .banner,
#mnemonic .Presenter #notyourversion,
#mnemonic .Presenter a,
#mnemonic .Scene7 .banner,
#mnemonic .Scene7 #notyourversion,
#mnemonic .Scene7 a,
#mnemonic .SiteCatalyst .banner,
#mnemonic .SiteCatalyst #notyourversion,
#mnemonic .SiteCatalyst a,
#mnemonic .TestTarget .banner,
#mnemonic .TestTarget #notyourversion,
#mnemonic .TestTarget a,
#mnemonic .Widgets .banner,
#mnemonic .Widgets  #notyourversion,
#mnemonic .Widgets a
#mnemonic .Wave .banner,
#mnemonic .Wave #notyourversion,
#mnemonic .Wave a
{
    color: #505050; 
}




#mnemonic .AdsForAdobePDF .banner{
   display: none; /* bug fix 1819154 */
}


/* Fixing a bug that made the content larger than the window, 
   forcing scrollbars */
#group_toc, #nav_content , .booklist{
  padding-left:0px;
  padding-right:0px;
  word-wrap:break-word;
}
/* Content outer table */
#page_content_table { 
    width:99%;
    table-layout:fixed;
}
#coltitle div h1{
margin-left:20px;
}
#col1 { 
    padding:6px 0 0 0;
}
.TOCLevel0,
.TOCLevel1,
.TOCLevel2 { width:275px; min-width:275px; } /* bugfix: 2549502 */
.TOCLevel3 { width:300px; min-width:300px; }
.TOCLevel4 { width:350px; min-width:350px; }
#col2{ 
    padding:6px 0px 0 18px !important;
}
#col3 {
width:60px;
}

/* Left column */

.booklist {
    /* font-size:67%;    */  /* bugfix 2541967 */
    /* font-weight:bold; */  /* bugfix 2541967 */
    margin-bottom:10px;
}    
.booklist p {

    margin:0px 0 10px 0;

}  
.booklist ul{
    margin: 0px 20px 15px 0;
    padding: 0 0 6px 0;
    line-height:150%;
    color: #999;
}  
.booklist ul li{
    list-style:none;
    margin-left:10px;
}
.booklist ul li p{
    margin-top:0px;
    margin-bottom:6px;
    font-size:100%;
}

#group_toc{
    font-size:90%;
    font-weight:bold;
    width:250px; 
    margin-top:0; 
    margin-bottom:0px; 
    background:#fff;
}

 
#group_toc p{
    padding-left:21px; 
    margin: 0 0 4px 0;
    color: #717171;
}
#group_toc p#short-book{
    padding-left:21px; 
    margin: 0 0 10px 0;
    color: #000000;
    font-size:78%;
}


/* Left Column List*/
#group_toc ul{
    margin: 9px 20px 0 0;
    padding: 0 0 10px 0;
    line-height:150%;
    color: #999;
}
#group_toc ul li{
    list-style:none;
    margin-bottom: 9px;
    margin-left:10px;
}

#sectiontitle{
    font-size:70%;
    list-style:none;
    margin: 0 20px 0 20px;
    padding: 0 0 0px 0;
    line-height:100%;
    color: #000;
}


/* Right column */
#product_list { 
    border: solid 0px;
    margin-top: 80px;
    border: solid 0px;
    font-size: 100%;
}

#product_list h1 { 
    font-family: Verdana, Arial, Helvetica;
    margin: 25px 20px 25px 20px; 
    font-weight: bold;
    font-size: 24px;
    color: #000;
}

#product_list p {
    margin-left: 20px;
    color: #333;
}

/* Right Column List*/
#product_list ul {
    list-style:none;
    margin: 0 20px 0 20px;
    padding: 0 0 10px 0;
    line-height:130%;
    color: #000;
}
#product_list li {
    margin-bottom: 6px;
}
#product_list li.weblink {
    list-style:disc;
    list-style-image: url("images/bullet-weblink.png");
}


/* splash div */
#splash {
    margin-top: 40px;
    line-height:180%;
    width:400px; /* changed for Dean */
}

#splash b{
  display: block;
  font-size:120%;
    font-weight: bold;
    color:#900;
}

#splash img{
  vertical-align: middle;
  margin: 0 5px 4px 0;
}




/* Styles for the search results page */
#resultsTop {
  padding:20px 0 0 0;
}
#results {
    font-size:100%;
}
.searchresults {
    padding: 0;
}

/* Styles for related icons */
#related p,
#footer p {
  margin:4px 0 0 0;
}
img.linkIndicator {
    vertical-align: -2px;
}

div.separator {
    width: 100%;
    background: url(images/Dash.png) bottom left repeat-x #fff;
}

div.separator a {
    float: right;
    text-align:right;
    margin-right: 20px;
    margin-bottom: 3px;
}


/* Start New Navigation */
.navigation {
    float: right; /* bug # 2509718 and 2535236*/
    text-align:right;
    padding-top:2px;
    margin-top: 0px;
    margin-right: 10px;
    width: auto;
}


.navigation li {
  display:inline; 
}
.navigation li.next{
    margin-left: -1px;
}

a.prev img{
    background: url(images/prev.gif) top left no-repeat;;
}
a.next img{
    background: url(images/next.gif) top left no-repeat;;
}

a.prev:hover img{
    background: url(images/prev_hover.gif) top left no-repeat;;
}
a.next:hover img{
    background: url(images/next_hover.gif) top left no-repeat;;
}
/* End New Navigation */

h4{
  margin-top:20px; 
  margin-bottom: -2px;
}

h4.sectiontitle  { 
  margin-bottom: -2px;  /* changed for Dean */
  margin-top:6px;
    
}


.right{
 text-align:right;
}

#content_wrapper {
margin-top:4px;
}

#content_wrapper .p,
#content_wrapper .para{
 margin-top: 9px;
}


#content_wrapper .section ul,
#content_wrapper .section ol { /* bugfix: 1818079 */
  margin-top: 8px;
  margin-bottom: 12px;
}

#content_wrapper .nochunk ul ul{     /* bugfix 1804732 */
  margin-left:8px;
}

#content_wrapper .nochunk h3{     /* fix for Premiere */
  margin-top:14px; 
  margin-bottom:10px;
}

// Bug fix for 1527777: Please add a new CSS style for the writers to use to mark revisions.
.edit {color: #FF0000}

/* start bugfix 1831184 */
p#creativecommons{
  margin-top:15px;
}


/* end bugfix 1831184 */

/* bugfix 1527777 */
.edit {color: #FF0000}

/* For Eclipse */
.help_breadcrumbs{
    display:none;
}


div#content_wrapper div#minitoc{
   padding-top:6px;
}

div#minitoc  #minitoc-links{
    margin-left:0px;    
}

#minitoc ul#minitoc-links li {
    list-style-image: none;
    list-style-type: none;
}

#minitoc span.topictitle1,
#minitoc span.topictitle2,
#minitoc span.topictitle3{
line-height:160%;
    padding:2px 0;
}


#minitoc ul ul, 
#minitoc ul ul li,
#minitoc ul ul ul, 
#minitoc ul ul ul li{
    margin-top:0px !important;
    margin-bottom: 0px  !important;
    margin-left:8px !important;
}



/* CS4 v2 Search -------------------------------  */
#search { padding:0 }
#searchbar{
     top:24px;
    height:24px; 
    width: 100%;
    padding: 0;
    margin:0;
    background:#303030;
    border-top: solid 1px #202020;
}
#pdf{
    float:right;
    margin-top:3px; /* FF */
    margin-right:0px;
    padding:0 0 0 3px;
}
#pdf img{
  margin: 0px 8px 0 33px;
  vertical-align:top;
}
#pdf a{
    font-size: 11px;
    color:#FFF;
}
#pdf a:hover{
  text-decoration:underline;
}

#searchbartable{ 
    width:98.2%; 
    padding:0;
}


/* Search field */
#search{ display:inline;}
#searchscope{
    position:absolute;
    top:26px; /* FF */
    left:204px;
    padding:0;
    margin:0;
}

#gsa{
    margin: 4px 6px 0 0;
    /* margin:0 6px 0 0; /* IE */
}
.gsalabel {
    color:#fff;
    vertical-align:15%;
}
#search input.searchinput{
    position:absolute;
    top:28px; /* FF */
    left:38px;
    margin:0;
    padding:0 0 0 3px;
    width: 140px;
    height: 18px;
    background-color:#fff;
    border-style:none;
    font-size:12px;
}
#search input.searchbutton{
    position:absolute;
    top:28px; /* FF */
    left:181px;
    margin:0;
    padding:0;
    width:18px;
    height:18px;
    background-image:url(images/searchbutton.png);
    background-color:#DDD;
    background-repeat:no-repeat;
    border-style: none;
    cursor:pointer;
}
/* End CS4 v2 Search ********************** */



/*
 * Start ionComments styles
 */

#ionCom{
  margin-bottom:30px;
  padding-right:30px;
  width:98% !important;
  font-family:Verdana,Arial,Helvetica,sans-serif !important;
}

#ionComHere #ionCom h3{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:100%;
  color:#000;
  padding-bottom:5px;
}

#ionComList {
  margin: 0 !important;
}

#ionComList li{
  list-style-type:none !important;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:98% !important;
  padding: 4px 0 4px 0 !important;
}

#ionComList li.ionComMessage{  /* message in yellow background */
  background: #FFFFCC;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-style: normal;
  color:#000;
  list-style-position:inside;
  list-style-type:none;
  margin: 0 !important;
  padding: 4px 0 4px 4px !important;
}

#ionComButAdd{
  margin-left:0 !important;
}

#ionComAddForm .defaultTextArea{
  font-size: 160% !important;
  font-family:Verdana,Arial,Helvetica,sans-serif !important;
}

#ionComTextArea{
  font-size: 160% !important;
  font-family:Verdana,Arial,Helvetica,sans-serif !important;
    width:98% !important;
}

#ionCom fieldset .button{
  font-size:150%;
}

.ionComMessage{
  font-size:150%;
}

#ionComPreview h4,
#ionComPreview #ionComPreviewTextArea{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size: 150% !important;;
}

#ionCom a {
 color: #047 !important;
}
#ionCom a:visited {
 color: #047 !important;
}
#ionCom a:hover {
  color:#c00 !important;
  text-decoration:none !important;
}
 
 
 
/* Start ionBadge styles  */
#ionCount{
        display:none; /* controlled by ionComments.ssi */
        font-family:Verdana,Arial,Helvetica,sans-serif;
        border-bottom: solid 1px #ccc;
        margin: 15px 15px 0 0 !important;
        padding-top:10px;
        padding-bottom:6px !important;
}
#ionCount *{
        display:inline; 
        font-size:11px !important;
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-weight: bold;
}
#ionCount ul.ionAnchor{
    margin-left:0 !important;
}
#ionCount a{
    color:#047;
}
#ionCount a:hover{
    color:#a00;
}
#ionRatingAnchor *,
#ionComHeader * {
        display:inline;
}
#ionCount #ionRatingAnchor {
        margin-left: 15px;
}
#ionRatingAnchor .ionLabel{
    /* color:#047 !important; */
}
#ionRatingAnchor .ionSummary{
    font-weight: normal !important;
}
#ionRatingAnchor span.ionPositive,
#ionRatingAnchor span.ionNegative{
        padding:0 0 0 8px !important;
        font-weight: normal !important;
}

#ionComHere *{
      font-size:11px !important;
}

#ionComHeader{
    padding-bottom:10px !important;
}
#ionComHeader *{
      font-size:11px !important;
}
#ionComHeading{
    margin-right:10px !important;
}
#ionMessageContainer .ionComMessage{  /* message in yellow background */
  background: #FFFFCC;
  border-bottom:1px solid #B2B2B2;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-style: normal;
  color:#000;
  list-style-position:inside;
  list-style-type:none;
  margin: 0 !important;
  padding: 4px 0 4px 4px !important;
}

#ionThumbRating{
    text-align:right;
}

#ionComRating *{
      font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11x !important;
    letter-spacing: 0 !important;
}

#ionThumbRatingGroup label{
    display:inline;
    margin-right:5px;
}

/*Adoberuntime section*/

h4.adoberuntimesectiontitle{
    list-style:none;
    margin: 0 0px 0 0px;
    padding: 0 0 0px 0;
    line-height:200%;
    color: #000;
    border:#F0F0F0 1px solid;
    background-color:#F5F5F5;
}

div.adoberuntimesection p{
margin:0px;
border:1px #F0F0F0 solid;
}
.adoberuntime{
font-weight:normal;
font-size:60%;
}

div#content_title{
    width:auto; 
    margin-right:20px; /* bugfix: 2509718 and 2535236*/
    /* position:absolute; */ /* bugfix: 2509718 and 2535236*/
    font-size:63%;
}

#content_wrapper_title,
.content_wrapper_title {
margin:0px; 
padding:0px;
}
/* CS5 Styles */
#page_title_table #page_title{
    padding-top:40px;
    padding-bottom:0px;
    margin-top:0px;
    margin-left:5px;
    line-height:130%; /* bugfix: 2509718 and 2535236 | and 2577106 */
}

#content_wrapper h1{
    padding-top: 0px;
    line-height:130%;
}

#page_title_table, /* bugfix: 2509718 and 2535236*/
#page_content_table{
    margin-left:20px;
    width:98%;
}

#nav{ /* bugfix: 2509718 and 2535236*/
    padding:6px 0px 0 0px !important;
	width:80px;
}
#nav ul.navigation{
padding-left:0;	
margin-left:0;
}

#group_toc .adobereferencetitles{
    margin-top:15px;
    margin-bottom:20px;
}
#group_toc #short-book{
    margin-bottom:20px;
  
}

#homepage_wrapper {
    font-size:67%;
}

#homepage_wrapper p{
    margin-bottom:0px;
}

#homepage_wrapper  #content_wrapper_title,
#homepage_wrapper  .content_wrapper_title {
    font-size:135%;
    color:#717171;
    margin-bottom:20px;
    margin-top:15px;
}
#homepage_wrapper  .content_wrapper_title {
    width: 250px;
    border-top: dotted 1px #999;
    margin-top:35px;
    padding-top:15px;
}
#homepage_wrapper a{
    color:#004477; 
}

/* bugfix 2528002: Adobe logo does not appear correctly in IE */
#search {
        zoom: 1;  /* For IE */
}
/*remove tree icons from Adobe references */
.booklist .ygtvtn,
.booklist .ygtvln{
   background: none;
}

/* bufix 2573702 */
#ionCount + * { 
  margin-top:5px !important;
  padding-top:5px !important;
}



