3 margin: 30px 50px 50px 30px;
\r
4 font-family: sans-serif;
\r
8 background-image: url(sitka.jpg);
\r
9 background-repeat: no-repeat;
\r
10 background-position: top left;
\r
11 background-color: white;
\r
36 font-family: courier;
\r
37 font-stretch: extended;
\r
38 background-color: #ECE9D8;
\r
42 .deleted {background-color: #fd7d7d;
\r
47 margin: 20px 0 30px 0;
\r
51 .comment {color: red;
\r
55 .added {background-color: #a7fd7d;
\r
58 .changed {background-color: #f5fd7d;
\r
62 background-color: #ECE9D8;
\r
69 .navheader th {font-size: 1.2em;
\r
70 font-weight: normal;
\r
78 text-decoration: underline;}
\r
80 a:hover {color: green;}
\r
82 /* sets spacing between listitems in itemizedlist
\r
83 ul.itemizedlist p {margin: 0;}
\r
87 background-image: url("media/tip.png");
\r
88 background-repeat: no-repeat;
\r
89 background-position: 5px 10px;
\r
90 padding: 0 10px 0 60px;
\r
91 margin: 35px 0 30px 0;
\r
92 border: thin solid #6B8F6B;
\r
97 .tip h3 {display: none;}
\r
100 background-image: url("media/note.png");
\r
101 background-repeat: no-repeat;
\r
102 background-position: 5px 10px;
\r
103 padding: 0 10px 0 60px;
\r
104 margin: 35px 0 30px 0;
\r
105 border: thin solid #6B8F6B;
\r
110 .note h3 {display: none;}
\r
113 background-image: url("media/caution.png");
\r
114 background-repeat: no-repeat;
\r
115 background-position: 5px 10px;
\r
116 padding: 0 10px 0 60px;
\r
117 margin: 35px 0 30px 0;
\r
118 border: thin solid #6B8F6B;
\r
123 .caution h3 {display: none;}
\r
125 .procedure ol li {font-weight:bold; font-size: 1.1em; color:#446129;}
\r
126 .procedure li p {font-weight: normal; color: #3d3a3a; font-size: 0.9em;}
\r
128 .guibutton {font-style: italic;}
\r
129 .guimenu {font-style: italic;}
\r
130 .guisubmenu {font-style: italic;}
\r
131 .guimenuitem {font-style:italic;}
\r
132 .guilabel {font-style:italic;}
\r
138 margin-bottom: 35px;
\r
141 li.step ul {font-size: 0.9em;}
\r
143 .toc p {display: none;}
\r
145 .simplesect {margin-top: 30px;}
\r
147 .step img {margin-bottom: 0px;}
\r
149 .inlinemediaobject img {margin-bottom: 0px;}
\r
151 img {margin-bottom: 25px;}
\r
153 a img {border: none;}
\r
157 .informaltable {margin-bottom: 25px;}
\r
159 dd, dl {margin-top: 2px; margin-bottom: 2px;}
\r
161 /* Fix for jpringle display in Acq introduction with upperalpha nested numbering */
\r
162 ol.orderedlist[type=A] li.listitem { font-size: 1.0em; }
\r