/*
Copyright 2006 Adobe Systems Incorporated
Print Styles for MM Import Pages
$Revision: 1.19 $
*/
@import url("/css/fonts.css");
@import url("/css/master.css");
@import url("/css/forms.css");
@import url("/css/styles.css");
@import url("/css/data.css");
@import url("/css/themes.css");
@import url("/css/relics/form_columns.css");
@import url("/css/relics/image_wrappers.css");
@import url("/css/relics/iconmarkers.css");
@import url("/css/layout/units/columns.css");
@import url("/css/layout/units/pullout.css");
@import url("/css/layout/units/compact.css");
@import url("/css/layout/units/menu.css");
#adobe-logo
{
position: absolute;
width: 42px;
height: 48px;
background-image: url("/images/globalnav/adobe.png");
background-repeat: no-repeat;
background-position: 0 0;
}
#adobe-logo a
{
/*setting a width breaks link area for PC IE 5*/
width/**/: 42px;
/*\*//*/
width: 42px;
/**/
height: 47px;
text-indent: -1000px;
/*\*/
display: block;
overflow: hidden;
/**/	
}
* html #globalnav-search {
height: auto !important;
}
* html #adobe-logo,
* html #adobe-logo a {
height: auto !important;
width: auto;
line-height: 32px;
float: none;
left: 0;
}
* html #adobe-logo a {
text-indent: 0;
overflow: visible;
font-size: 32px;
color: #000;
}
#capBottom,
#infoPodCap,
#infoPodCapBottom,
#user-menu,
#site-menu,
#site-search,
#globalfooter,
#googlebadge,
#depthpath,
#sc-util,
#accesslink,
#terms,
#searchengine,
.hide,
.nav-up,
.nav,
.page  {
display: none !important;
}
td.data-yes,
td.data-no,
td.data-yesplus,
td.data-yes-note {
text-indent: 0;
background-image: none;
text-align: center;
font: bold 0.85em Verdana, Arial, Helvetica, sans-serif;
text-transform: uppercase;
}
html>body object,
html>body embed {
display: none !important;
visibility: hidden;
}
#fma object {
width: 500px !important;
}
.tabsection *,
.micro-tabs * {
background-image: none !important;
}
.tab li {
display: none !important;
}
.on,
.tabcontent,
.tab li.on,
.tabcontent li {
display: block !important;
border: 1px solid #fff;;
}
li.on a {
font-size: 18px;
font-weight: bold;
padding: 0 !important;
}
h1 {
border-bottom: none;
text-indent: 0 !important;
background: none !important;
font-size: 2em;
margin-bottom: 2px;
margin-top: 30px;
padding: 0 16px;
}
h1,
#contentBody {
padding-left: 0 !important;
padding-right: 0 !important;
}
div.with-pod #gecko {
width: 526px;
}
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;
}
/*\*/
* html div.partial-width #contentBody
{
width: 558px;
}
/**/
div.with-pod #contentBody { 
width: auto !important;
}
hr {
clear: both;
background: #c3c8cb;
color: #c3c8cb;
border: none;
height: 1px;
margin: 0 0 1.35em !important;
margin: 0 0 1em;
}
hr.no-margin {
clear: both;
background: #c3c8cb;
color: #c3c8cb;
border: none;
height: 1px;
}
.dashed {
background: #FFF;
color: #FFF;
border-top: 1px dashed #CCCCCC;
border-right: none;
border-bottom: none;
border-left: none;
height: 1px;
}
#infoPod div.hr {
margin-top: 4px;
margin-bottom: 4px;
/*\*//*/
margin-right: -11px;
margin-left: -9px;	
/**/
}
#pod,
#promo,
#infoPod
{
width: 171px;
position: relative;
left: 10px;
float: left;
}
/*\*/
* html #promo,
* html #pod,
* html #infoPod {
width: 191px;
float: none;
}
/**/
#infoPodCap,
#infoPodCapBottom 
{
width: 191px;
}
#pod 
{
padding: 4px 10px 20px;
}
#pod-fma,
#promo {
width: 191px;
}
#infoPod
{
margin-top: 0;
margin-bottom: 10px;
padding: 0 10px 1px;
color: #555;
}
#pod,
#infoPod
{
margin-left: 0 !important;
border-width: 1px;
border-style: solid;
border-color: #ccc #999 #666 #ccc;
background-color: #FBFBFB !important;
}
#contentBody h3 {
clear: both;
}