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