body {
  background: #e3e3e3;
  color: #202020;
  font-family: Verdana, Arial, Helvetica, sans-serif; }

h1, h2, h3, h4 {
  color: #636363; }

h1 a, h2 a, h3 a, h4 a {
  color: #636363; }

hr {
  border-top: 1px solid #636363; }

pre {
  background: #f4f4f4;
  font: "Courier New", Courier, monospace;
  border: 1pt solid black;
  padding: 6pt;
  margin-left: 2em;
  margin-right: 3em; }

#header {
  background: #636363 url(/images/calc/header_190x100.jpg) no-repeat 100% 0;
  color: white;
  padding: 0.5em 0.5em;
  height: 100px; }

#header h1 {
  color: white; }

#header h2 {
  color: white;
  font-size: 1.4em;
  font-weight: normal; }

#nav, #nav a {
  background-color: #b4b4b4;
  color: #4b4b4b; }

#nav a:hover {
  color: #7e7e7e;
  background-color: #cecece; }

#content {
  padding-left: 1em; }

#main, #sidebar {
  padding: 1em; }

#footer {
  background-color: #636363;
  color: #e6e6e6;
  background-image: none; }

#footer a {
  border-bottom: 1px dashed #e6e6e6;
  color: #e6e6e6; }

#footer a:hover {
  border-bottom: 1px dashed white;
  color: white; }

#header h2.page-title {
  display: inline;
  font-size: 0.5em; }

.CompanyLogo {
  padding: 5px; }

.Copyright {
  color: white;
  font-family: Verdana, sans-serif;
  float: right;
  padding: 5px; }

.Copyright a:link, .Copyright a:visited, .Copyright a:active {
  color: white; }

/*  CSS from original calculator.org */
.Header {
  font-family: Arial, Verdana, sans-serif;
  font-size: 80%;
  color: white;
  background-color: #d3d3d3;
  position: relative;
  height: 80px;
  margin-left: 3%;
  margin-right: 3%;
  margin-bottom: 3px; }

.Header a {
  color: white;
  text-decoration: none; }

.Footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 80%;
  color: white;
  background-color: #d3d3d3;
  position: relative;
  height: 30px;
  margin-left: 3%;
  margin-right: 3%; }

.PageTitle {
  color: black;
  font-family: Arial, Verdana, sans-serif;
  font-size: 1.7em;
  font-weight: bold; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.SiteTitle {
  color: #696969;
  font-family: Verdana, sans-serif;
  font-size: 20pt;
  text-align: center;
  margin-left: 15px; }

.Sidebar {
  color: white;
  text-decoration: none;
  background-color: #d3d3d3; }

.Content {
  margin-left: 3%;
  margin-right: 3%;
  font-family: Arial, Verdana, sans-serif;
  color: black;
  background-color: white;
  padding-right: 2%;
  padding-left: 2%;
  padding-bottom: 1%;
  padding-top: 1%; }

a:link {
  color: #000080; }

a:active {
  color: #800000; }

a:visited {
  color: #600080; }

table {
  font-size: 1em; }

hr {
  border: 0;
  border-top: 1px solid #bababa;
  height: 1px; }

img {
  border-width: 0; }

p img {
  margin: 0.5em; }

figure.catalogue-image {
  float: right;
  margin: 0.5em;
  font-size: 0.6em; }

.shim {
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  width: 760px;
  height: 8px;
  font-size: 0; }

.page {
  background-repeat: repeat-y;
  margin-left: auto;
  margin-right: auto;
  text-align: left; }

.bigtable {
  border-collapse: separate;
  table-layout: auto;
  border-right: gray thin ridge;
  border-top: gray thin ridge;
  border-left: gray thin ridge;
  border-bottom: gray thin ridge;
  table-layout: auto;
  empty-cells: show;
  border-color: Gray;
  border-style: ridge; }

.bigtableheader {
  font-weight: bold;
  font-family: Arial;
  background-color: #d3d3d3;
  table-layout: auto;
  border-collapse: separate; }

dl {
  margin-top: 0;
  margin-bottom: 0;
  border-top: 1px solid #bababa;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  position: relative; }

dt {
  position: absolute;
  left: 0; }

dd {
  margin-left: 150px;
  height: 2.0em; }

.item {
  padding: 20px 50px;
  color: #B2B2B2; }

.item h4 {
  margin-bottom: 0.4em; }

ul {
  list-style-type: disc;
  list-style-position: outside;
  line-height: 2.1em;
  vertical-align: middle;
  margin-left: 1.25em; }

.button, .buttonsel {
  background-color: #CCCCCC;
  padding: 0em 0.4em;
  border-color: white;
  border-width: thin;
  border-style: outset;
  margin-top: 0.3em;
  font-family: Arial, Verdana, sans-serif;
  font-size: 0.85em;
  text-align: center;
  color: #202020; }

.buttonsel {
  border-style: inset; }

.button a:link, .button a:visited, .button a:active {
  color: #202020;
  text-decoration: none; }

.menu {
  padding: 0;
  margin: 0;
  color: #fff;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  list-style-type: none;
  position: absolute;
  width: 100%; }

.menu {
  line-height: 1.4em; }

.menu ul, .menu ul ul {
  line-height: 1.2em; }

.menu li {
  float: left;
  position: relative; }

.menu li a {
  padding: 0em 0.4em;
  background: #ccc;
  margin-right: 0.3em;
  font-size: 0.85em;
  text-align: center;
  color: #202020;
  text-decoration: none;
  border-color: white;
  border-width: thin;
  border-style: outset; }

.menu li a:hover {
  color: #000;
  background: #bbb;
  border-style: inset; }

.menu li ul {
  position: absolute;
  left: 0;
  width: 100%; }

.menu li ul li {
  position: relative;
  left: 0;
  width: 100%; }

.menu li ul li a {
  position: relative;
  margin: 0;
  float: none; }

.menu li ul li {
  display: none; }

.bookmark-heading {
  color: #666666; }

.bookmarks {
  background-color: #F0F0F0;
  font-size: small;
  padding: 2px 10px;
  list-style-type: none; }

.bookmarks ul {
  display: inline-block; }

.bookmarks li {
  list-style: none;
  display: inline-block;
  margin-left: 1em;
  float: left; }

.bookmarks li a {
  text-decoration: none; }

.bookmarks li span {
  background-image: url("/images/bookmarks.gif");
  width: 16px;
  height: 16px;
  display: inline-block; }

.bookmarks li.Delicious span {
  background-position: 0px 0px; }

.bookmarks li.Digg span {
  background-position: -16px 0px; }

.bookmarks li.Facebook span {
  background-position: -32px 0px; }

.bookmarks li.Reddit span {
  background-position: -48px 0px; }

.bookmarks li.StumbleUpon span {
  background-position: -64px 0px; }

/* CSS for Calc manual pages, originally from template.css */
KBD {
  background-color: #CCCCCC;
  padding: 0em 0.4em;
  border-color: white;
  border-width: thin;
  border-style: outset;
  margin-top: 0.3em;
  margin-left: 0.5em;
  margin-right: 0.7em;
  font-family: Arial, Verdana, sans-serif;
  font-size: 0.85em;
  text-align: center;
  color: #202020; }

VAR {
  color: #00FFFF;
  background-color: #000080;
  padding: 0em 0.4em;
  border-color: white;
  border-width: thin;
  border-style: inset;
  margin-top: 0.3em;
  margin-left: 0.5em;
  margin-right: 0.7em;
  font-family: Arial, Verdana, sans-serif;
  font-size: 0.85em;
  font-style: normal;
  font-weight: bold;
  text-align: center; }

table.exposure-table {
  border-width: 1px;
  border-style: Ridge;
  height: 140px;
  width: 335px; }

table.exposure-table thead {
  background-color: Silver;
  font-weight: bold; }

table.exposure-table thead td {
  padding-right: 0.5em; }

/* from availablelight */
button, input[type="button"] {
  border-style: solid;
  margin: 0.2em 0.2em;
  padding: 0.2em 0.2em;
  background-clip: border-box;
  border-radius: 0;
  touch-action: manipulation;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.333;
  color: #000000;
  background-color: #ffffff;
  border-color: #000000; }

button:hover, button:active, input[type="button"]:hover {
  background-color: #eeeeee; }

button:disabled, input[type="button"]:disabled {
  color: #999999;
  background-color: #ffffff;
  border-color: #999999; }

label {
  width: 100%;
  height: 100%; }

input, select {
  border-style: solid;
  border-width: 2px;
  border-radius: 0;
  background-clip: border-box;
  box-sizing: border-box;
  padding: 0.2em 0.2em;
  margin: 0.2em 0.2em;
  outline: 0;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.333;
  color: #000000;
  background-color: #ffffff;
  border-color: #2b2b2b; }

input:hover, input:active, select:hover, select:active {
  background-color: #eeeeee; }

input:disabled, select:disabled {
  color: #999999;
  background-color: #ffffff;
  border-color: #999999; }

select option:checked {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.4); }

input[type="checkbox"] {
  width: 2.5em;
  min-width: 2.5em;
  height: 2.5em;
  margin-right: 0; }

.settings-value input[type="number"]::clear {
  display: none; }

.settings-value input[type="number"]::-ms-clear {
  display: none; }

select::-ms-expand {
  /* pseudo-element to modify default drop-arrow on Windows */
  border: none;
  color: #000000;
  background-color: transparent; }

textarea {
  width: 100%;
  height: 15em; }

.link-button {
  border-style: solid;
  padding: 0.2em 0.2em;
  background-clip: border-box;
  touch-action: manipulation;
  text-align: center;
  max-width: 20em; }

.link-button a {
  text-decoration: none; }

div#exposure-app {
  margin-left: 2em; }

@media screen and (max-width: 480px) {
  figure.catalogue-image {
    float: none; } }
