/*Copyright Opera Software ASA 2005. All rights reserved.*/
html {
background-color:#ececec;
}
body {
color:#333;
font:.7em/1.2em normal "arial","helvetica",sans-serif;
border-top:3px solid #ab1513;
}
body, dl, dd, ul, ol, p, h1, h2, h3 {
margin:0;
padding:0;
}
dl, ol, ul, p {
background-color:#fff;
padding:.3em .5em;
}
ul, ol {
list-style-position:inside;
}
ul.localtoc {
list-style-type:none;
line-height:1.7em;
}
dt {
font-weight:bold;
}
dd {
margin-bottom:3px;
}
h1 {
font-size:1.2em;
text-align:center;
background-color:#ab1513;
color:#fff;
padding-bottom:.4em;
}
h2 {
font-size:1em;
background-color:#788d9f;
color:#fff;
border-top:1px solid #e3e3e3;
border-bottom:2px solid #d3d3d3;
margin:2px 0;
padding:.3em .5em;
}
h3 {
background-color:#fff;
border-bottom:1px solid #ececec;
padding:.2em .5em;
}
.localtoc li {
padding-left:1em;
border-bottom:1px solid #ececec;
background:transparent url("arrow.gif") left center no-repeat;
}
html[dir='rtl'] .localtoc li {
padding-right:1em;
background:transparent url("rtlarrow.gif") right center no-repeat;
}
.localtoc a {
text-decoration:none;
}
a:active, a:hover, a:link {
color:#3366dd;
}
a:visited {
color:maroon;
}
.copyright {
background-color:#ab1513;
text-align:center;
border-top:2px solid #e3e3e3;
font-size:0.8em;
color:#fff;
}
kbd, dl.shortcuts dt {
color: #333333;
background-color: #efefef;
font-weight: normal;
text-align: center;
border-top: 1px double #cfcfcf;
border-right: 2px solid #aaaaaa;
border-bottom: 2px solid #909090;
border-left: 1px solid #bababa;
padding: 0em 0.2em 0em 0.2em;
white-space: nowrap;
}
dl.shortcuts dt {
display: compact;
}
dl.shortcuts dd {
margin-left: 2em;
margin-bottom: 0.6em;
}
html[dir='rtl'] dl.shortcuts dt {
float:right;
}
html[dir='rtl'] dl.shortcuts dd {
margin-right:2em;
}
p b.note {
color: maroon !important;
font-weight: bold;
}
.only-screen, .hide-hand {
display: none;
}
