/*	
	Copyright (c) 2006 Adobe Systems Incorporated
	macromedia.com XHTML CSS Selectors 	
	
	$Revision: 1.50.2.7 $

	1. Body
	2. Product Colors
	3. Paragraphs
	4. Headers
	5. Lists
	6. Image Headers and Images
	7. Anchors
	8. Phase Elements
	9.Depth Path
	10.Error Meassages
	11. Footer
	
note: several 1px padding attributes have been added to these selectors to fix Opera 7.11 vanishing margin bugs

*/

/* Paragraphs */

p {
	margin-top: 0em;
	margin-bottom: 1.2em;
}

p img {
	vertical-align: middle;
	margin-right: 0.35em;
}

p.label {
	margin-bottom: 0.15em;	
}

p.nav-bottom,
div.nav-bottom {
	margin-top: 2em;
	text-align: center;
}
p.nav-top,
div.nav-top {
	margin-bottom: 2em;
	text-align: center;
}
p.nav-right,
div.nav-right {
	text-align: right;
	padding-right: 0.5em;
}

span.pagination {
	padding-right: 1em;
}

p.nav-right img,
div.nav-right img {
/*	float: none;
	clear: none;
	margin-left: 0.5em;
	margin-right: -0.5em;*/
	vertical-align: middle;
}

/* HEADERS */

h1 {
	margin: 0;
	height: auto !important;
	min-height: 23px;
	height: 44px;
}

h2 {
	margin-top: 0em;
	margin-bottom: 0.5em;
}

h2.header-border {
	margin-top: 0em;
	
	padding-bottom: 0.5em;
	margin-bottom: 1em;
	
	margin-right: -8px;
	padding-right: 8px;
	
	margin-left: -8px;
	padding-left: 8px;
}


h3 {
	margin: 0em -8px 0.85em -8px;
	padding: 0.1em 8px 0.1em !important;
	padding: 0.1em 8px 0.15em;
}

h3 a { 
	display: block;
	margin-left: -8px;
	margin-right: -8px;
	
	padding-left: 8px;
	padding-right: 8px;
	
}

#pod h3 {
	margin: 1em 0em  0.35em;
	background: none !important;
	padding: 0em !important;
}

#util-article h3 {
	margin: 0em -8px 0.5em -8px;
}

h3.header-border {
	margin-top: 0em;
	padding-bottom: 0.5em;
	margin-bottom: 0.9em;
	margin-right: -8px;
	padding-right: 8px;
	margin-left: -8px;
	padding-left: 8px;
}

h4 {
	margin-top: 0em;
	margin-bottom: 0em;
}

/* IMAGE HEADERS */

h1.imageHeader {
	margin: 0px;
	padding: 0px;
}

h2.imageHeader {
	margin: 0px;
	padding-bottom: 5px;
	clear: both;
}

h2.imageHeader-border {
	clear: both;
	margin-bottom: 11px;
	width: 99%;
}

h2.imageHeader-border img {
	margin-bottom: 8px;
}

h3.imageHeader {
	margin: 0px;
	padding: 0px 0px 10px;
	clear: both;
}

h3.imageHeader-border {
	padding-bottom: 4px;
	clear: both;
	margin-bottom: 8px;
}


img {
	border: 0px;	
}

/* ANCHORS */

a.helptextlink {
	margin-top: -6px;
}
/* PHRASE ELEMENTS */

blockquote {
	margin: 0em 32px 1.5em;
}

blockquote address {
	margin-top: 0.25em;
}

div.columns-2-AB-A blockquote,
div.columns-2-AB-B blockquote {
	margin: 0em 0em 1.5em;
}

address {
	width: auto;
}

/* LISTS */

ul.nav-pod {
	text-align: left;		
	margin: -7px -10px 1em -9px;
	padding: 0px 10px;
	list-style: none;	
}

ul.nav-pod li {
	margin: 0 -10px;
	padding: 0 10px;
	border-top: 1px solid #fefefe;
	border-bottom: 1px solid #c3c8cb;
	background-color: #edf1f1;
	line-height: 1.4em;
}

ul.nav-pod li a,
ul.nav-pod li a:visited,
ul.nav-pod li a:hover,
ul.nav-pod li a:visited:hover {
	clear: both;
	background: url(../images/master/background_navpod.gif) repeat-x center top;
	color: #21536A;
	display: block;
	margin: 0 -10px;	
	padding: 0.4em 10px;			
}

ul.nav-pod li a:hover,
ul.nav-pod li a:visited:hover {
	background: #def url(none);	
}

/* normal list ravigation in pod (legacy) */

ul.rnav-static {
	text-align: left;
	list-style: none outside;
	padding: 0px;
	margin: 0px;
}

ul.rnav-static li {
	margin: 0px;
	padding: 0px 0px;
	border-bottom: 1px solid #c3c8cB;
	font-weight: bold;
	line-height: 1.2em;
}

ul.rnav-static li ul {
	font-size: 1em;
	list-style: none outside;
	border-top: none;
	margin: 0px;
	padding: 0px 0px 8px 0px
}

ul.rnav-static  li ul li {
	border-bottom: none;
	padding: 3px 0px;
	font-weight: normal;
}

ul.rnav-static li p {
	margin-top: 7px;
	margin-bottom: 2px;
}

ul.nomarker {
	list-style-type: none;
	list-style-image: none;
	margin: 0em 0em 1em 2px;
}

ul.iconmarker-18x12,
ul.iconmarker-16x16,
ul.iconmarker-20x20 {
	list-style: none;
	padding: 0px;
	margin: 1em 0em;
}


ul.iconmarker-inline-16x16 {
	margin: -0.5em 0em 1em;
	padding: 0em 0em 1px;
	width: 99%;
	list-style: none;
}

ul.iconmarker-inline-16x16 li {
	white-space: nowrap;
	padding: 0em 0em 1px 0em;
	margin: 2px 2em 0.5em 0em;
	float: left;
}

ul.iconmarker-inline-16x16 li img {
	margin-bottom: -3px;
	margin-right: 4px;
}

ul.iconmarker-16x16 li {
	margin-left: 20px;
	padding-left: 1px;
}

ul.iconmarker-16x16 li img { 
	float: none; 
	clear: none;
	margin-left: -20px; 
	margin-bottom: -3px;
	margin-right: 4px;
}

ul.iconmarker-20x20 li {
	margin-left: 24px;
	padding-left: 1px;
}

ul.iconmarker-20x20 li ul {
	margin-top: 0.5em;
	margin-left: 0em;
	padding-left: 1px;
}

ul.iconmarker-20x20 li ul li {
	margin-left: 1em;
}

.iconmarker-20x20 li img {
	margin-left: -25px;
	float: left;
	clear: both;
}

ul.iconmarker-18x12 li {
	margin-left: 22px;
	padding-left: 1px;
}

.iconmarker-18x12 li img {
	margin-left: -23px;
	float: left;
	clear: both;
}

/* for Win IE - hide boxpodel flaw for "inline" lists */
ul.iconmarker-inline-16x16 div.clear-both {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: 0em !important;
	margin-bottom: 18em;
	margin-bottom/**/:/**/12em;
}

ul.char-marker {
	list-style: none;	
}

ul.char-marker li {
	padding-left: 1em;
	text-indent: -1em;
}

#util-article ol,
#util-article ul {
	font-size: 1em;
	list-style: none;
	margin: 0em 0em 1em;
	padding: 0.5em 0em;
}

#util-article ol li,
#util-article ul li {
	line-height: 1.35em;
	padding: 0em 0em;
	margin: 0em 0em 0.5em;
}

ol {
	list-style: decimal outside;
	margin-left: 2em;
}

ul {
	list-style: disc outside;
	margin-left: 0.5em;
}

ul,
ol {
	font-size: 1em;
	padding-left: 1.5em;
	margin-top: 1em;
	margin-bottom: 1.35em;
}

li {
	line-height: 1.35em;
	padding-bottom: 0.5em;
}

li ol,
li ul {
	font-size: 1em;
	margin-top: 0em;
	margin-bottom: -0.65em;
}

li ol {
	list-style: lower-alpha outside;
	margin-left: 0.5em;
	padding-left: 0.5em;	
}

li p { 
	margin-bottom: 0.5em;
}


ul.link-list,
ul#link-list {
	text-align: left;
	list-style: none outside;
	margin: 0em 0em 1em;
	padding: 0em;	
}

ul.link-list li,
ul#link-list li {
	padding: 0.15em 0em 0.2em;
	margin: 0px;
	line-height: 1.35em;
}


ul.fma {
	clear: both;
	line-height: inherit;
	padding: 0px 0px 1px 0px;
	margin: 0em 0em 1em 15px;
}

ul.fma {
	clear: both;
	list-style-type: disc;
	list-style-image:none; 
	padding: 0px 0px 1px 0px;
	margin: 0em 0em 1em 15px;
}

ol.searchResults {
	list-style-position: outside;
	line-height: 1.3em;
	padding: 1px 0px 1px 18px;
	margin: 0px 0px 0px 16px;
}

ol.searchResults li {
	vertical-align: top;
}

ul.inline {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.inline li {
	padding: 0px 8px;
	margin: 2px 12px 1.5em 0px;
	float: left;
}

dt, dd { 
	line-height: 1.5em;
}

dt {
	margin-bottom: 1em;
	margin-top: 0.5em;
}

dl,
dd {
	margin-bottom: 1.5em;
}

dd {
	margin-left: 16px;
}

div.legalnotice {
	clear: both;
}

div.border {
	padding: 0px 10px 10px 10px;
}

div.new {
	float: left; 
	margin-right: 1px; 
}

span.new { 
	padding-left: 5px;
}

div.popupheader {
	vertical-align: top;
	padding: 12px 16px 4px 16px;
	border-bottom: 1px solid #999;
	margin: 0px;
	height: 32px;
}

div.popup {
	padding: 12px 16px 16px 16px;
	height: 100%;
	margin: 0px;
}

#closepopup {
	position: absolute;
	bottom: 16px;
	right: 16px;
}

code, pre {
	margin-bottom: 1em;
}

li pre {
	margin-bottom: 0em;
}

div.blockOffsetLeft {
	clear: both;
	margin: 0px 0px 24px 32px;
	padding: 0px 0px 0px 0px;
}

.caption {
	margin-top: 0.8em;
}

p.caption {
	margin-top: 0.5em;
}

#contentFooter { 
	text-align: left;
}

.portal-features h3, 
.portal-features h4 {
	margin: 0em 0em 0.2em;
	padding: 0em !important;
}
