/* styles for gallery manual - documents */
a,a:active{
color:#446566;
font-weight:normal;
font-size:12px;
text-decoration:none;
}
a:visited{
color:#000066;
font-weight:normal;
font-size:12px;
text-decoration:none;
}
a:hover{
background:#fafafa;
color:#000066;
font-weight:normal;
font-size:12px;
text-decoration:none;
}
body{
margin:20px;
width:750px;
background:url(simplex-bkg.gif);
color:#000033;
font-family:Geneva,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
}
dt{
margin-left:15px;
font-size:12px;
line-height:1.5em;
}
h1{
padding:6px;
color:#651a37;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:18px;
}
h2,h3,h4{
border-bottom:1px dashed #000148;
padding-bottom:.2em;
padding-top:.3em;
color:#651a37;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
}
hr{
display:none;
}
ol{
list-style:decimal;
font-size:12px;
line-height:1.4em;
}
p{
padding:0px 15px;
width:675px;
font-family:Geneva,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:1.2em;
}
p#blockquote,p#pre{
border:1px solid #000033;
padding:5px;
margin-right:15px;
margin-left:15px;
background:#fafafa;
font-family:"Courier New",Courier,monospace;
font-size:12px;
}
.bold,question{
font-family:Geneva,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
}
.boxgreen{
border:1px solid #000033;
padding:12px;
background:#b8cc98;
}
.emphasis{
font-weight:bold;
}
.masthead{
background:transparent;/* needed for?? */
color:#000033;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
}
.mediaobject{
margin-left:40px;/* aligns some images set by docbook tags */
}
.navfooter{
border:0px;
margin-top:80px;
margin-bottom:5px;
padding:6px;
background:#ffffff;
text-align: center;
}
.navheader, .leftnavbar{
border:1px dashed #000033;
margin-bottom:5px;
padding:6px;
background:#b8cc98;
text-align: center;
}
.note{
border:0px;
font-size:12px;
font-weight:normal;
text-transform:uppercase;
}
.qandadiv{
font-size:12px;/* WHAT IS THIS FOR??? */
}
.question{
padding-top:5px;
padding-bottom:5px;
font-size:12px;
}
.screen{
border:1px solid #000033;
padding-top:9px;
width:100%;
background:#fafafa;
font-size:12px;
font-family:"Courier New",Courier,monospace;
}
.subtitle{
color:#666699;
background:transparent;
font-family:Geneva,Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-variant:small-caps;
margin-bottom:20px;
}
.txtlarge{
font-family:Geneva,Verdana,sans-serif;
font-size:14px;
}
.txtmed{
font-family:Geneva,Verdana,sans-serif;
font-size:12px;
}
.txtsml{
font-family:Geneva,Verdana,sans-serif;
font-size:11px;
font-weight:normal;
}
.txtsmlbold{
font-family:Geneva,Verdana,sans-serif;
font-size:11px;
font-weight:bold;
}

.img{
border:1px dashed #000033;
margin-top:10px;
margin-bottom:10px;
padding:10px;
background:#b8cc98;
text-align: center;
}