/*
Copyright 2009 Adobe Systems Incorporated.
Project: Argo
@author dgasior
$Id: //depot/projects/dylan/releases/rc_16_11_1/docroot/lib/mobile/pdc/screen.css#1 $
*/
 
@charset "utf-8";
* {
vertical-align: baseline;
font-family: inherit;
font-style: inherit;
font-size: 100%;
border: none;
padding: 0;
margin: 0;
}
body {
font-family: Verdana, Geneva, sans-serif;
background-color: #FFF;
background-image: url(/lib/mobile/pdc/images/background.png);
background-repeat: repeat-x;
background-position: top left;
padding: 0 12px;
_width: 296px;
}
h1 {
visibility: hidden;
}
h3 {
font-size: 0.875em;
font-weight: bold;
margin: 13px 0;
}
h4 {
font-size: 0.83em;
font-weight: bold;
margin: 13px 0 0 0;
}
p {
font-size: 0.75em;
font-weight: normal;
margin: 0 0 12px 0;
}
img {
border: 0 none;
}
table {
margin-bottom: 16px;
}
td, th {
font-size: 0.7em;
padding: 0.25em 1ex;
text-align: left;
min-width: 100px;
}
table.data-bordered {
border-bottom: 1px solid #B4B4B4;
border-right: 1px solid #B4B4B4;
border-spacing: 0;
}
table.data-bordered th {
background-color: #CDCDCD;
color: #454545;
font-weight: bold;
}
table.data-bordered th, table.data-bordered td {
border-left: 1px solid #B4B4B4;
border-top: 1px solid #B4B4B4;
vertical-align: top;
}
table.data-bordered td {
line-height: 1.35;
}
a {
color: #047;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
#header_flashplayer_mnemonic a#mnemonic_home_link {
display: block;
width: 45px;
height: 46px;
}
#header_flashplayer {
height: 39px;
_width: 296px;
margin: 28px 0 20px 0;
background-image: url(/lib/mobile/pdc/images/lockup_flashplayer.gif);
background-repeat: no-repeat;
background-position: top center;
}
#header_flashplayer_mnemonic {
height: 46px;
margin: 40px 0 20px 0;
background-image: url(/lib/mobile/pdc/images/lockup_flashplayer_mnemonic.gif);
background-repeat: no-repeat;
background-position: top left;
}
#header_reader_mnemonic {
height: 50px;
margin: 40px 0 20px 0;
background-image: url(/lib/mobile/pdc/images/lockup_reader_mnemonic.png);
background-repeat: no-repeat;
background-position: top left;
}
#prod_flashplayer_mnemonic {
background-image: url(/lib/mobile/pdc/images/mnemonic_background.png);
background-repeat: repeat-x;
text-align: center;
height: 290px;
margin: 0 -12px;
}
#prod_download {
margin-top: -95px;
text-align: center;
}
#prod_download p {
padding: 0 16px;
}
#flashcontent {
margin-bottom: 14px;
}
#copyright {
font: 0.7em Arial, Helvetica, sans-serif;
color: #999;
margin-top: 24px;
}
.txtcenter {
text-align: center;
}
