/* -- site-wide styles -- */
body {
  background: #585; }

.FP-container {
  background: #363;
  color: #ff9;
  max-width: 768px;
  margin: 0 auto; }

.FP-main-desc {
  font-family: "cronos-pro", serif;
  font-size: 1.4em;
  font-style: italic;
  font-weight: normal;
  line-height: 1.2;
  text-align: center; }

h1 {
  font-family: "cronos-pro", serif;
  font-size: 1.2em;
  font-style: italic;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  padding-top: 1.2em; }

h1 em {
  font-style: normal; }

h2 {
  font-family: "cronos-pro", serif;
  font-size: 1.1em;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  text-align: center;
  padding-top: 1.2em; }

h3 {
  font-family: "cronos-pro", serif;
  font-size: 1em;
  font-style: normal;
  font-weight: bold;
  padding-top: 1.1em; }

p {
  font-family: "cronos-pro", Verdana, sans-serif;
  font-size: 1em;
  line-height: 1.2;
  text-align: left;
  font-style: normal;
  font-weight: normal;
  padding-bottom: 0; }

ul {
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 1.2em;
  font-family: "cronos-pro", Verdana, sans-serif;
  font-size: 1em;
  line-height: 1.2; }

.inset-p {
  padding-top: 1.2em;
  padding-bottom: 0.6em;
  padding-left: 15%;
  padding-right: 15%; }

.warning-p {
  text-align: center;
  font-size: 0.8em; }

a, a:visited, a:hover, a:focus {
  color: currentColor;
  text-decoration: underline; }

@media (min-width: 576px) {
  .FP-main-desc {
    font-size: 1.6em;
    line-height: 1.25; } }
.FP-clef-img {
  max-width: 30%;
  height: auto; }

.FP-pos-tl {
  margin-top: 5%;
  margin-left: 5%;
  margin-right: auto;
  margin-bottom: auto; }

.FP-pos-tr {
  margin-top: 5%;
  margin-left: auto;
  margin-right: 5%;
  margin-bottom: auto; }

.FP-pos-br {
  margin-top: auto;
  margin-left: auto;
  margin-right: 5%;
  margin-bottom: 5%; }

.FP-pos-bl {
  margin-top: auto;
  margin-left: 5%;
  margin-right: auto;
  margin-bottom: 5%; }

.FP-pos-c {
  margin: auto; }

.FP-border-top {
  border-top: 6px ridge #696; }

.FP-border-bottom {
  border-bottom: 6px ridge #696; }

.FP-border-left {
  border-left: 6px ridge #696; }

.FP-border-right {
  border-right: 6px ridge #696; }

/* ~~ button navigation styles ~~ */
div.FP-nav-btn {
  height: 45px;
  width: 152px; }

div.FP-nav-btn a, div.FP-nav-btn a:visited {
  /* grouping these selectors makes sure that your links retain their button look even after being visited */
  display: table-cell;
  text-decoration: none;
  background-image: url("../images/btnFP-152x45.png");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  color: #ff9;
  font-family: "cronos-pro", Verdana, sans-serif;
  font-size: 14px;
  line-height: 15px;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  vertical-align: middle;
  height: 42px;
  width: 141px;
  position: relative;
  padding-top: 3px;
  padding-right: 0px;
  padding-bottom: 3px;
  padding-left: 11px; }

div.FP-nav-btn a:hover, div.FP-nav-btn a:focus {
  /* this changes the background and text color for both mouse and keyboard navigators */
  background-image: url("../images/btnFP-152x45-over.png");
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  color: #ff6; }

div.FP-nav-btn a:active {
  /* this changes the background and text color for both mouse and keyboard navigators */
  background-image: url("../images/btnFP-152x45-down.png");
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain; }

div.nav-btn-sep {
  color: #ff9;
  font-family: "cronos-pro", Verdana, sans-serif;
  font-size: 14px;
  text-align: center; }

/* ~~ footer styles ~~ */
.footer {
  margin-top: 1rem;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto; }

.footer pre {
  font-family: "cronos-pro", Verdana, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.9em;
  color: #ff9;
  line-height: 1.2;
  text-align: center;
  padding-top: 0.75rem;
  border-top: 6px ridge #696;
  width: 80%; }

/* -- American Fiddle Method styles -- */
.afm-review {
  font-family: "cronos-pro", Verdana, sans-serif;
  font-size: 1em;
  font-style: italic;
  line-height: 1.3;
  text-align: left;
  padding-top: 1em; }

.afm-reviewer {
  font-family: "cronos-pro", Verdana, sans-serif;
  font-size: 0.9em;
  font-style: normal;
  line-height: 1.2;
  text-align: left;
  margin-left: 3em;
  text-indent: -1em; }

.afm-highlight-box {
  background-color: #fc9;
  color: #930;
  font-family: "cronos-pro", Verdana, sans-serif;
  font-style: normal;
  font-size: 1.1em;
  line-height: 1.2;
  text-align: center;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  padding-left: 1.2em;
  padding-right: 1.2em;
  border: 6px ridge #930;
  max-width: 500px; }

.afm-table {
  font-family: "cronos-pro", Verdana, sans-serif;
  font-style: normal;
  font-size: 0.9em;
  line-height: 1.2;
  text-align: left;
  width: 600px; }

.afm-table td {
  padding: 1px 1em;
  vertical-align: bottom;
  border-top: none; }

.afm-table-middle-column {
  padding: 1px 2em !important;
  text-align: center !important; }

.afm-table-title-row {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  font-family: "cronos-pro", Verdana, sans-serif;
  font-style: italic;
  font-size: 1.3em;
  line-height: 1;
  text-align: center;
  border-bottom-width: thin;
  border-bottom-style: solid;
  border-bottom-color: #ff9; }

.afm-table-title-row em {
  font-style: normal; }

.afm-table-hdr-row {
  font-family: "cronos-pro", Verdana, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 2;
  text-align: center;
  vertical-align: bottom;
  padding-top: 12px !important;
  padding-bottom: 0 !important; }

.afm-table-subhdr-row {
  font-family: "cronos-pro", Verdana, sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 0.8em;
  line-height: 0.9;
  text-align: center;
  vertical-align: top;
  padding-top: 0 !important;
  padding-bottom: 6px !important; }

/* -- Faith Farr styles -- */
.ff-img {
  width: 126px;
  height: 162px;
  float: right;
  border: 6px ridge #696;
  margin-top: 16px;
  margin-right: 0px;
  margin-bottom: 6px;
  margin-left: 16px; }

/* -- onlineorder styles == */
.order-table {
  width: 480px;
  border-style: double;
  border-width: medium;
  border-color: #ff9; }

.order-table-cell {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 2px;
  padding-right: 2px;
  font-family: "cronos-pro", Verdana, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.2em;
  line-height: 2.0;
  text-align: center;
  vertical-align: middle;
  border-style: double;
  border-width: medium;
  border-color: #ff9; }

.order-table-hdr-row {
  font-family: "cronos-pro", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.1em;
  line-height: 1.1;
  text-align: center;
  vertical-align: middle;
  background-color: #ff9;
  color: #363;
  padding-top: 1px;
  padding-bottom: 1px;
  border-style: double;
  border-width: medium;
  border-color: #ff9; }

.sh-table {
  width: 480px;
  border-style: solid;
  border-width: thin;
  border-color: #ff9; }

.sh-table-cell-amount {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 8px;
  padding-right: 0px;
  font-family: "cronos-pro", Verdana, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.9em;
  line-height: 1.1;
  text-align: left;
  vertical-align: middle;
  border-style: solid;
  border-width: thin;
  border-color: #ff9; }

.sh-table-cell-cost {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0px;
  padding-right: 4px;
  font-family: "cronos-pro", Verdana, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.9em;
  line-height: 1.1;
  text-align: right;
  vertical-align: middle;
  border-style: solid;
  border-width: thin;
  border-color: #ff9; }

.sh-table-hdr-row {
  font-family: "cronos-pro", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.1;
  text-align: center;
  vertical-align: middle;
  background-color: #ff9;
  color: #363;
  padding-top: 2px;
  padding-bottom: 2px;
  border-style: solid;
  border-width: thin;
  border-color: #ff9; }

/* -- Software styles -- */
.sw-h1 {
  font-size: 2em;
  padding-top: 0; }

.sw-h2 {
  border-bottom: 6px ridge #696;
  padding-bottom: 1em;
  padding-left: 1em;
  padding-right: 1em;
  width: 80%; }
