﻿@media screen {

img {
  border-style: none;
}

#header {
  margin: 0;
  vertical-align: middle;
}

#logo {
  float: left;
  vertical-align: middle;
}

#verse {
  text-align: center;
  float: right;
  font-family: Pristina, "Times New Roman", Times, serif;
  width: 200px;
  vertical-align: middle;
  font-weight: bold;
  font-size: 1.2em;
  color: #526478;
}

#heading {
  font-weight: bold;
  padding: 0 200px 0 200px;
  font-family: Pristina, "Times New Roman", Times, serif;
  font-size: 300%;
  text-align: center;
  vertical-align: middle;
  margin: 0;
}

.smallertext {
  font-size: 0.5em;
}

#tagline {
  font-family: Pristina, "Times New Roman", Times, serif;
  font-weight: bold;
  clear: both;
  text-align: center;
  font-size: 1.2em;
  border-top: 5px solid #526478;
}

#viewed {
  text-align: center;
  font-size: 0.9em;
  font-weight: bold;
}

#nav {
  background-image: url(../assets/images/navbg.jpg);
  background-repeat: repeat-y;
  background-position: top right;
  width: 160px;
  text-align: center;
  float: left;
  clear: left;
  border-right: 1px solid #00F;
}

#newnav {
  float: left;
  clear: left;
  border-right: 1px solid #00F;
  width: 155px;
}

#newnav .navbutton {
  background-image: url(http://www.abundantflowwater.com/images/NavButton.gif);
  background-position: center;
  background-repeat: no-repeat;
  width: 144px;
  height: 29px;
  margin: 5px 5px 0 5px;
  padding: 0;
  cursor: pointer;
}

#newnav .linknegate {
  display: none;
}

#newnav a {
  position: relative;
  z-index: 24;
  color: #000;
  text-decoration: none;
  width: 100%;
  height: 100%;
}

#newnav a:hover {
  z-index:25;
  text-decoration: none;
}

#newnav span.nav {
  display: none;
}

#newnav a:hover span.nav {
  display: block;
  position: absolute;
  left: 8em;
  width: 13em;
  border: 1px solid #000;
  background-color: #CCC; 
  color: #000;
  text-align: center;
  font-weight: normal;
  text-decoration: none;
  font-family: "Times New Roman", Times, serif;
  font-size: .75em;
  white-space: normal;
  font-weight: bold;
}

#newnav .small {
  font-family: Pristina, "Times New Roman", Times, serif;
  font-weight: bold;
  text-align: center;
  font-size: 14pt !important;
  letter-spacing: 0 !important;
  vertical-align: middle;
  margin: 0 11px 0 0;
  padding: 6px 0 0 4px;
  white-space: nowrap;
}

#newnav .medium {
  font-family: Pristina, "Times New Roman", Times, serif;
  font-weight: bold;
  text-align: center;
  font-size: 18pt !important;
  letter-spacing: 0 !important;
  vertical-align: middle;
  margin: 0 11px 0 0;
  padding: 2px 0 0 4px;
}

.specialist {
  font-weight: bold;
  font-family: 'Comic Sans MS', 'Times New Roman', Times, serif;
}

#keyword {
  display: none;
}

#singlemargin {
  font-family: 'Times New Roman', Times, serif;
  margin: 0 0 0 160px;
  padding: 4px;
}

.clearright {
  clear: right;
}

#HowRO {
  font-family: 'Times New Roman', Times, serif;
  margin: 0 0 0 160px;
  padding: 4px;
}

.comparison {
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  width: 90%;
}

#HowRO p {
  margin: 0;
  padding: 5px;
}

#HowRO h2 {
  clear: right;
  text-align: center;
}

#ROManual {
  font-family: 'Times New Roman', Times, serif;
  margin: 0 0 0 160px;
  padding: 4px;
}

#ROManual p {
  text-align: justify;
}

.clear{
  clear: both;
}

.leftpic {
  float: left;
  margin: 0;
  padding: 5px;
}

.rightpic {
  float: right;
  margin: 0;
  padding: 5px;
}

.caption img {
  border-bottom: 2px solid #000;
  padding-bottom: 5px;
}

.caption {
  font-size: .75em;
  font-weight: bold;
  text-align: center;
  width: 100%;
}

.indent {
  text-indent: 20px;
}

.doubleindent {
  text-indent: 30px;
}

table#minrequirements {
  width: 40%;
  padding: 5px;
  margin: 0 0 0 40px;
}

table th.condition {
  text-align: left;
  width: 50%;
}

table th.minmax {
  text-align: center;
  width: 25%;
}

table td.condition {
  text-align: left;
  width: 50%;
}

table td.minmax {
  text-align: center;
  width: 25%;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.center {
  text-align: center;
  width: 100%;
}

.row {
  margin: 0;
  padding: 0;
  width: 100%
}

.lcol {
  width: 31%;
  float: left;
  margin: 0;
  padding: 2px;
  text-align: center;
}

.rcol {
  width: 31%;
  float: right;
  margin: 0;
  padding: 2px;
  text-align: center;
}

.mcol {
  width: 31%;
  margin-left: 32%;
  margin-right: 32%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 3px;
  height: 100%;
  text-align: center;
}

.highlight {
  font-weight: bold;
  color: #F00;
  font-variant: small-caps;
}

#AIInstallation p {
  text-align: justify;
}

ul.programming {
  list-style: none;
  margin: 0 0 0 10px;
  padding: 0;
}

ul.subprogramming {
  list-style: none;
  margin: 0 0 0 25px;
  padding: 0;
}

table.troubleshooting {
  clear: both;
  width: 100%;
  line-height: 1.2em;
  border-collapse: collapse;
  border: 4px ridge #00F;
}

table.troubleshooting caption {
  margin: 0;
  padding: 0;
  font-weight: bold;
  text-align: center;
  line-height: 2em;
  font-size: 1.3em;
  font-variant: small-caps;
  color: #F00;
}

table.troubleshooting thead tr {
  background: #999;
  border: 2px solid #333;
  padding: 2px;
}

table.troubleshooting thead th.problem {
  width: 19%;
}

table.troubleshooting thead th.cause {
  width: 25%;
}

table.troubleshooting thead th.solution {
  width: 50%;
}

table.troubleshooting tbody th {
  background: #999;
  border: 2px solid #333;
  padding: 2px;
  text-align: left;
  vertical-align: middle;
}

table.troubleshooting tbody td.cause {
  border: 2px solid #666;
  padding: 2px;
  text-align: left;
  vertical-align: middle;  
}

table.troubleshooting tbody td.solution {
  border: 2px solid #666;
  padding: 2px;
  text-align: right;
  vertical-align: middle;  
}

#bottomnav {
  clear: both;
  text-align: center;
  font-family: 'Comic Sans MS', 'Times New Roman', Times, serif;
  font-size: .7em;
  margin: 0;
  padding: 0 2px 0 2px;
}


#bottomnav li {
  display: inline;
  margin: 0;
  padding: 0;
}

#contact {
  clear: both;
  text-align: center;
  font-family: 'Comic Sans MS', 'Times New Roman', Times, serif;
  font-size: .7em;
  border-top: 2px solid #00F;
  border-bottom: 2px solid #00F;
}

#contact ul {
  margin: 0;
  padding: 0;
}

#contact li {
  display: inline;
  margin: 0;
  padding: 0;
}

a.info{
  position: relative;
  z-index: 24;
}

a.info:hover {
  z-index:25;
  text-decoration: underline;
}

a.info span.info {
  display: none;
}

span.title {
  font-weight: bold;
  font-size: 1.1em;
}

a.info:hover span.info {
  display: block;
  position: absolute;
  top: 2em;
  left: 2em;
  width: 25em;
  border: 1px solid #000;
  background-color: #CCC; 
  color: #000;
  text-align: center;
  font-weight: normal;
  text-decoration: none;
}

.validated {
  text-align: center;
}
}

@media print {
img {
  border-style: none;
  float: none !important;
}

#header {
  margin: 0;
  vertical-align: middle;
}

#logo {
  float: left;
  vertical-align: middle;
  width: 2in;
}

#verse {
  text-align: center;
  float: right;
  font-family: Pristina, "Times New Roman", Times, serif;
  width: 2in;
  vertical-align: middle;
  font-weight: bold;
  font-size: 14pt;
  color: #526478;
}

#heading {
  font-weight: bold;
  padding: 0 2in 0 2in;
  font-family: Pristina, "Times New Roman", Times, serif;
  font-size: 24pt;
  text-align: center;
  vertical-align: middle;
}

.smallertext {
  font-size: 12pt;
}

#tagline {
  font-family: Pristina, "Times New Roman", Times, serif;
  font-weight: bold;
  clear: both;
  text-align: center;
  font-size: 14pt;
  border-top: 6pt solid #526478;
}

#viewed {
  display: none;
}

#nav {
  display: none;
}

#links {
  display: none;
}

#HowRO {
  font-family: 'Times New Roman', Times, serif;
}

.comparison {
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

#HowRO h2 {
  text-align: center;
}

#ROManual {
  font-family: 'Times New Roman', Times, serif;
}

#ROManual p {
  text-align: justify;
}

.clear{
  clear: both;
}

.leftpic {
  text-align: left;
}

.rightpic {
  text-align: right;
}

.caption img {
  border-bottom: 2pt solid #000;
}

.caption {
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  width: 100%;
}

.indent {
  text-indent: 0.25in;
}

.doubleindent {
  text-indent: 0.5in;
}

table#minrequirements {
  width: 40%;
  padding: 1pt;
  margin: 0 0 0 1in;
}

table th.condition {
  text-align: left;
  width: 50%;
}

table th.minmax {
  text-align: center;
  width: 25%;
}

table td.condition {
  text-align: left;
  width: 50%;
}

table td.minmax {
  text-align: center;
  width: 25%;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.center {
  text-align: center;
  width: 100%;
}

#comparison {
  width: 30%;
}

.threetofiveratio {
  width: 2in;
  height: 3.3in;
}

.onetooneratio {
  width: 2in;
  height: 2in;
}

.highlight {
  font-weight: bold;
  color: #000;
  font-variant: small-caps;
}

#AIInstallation p {
  text-align: justify;
}

ul.programming {
  list-style: none;
  margin: 0 0 0 0.25in;
  padding: 0;
}

ul.subprogramming {
  list-style: none;
  margin: 0 0 0 0.5in;
  padding: 0;
}

table#troubleshooting {
  clear: both;
  width: 100%;
  line-height: 1.2em;
  border-collapse: collapse;
  border: 4px ridge #000;
}

table#troubleshooting caption {
  margin: 0;
  padding: 0;
  font-weight: bold;
  text-align: center;
  line-height: 2em;
  font-size: 16pt;
  font-variant: small-caps;
  color: #000;
}

table#troubleshooting thead tr {
  border: 2px solid #000;
  padding: 2px;
}

table#troubleshooting thead th.problem {
  width: 19%;
}

table#troubleshooting thead th.cause {
  width: 25%;
}

table#troubleshooting thead th.solution {
  width: 50%;
}

table#troubleshooting tbody th {
  border: 2px solid #000;
  padding: 2px;
  text-align: left;
  vertical-align: middle;
}

table#troubleshooting tbody td.cause {
  border: 2px solid #000;
  padding: 2px;
  text-align: left;
  vertical-align: middle;  
}

table#troubleshooting tbody td.solution {
  border: 2px solid #000;
  padding: 2px;
  text-align: right;
  vertical-align: middle;  
}

#bottomnav {
  display: none;
}

#contact {
  clear: both;
  text-align: center;
  font-family: 'Comic Sans MS', 'Times New Roman', Times, serif;
  font-size: 9pt;
  border-top: 2pt solid #00F;
  border-bottom: 2pt solid #00F;
}

#contact ul {
  margin: 0;
  padding: 0;
}

#contact li {
  display: inline;
  margin: 0;
  padding: 0;
}

a.info span.info {
  display: none;
}

.validated {
  display: none;
}

}
