
body {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}


/* Same as p img.left */
p img {
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
  clear: left;
}

.caps {
  font-weight: normal;
}
strong .caps {
  font-weight: bold;
}

ul.navigation {
  list-style: none;
  position: relative;
  float: left;
  margin-left: 0;
  margin-bottom: 0;
  width: 100%;
}
ul.navigation li {
  position: relative;
  float: left;
  margin-right: 0.5em;
}
ul.navigation li.current a {
  background: #0074a6;
  color: white;
  font-weight: normal;
}
ul.navigation li.current span {
  background: #0074a6;
  color: white;
  font-weight: normal;
}
ul#main {
  z-index: 2;
}
ul.sub {
  z-index: 1;
}
ul.navigation a {
  float: left;
  display: block;
  padding: 4px 8px;
  text-decoration: none;
  text-transform: uppercase;
  background: #c3dfed;
  color: #0074a6;
  font-weight: bold;
}
ul.navigation span {
  float: left;
  display: block;
  padding: 4px 8px;
  text-decoration: none;
  text-transform: uppercase;
  background: #c3dfed;
  color: #0074a6;
  font-weight: bold;
}
ul.sub {
  position: relative;
  border-top: 4px solid #0074a6;
  width: 100%;
  background: #0074a6;
  margin-bottom: 2em;
}
ul.sub a {
  color: white;
  background: #0074a6;
  font-weight: normal;
  text-transform: none;
  padding-top: 0;
}
ul.sub a:hover {
  color: orange;
}
ul.sub a:active {
  color: orange;
}
ul.sub span {
  color: white;
  background: #0074a6;
  font-weight: normal;
  text-transform: none;
  padding-top: 0;
}
ul.sub span:hover {
  color: orange;
}
ul.sub span:active {
  color: orange;
}
ul.sub li.current a {
  color: orange;
}
ul.sub li.current span {
  color: orange;
}
ul.admin {
  float: right;
  margin: 1em 0 0 0.5em;
  width: auto;
}
ul.admin a {
  text-transform: none;
}
ul.admin span {
  text-transform: none;
}

ul.submenu {
  display: none;
  position: absolute;
  background: #c3dfed;
  padding: 0;
  top: 2.1em;
  list-style: none;
  width: 12em;
  margin-left: 0;
}
ul.submenu ul {
  top: 0;
  left: 12em;
}
ul.submenu li {
  margin: 0;
}
ul.submenu li ul {
  margin: 0;
}
ul.submenu li ol {
  margin: 0;
}
* + html ul.submenu {
  left: 0;
  margin-left: 0;
}
* + html ul.submenu ul {
  left: 12em;
}
ul.submenu li {
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;
  width: 12em;
}
ul.submenu li:first-child {
  border-top: none;
}
ul.submenu a {
  float: none;
}
ul.submenu a:link {
  color: #0074a6;
  background: #c3dfed;
}
ul.submenu a:visited {
  color: #0074a6;
  background: #c3dfed;
}
ul.submenu a:hover {
  color: white;
  background: #0074a6;
}
ul.submenu a:active {
  color: white;
  background: #0074a6;
}
.current ul.submenu li {
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;
  width: 12em;
}
.current ul.submenu li:first-child {
  border-top: none;
}
.current ul.submenu a {
  float: none;
}
.current ul.submenu a:link {
  color: #0074a6;
  background: #c3dfed;
}
.current ul.submenu a:visited {
  color: #0074a6;
  background: #c3dfed;
}
.current ul.submenu a:hover {
  color: white;
  background: #0074a6;
}
.current ul.submenu a:active {
  color: white;
  background: #0074a6;
}

ul#children li {
  cursor: move;
}

#header {
  margin: 1em 0 2em 0;
}
#header img {
  float: left;
}
#header h1 {
  text-indent: -5000px;
}

#main h1 {
  clear: left;
}
#main h2 {
  clear: left;
}
#main h3 {
  clear: left;
}
#main h4 {
  clear: left;
}
#main h5 {
  clear: left;
}
#main h6 {
  clear: left;
}

.breadcrumb {
  margin-bottom: 1em;
  color: gray;
}
.breadcrumb a {
  color: gray;
}

td a + a {
  padding-left: 1em;
}

.formatting_guide {
  display: none;
}


/* Fancy Type modifications */
p + p {
  text-indent: 0;
  margin-top: 0;
}


/* General styling */

a.add {
  color: green;
}
a.remove {
  color: red;
}

p + a.remove {
  position: relative;
  top: -41px;
  left: 520px;
}

.asset img:hover {
  cursor: pointer;
}



table {
  margin: 2em 0;
  border-collapse: collapse;
  border: 1px solid #a6a198;
  width: 100%;
}
table caption {
  text-align: left;
  font-weight: bold;
  margin-top: 1em;
  font-size: 110%;
}
table tr:hover {
  background: #e5dfd3;
}
table th {
  border-bottom: 1px solid #a6a198;
}
table th {
  margin: 0;
  padding: 8px 20px;
  text-align: left;
}
table th.nowrap {
  white-space: nowrap;
}
table td {
  margin: 0;
  padding: 8px 20px;
  text-align: left;
}
table td.nowrap {
  white-space: nowrap;
}
table th {
  color: #504e49;
  background: #e5dfd3;
}

.formatting_guide table td {
  border-bottom: 1px solid #a6a198;
}

#preview {
  float: left;
  position: relative;
  left: 12em;
  width: 570px;
  padding: 10px;
  border: 1px dashed #cccccc;
}

.sidebar {
  border: 1px solid #c3dfed;
  width: 148px; /* override span-4 to accomodate border in grid */
}
.sidebar h1 {
  background: url(/images/bar_gradient.gif) center left repeat-x;
  color: white;
  text-align: center;
}
.sidebar h2 {
  background: url(/images/bar_gradient.gif) center left repeat-x;
  color: white;
  text-align: center;
}
.sidebar h1 { font-size: 130%; }
.sidebar h2 { font-size: 120%; }
.sidebar div.body {
  padding: 0 10px;
}
.sidebar.last {
  background: #c3dfed;
}


div.colborder {
  border-right: 1px solid #c3dfed;
}

#footer {
  clear: both;
  float: left;
  background: url(/images/bar_gradient.gif) center left repeat-x;
  color: white;
  margin-top: 1em;
  padding: 0.5em 0;
  font-weight: bold;
}
#footer span {
  padding-left: 5px;
}
#footer span.telephone {
  background: url(/images/phone.png) center left no-repeat;
  padding-left: 20px;
}
#footer span.email {
  background: url(/images/envelope.png) center left no-repeat;
  padding-left: 20px;
  float: right;
  padding-right: 5px;
}
#footer span a {
  color: white;
}
#footer span a:link {
  text-decoration: none;
}
#footer span a:visited {
  text-decoration: none;
}
#footer span a:hover {
  text-decoration: underline;
}
#footer span a:active {
  text-decoration: underline;
}
* + html div#footer {
  font-size: 90%;
}



/* FORMS */


form {
  margin: 2em 0;
}
form label {
  float: left;
  width: 12em;
  font-weight: bold;
}
form input {
  width: 350px;
}
form textarea {
  width: 700px;
  height: 500px;
}
form input[type=submit] {
  width: auto;
}
form input {
  font-size: 100%;
}
form textarea {
  font-size: 100%;
}
form input {
  font-family: inherit;
}
form input:focus {
  background: #fef;
}
form textarea {
  font-family: inherit;
}
form textarea:focus {
  background: #fef;
}
form p {
  position: relative;
  margin-bottom: 20px;
}
form p.error {
  left: -11px;
}
form p.checkbox label {
  width: auto;
  float: none;
}
form p.checkbox input {
  width: auto;
}
form p.radio label {
  width: auto;
  float: none;
}
form p.radio input {
  width: auto;
}
form fieldset {
  margin: 1em 0;
  /* The legend element is pretty unstyleable  so we use our own div. */
}
form fieldset div.legend {
  background: #046a3a url(/images/light_green_block.png) top left repeat-x;
  color: #c8e8ca;
  width: 100%;
  padding: 0.2em;
  margin-bottom: 1em;
}
form#login label {
  width: 400px;
}
form#login input {
  width: 400px;
}
form#login input {
  font-size: 200%;
}
form#login input.button {
  width: auto;
  font-size: 100%;
}
form#login label {
  font-weight: bold;
  /* IE7-compatible: */
  float: none;
  display: block;
}
form#login p.checkbox label {
  display: inline;
}
form#login p.checkbox input {
  width: auto;
}


.error-summary {
  border: 1px solid red;
  padding: 1em;
  background: #fcecec;
  margin-top: 2em;
  margin-bottom: 2em;
}
.error-summary h3 {
  color: #ff0066;
}

.feedback {
  position: absolute;
  left: 350px;
  left: 520px;
  font-weight: bold;
  color: red;
  padding-left: 20px;
  background: url(/images/icons/error.png) no-repeat left center;
}
* html.feedback {
  width: 10em;
}

.inline {
  display: inline;
}

.required {
  color: red;
  font-style: normal;
}

.hint {
  display: block;
  margin-left: 15.0em;
  color: #666666;
  font-size: 0.8em;
  font-style: normal;
}

.addendum {
  margin-left: 0.5em;
}

.flash {
  clear: both;
  padding: 1em;
  margin-bottom: 2em;
}
.flash.notice {
  border: 1px solid green;
  background: #c8e8ca url(/images/icons/tick.png) 7px center no-repeat;
  padding-left: 2.5em;
}
.flash.info {
  border: 1px solid green;
  background: #c8e8ca url(/images/icons/tick.png) 7px center no-repeat;
  padding-left: 2.5em;
}
.flash.error {
  border: 1px solid red;
  background: #fcecec url(/images/icons/exclamation.png) 7px center no-repeat;
  padding-left: 2.5em;
}
