/* Style Sheet 01b for nevadacc.org */

body {
  border: 4px solid #000080;
  border-radius: 14px;
  -webkit-border-radius: 14px; /* Apple Safari and Google Chrome */
  -moz-border-radius: 14px; /* Firefox and other Gecko browsers */
  -khtml-border-radius: 14px; /* KDE Konquerer and other KHTML browsers */
  background-color: #e0e0e0;
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  font-size: 100%;
  color: #000000;
  max-width: 1000px;
/*  min-width: 676px; */
  min-width: 880px;
}
.outer {
  background-color: #d1d1d1;
  background-image: url(http://nevadacc.org/graphics/nccbkg01.jpg);
  border-radius: 14px;
  -webkit-border-radius: 14px; /* Apple Safari and Google Chrome */
  -moz-border-radius: 14px; /* Firefox and other Gecko browsers */
  -khtml-border-radius: 14px; /* KDE Konquerer and other KHTML browsers */
  background-attachment: fixed;
  background-repeat: repeat;
}
.inner {
  background-color: #d1d1d1;
  background-image: url(http://nevadacc.org/graphics/nccbkg01.jpg);
  background-attachment: fixed;
  background-repeat: repeat;
  margin-left: 12px;
  margin-right: 12px;
}
.headline {
  color: #000080;
  background-color: transparent;
  text-shadow: #4f4f4f 0.1em 0.1em 0.2em;
}
h1, h2, h3 {
  color: #000080;
  background-color: transparent;
}
.big { 
  font-size: 1.1em; 
}
.bigger { 
  font-size: 1.2em; 
}
.biggest { 
  font-size: 1.5em; 
}
.bold, div.bold a { 
  font-weight: bold;
}
div.a-bold-ss a { 
  font-weight: bold;
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
}
div.ns ul, li.ns { 
  list-style: none;
  margin: 0; 
}
p.hover {
  padding: .20em .20em .20em .20em;
}
p.hover:hover {
  outline: #000080 solid 2px;
}
form { 
  margin: 0; 
  display: inline; 
}
input.face, input.face-std {
  background-color : #ddeeff;
  color : #000080; 
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  font-weight: bold;
  cursor: pointer;
}
input.face:hover, input.face-std:hover {
  background-color : #ffff00;
  color : #ff0000; 
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  font-weight: bold;
  cursor: pointer;
  outline: #000080 solid 1px;
}
input.face-sm {
  background-color : #ddeeff;
  color : #000080; 
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  font-size: .65em;
  font-weight: bold;
  cursor: pointer;
}
input.face-sm:hover {
  background-color : #ffff00;
  color : #ff0000; 
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  font-size: .65em;
  font-weight: bold;
  cursor: pointer;
  outline: #000080 solid 1px;
}
/* ### Future Use ###
.grow150:hover {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5); 
} */
hr {
  color: #000081;
  height: 4px;
  outline: #ffffff solid 1px;
/* Fix unsupported HR height color in Opera browser */
  background-color: #000080;
}
.hrule2b { 
  border-top: 2px solid #000080;
}
.upc {
  text-transform:uppercase;
}
.center {
  text-align: center;
}
.ind {
  margin-left: 10px;
}
.thumb {
  border: thick double #000000;
}
.sans-serif {
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
}
.serif {
  font-family: georgia, 'times new roman', 'times roman', times, serif;
}
.ss-sm {
  color: #000000;
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  font-size: .85em;
  background: transparent;
}
.ssb-sm {
  color: #000080;
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  font-size: .85em;
  background: transparent;
}
table.yborder {
  border: 3px solid #ffff00;
}
.br-14 {
  border-radius: 14px;
  -webkit-border-radius: 14px; /* Apple Safari and Google Chrome */
  -moz-border-radius: 14px; /* Firefox and other Gecko browsers */
  -khtml-border-radius: 14px; /* KDE Konquerer and other KHTML browsers */
}
td.red-border {
  background-color: #fefefe;
  border: thick solid #990000;
}
td.blue-border {
  background-color: #fefefe;
  border: thick solid #000080;
}
td.blk-border {
  border: thick double #000000;
}
.ltblue-box {
  color: #000080;
  text-shadow: #4f4f4f 0.1em 0.1em 0.2em;
  background-color: #ddeeff;
  border: 5px solid #000080;
  padding: 0.5em;
}
.bs101014 {
  box-shadow: 10px 10px 14px #4f4f4f;
  -webkit-box-shadow: 10px 10px 14px #4f4f4f; /* Apple Safari and Google Chrome */
  -moz-box-shadow: 10px 10px 14px #4f4f4f; /* Firefox and other Gecko browsers */
  -khtml-box-shadow: 10px 10px 14px #4f4f4f; /* KDE Konquerer and other KHTML browsers */
}
td.yellowbk, .yellowbk{
  background-color: #ffffcc;
}
td.ltbluebk, .ltbluebk {
  background-color: #ddeeff;
}
td.cal-nav {
  background: #ffffcc;
  font-size: .85em;
}
td.cal-moname {
  color: #000080;
  background: #ffffcc;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
}
td.contact1 {
  background: #ddeeff;
  border-top: 4px solid #000080;
  border-right: 4px solid #000080;
  border-bottom: 2px solid #000080;
  border-left: 4px solid #000080;
  font-size: 1.1em;
  font-weight: bold;
}
td.contact2 {
  background: #ffffcc;
  border-top: none;
  border-right: 4px solid #000080;
  border-bottom: 4px solid #000080;
  border-left: 4px solid #000080;
  line-height: 1.7;
}
.cal {
  color: #990000;
  background: #ffff00;
  font-family: 'Courier New', Courier, 'Courier 10 Pitch', monospace;
  font-size: 1em;
  font-weight: bold;
  border: 1px solid #990000;
  margin: -1px;
}
.cal-lb {
  color: #990000;
/*  background: #ddeeff; */
  background: #ffffcc;
  font-family: 'Courier New', Courier, 'Courier 10 Pitch', monospace;
  font-size: 1em;
  font-weight: bold;
  border: 1px solid #990000;
  margin: -1px;
}
.cal-ltb {
  color: #990000;
  background: #ddeeff;
  font-family: 'Courier New', Courier, 'Courier 10 Pitch', monospace;
  font-size: 1em;
  font-weight: bold;
  border: 1px solid #990000;
  margin: -1px;
}
.cal-g {
  color: #990000;
  background: #00dd00;
  font-family: 'Courier New', Courier, 'Courier 10 Pitch', monospace;
  font-size: 1em;
  font-weight: bold;
  border: 1px solid #990000;
  margin: -1px;
}
.cal-p {
  color: #990000;
  background: #ffddee;
  font-family: 'Courier New', Courier, 'Courier 10 Pitch', monospace;
  font-size: 1em;
  font-weight: bold;
  border: 1px solid #990000;
  margin: -1px;
}
.cal-lg {
  color: #990000;
  background: #ccffcc;
  font-family: 'Courier New', Courier, 'Courier 10 Pitch', monospace;
  font-size: 1em;
  font-weight: bold;
  border: 1px solid #990000;
  margin: -1px;
}
pre {
  color: #000080;
  background-color: transparent;
  font-family: 'Courier New', Courier, 'Courier 10 Pitch', monospace;
  font-size: 1em;
  font-weight: bold;
}
.bborder {
  border-collapse: collapse;
  border: 2px solid #000080;
}
.bborder-lr {
  border-collapse: collapse;
  border-left: 2px solid #000080;
  border-right: 2px solid #000080;
}
.bborder-r {
  border-collapse: collapse;
  border-right: 2px solid #000080;
}
.bborder-t {
  border-collapse: collapse;
  border-top: 2px solid #000080;
}
.bborder-b {
  border-collapse: collapse;
  border-bottom: 2px solid #000080;
}
.bborder-tb {
  border-collapse: collapse;
  border-top: 2px solid #000080;
  border-bottom: 2px solid #000080;
}
.ssb {
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  color: #000080;
  background-color: transparent;
}
.ssr {
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  color: #990000;
  background-color: transparent;
}
.ssyb {
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  color: #000000;
  background-color: #ffff00;
  padding: .20em .20em .20em .20em;
}
.fs {
  color: #000080;
  background-color: #fefefe;
  border: thick double #000080;
  outline: #000080 solid 2px;
  padding: .35em;
  }
.category {
  color: #ffff00;
  font-weight: bold;
  background-color: #000080;
  padding: .20em .20em .20em .40em;
  text-indent: 10px;
  border: 2px solid #ffff00;
  }
.expand-05 {
  letter-spacing: 0.05em;
}
.pN {
  color: #000000;
  background-color: #ddeeff;
  font-family: georgia, 'times new roman', 'times roman', times, serif;
  font-size: 1em;
  border: medium double #000080;
  padding: .25em;
  }
.sm {
  color: #000000;
  font-family: georgia, 'times new roman', 'times roman', times, serif;
  font-size: smaller;
  background: transparent;
}
.xxsm {
  color: #000000;
  font-size: 0.25em;
  font-weight: normal;
  background: transparent;
}
#sm1 {
  font-size: .80em;
}
#sm2 {
  font-size: .70em;
}
#sm3
{
  font-size: .55em;
}
#ukw {
  color: #000000;
  font-family: 'Courier New', Courier, 'Courier 10 Pitch', monospace;
  font-size: 1em;
  font-weight: normal;
  border-top: 2px solid #000000;
}
.navhome {
  padding: 3px 0;
  margin-left: 0;
  text-align: center;
  }
.navhome li {
  list-style: none;
  margin: 0;
  display: inline;
  }
.navhome li a {
  padding: 3px 0.5em;
  margin-left: 3px;
  border: 3px solid #000080;
  border-radius: 10px;
  -webkit-border-radius: 10px; /* Apple Safari and Google Chrome */
  -moz-border-radius: 10px; /* Firefox and other Gecko browsers */
  -khtml-border-radius: 10px; /* KDE Konquerer and other KHTML browsers */
  box-shadow: 4px 4px 10px #4f4f4f;
  -webkit-box-shadow: 4px 4px 10px #4f4f4f; /* Apple Safari and Google Chrome */
  -moz-box-shadow: 4px 4px 10px #4f4f4f; /* Firefox and other Gecko browsers */
  -khtml-box-shadow: 4px 4px 10px #4f4f4f; /* KDE Konquerer and other KHTML browsers */
  background: #ddeeff;
  text-decoration: none;
  }
.navhome li a:link, .navhome li a:visited {
  padding: 3px 0.5em;
  color: #000080;
  font-size: 1em;
  font-weight: bold;
  text-shadow: #4f4f4f 0.1em 0.1em 0.2em;
  background: #ddeeff;
  text-decoration: none;
  white-space:nowrap;
  }
.navhome li a:hover, .navhome li a:active {
  padding: 3px 0.5em;
  color: #ff0000;
  font-size: 1em;
  font-weight: bold;
  background: #ffff00;
  text-decoration: none;
  text-shadow: #4f4f4f 0.1em 0.1em 0.2em;
  white-space:nowrap;
  outline: none;
  }
div.traps a {
  background-color: transparent;
  cursor: default;
  outline: none;
  text-decoration: none;
  padding: 0em 0em 0em 0em;
}
a:link {
  color: #0000cc;
  background-color: transparent;
  text-decoration: underline;
  padding: 0em .20em 0em .20em;
}
a:visited {
  color: #803380;
  background-color: transparent;
  text-decoration: underline;
  padding: 0em .20em 0em .20em;
}
a:hover {
  color: #ff0000;
  background-color: #ffff00;
  text-decoration: underline;
  padding: 0em .20em 0em .20em;
  outline: #000080 solid 1px;
}
a:active {
  color: #009900;
  background-color: #ffff00;
  text-decoration: underline;
  padding: 0em .20em 0em .20em;
}
a.img:link, a.img:visited, a.img:hover, a.img:active {
  background-color: transparent;
  text-decoration: none;
  outline: none;
  padding: 0em 0em 0em 0em;
}
a.page-nav:link, a.page-nav:visited {
  color: #0000cc;
  background-color: transparent;
  text-decoration: underline;
  padding: 0em .20em 0em .20em;
}
a.page-nav:hover {
  color: #ff0000;
  background-color: #ffff00;
  text-decoration: underline;
  padding: 0em .20em 0em .20em;
  outline: #000080 solid 1px;
}
a.page-nav:active {
  color: #009900;
  background-color: #ffff00;
  text-decoration: underline;
  padding: 0em .20em 0em .20em;
}
a.home:link, a.home:visited, a.home:hover, a.home:active {
  color: #000000;
  background-color: transparent;
  text-decoration: none;
  font-family: georgia, 'times new roman', 'times roman', times, serif;
  cursor: default;
  outline: none;
}
table.navbar1 a { 
display: block; 
}
div.navbar1 #current {
  color: #000000; 
  background: #c1c1c1; 
  font-size: .85em; 
  font-weight: bold;
  padding: 0em .50em 0em .50em;
  border-top: 1px solid #000080;
  border-right: 3px solid #000080;
  border-bottom: 1px solid #000080;
  border-left: 3px solid #000080;
  white-space:nowrap;
  cursor: default;
}
div.navbar1 .spacer {
  color: #ffff00; 
  background: #000080; 
  font-size: .25em; 
  font-weight: normal;
  padding: 0em .50em 0em .50em;
  border-top: 1px solid #000080;
  border-right: 3px solid #000080;
  border-bottom: 1px solid #000080;
  border-left: 3px solid #000080;
  white-space:nowrap;
}
div.navbar1 a {
  color: #ffff00; 
  background: #000080; 
  text-decoration: none; 
  font-size: .85em; 
  font-weight: bold;
  padding: 0em .50em 0em .50em;
  border-top: 1px solid #000080;
  border-right: 3px solid #000080;
  border-bottom: 1px solid #000080;
  border-left: 3px solid #000080;
  white-space:nowrap;
}
div.navbar1 a:link, div.navbar1 a:visited {
  color: #ffff00;
  background-color: #000080;
  text-decoration: none;
  font-size: .85em;
  font-weight: bold;
  padding: 0em .50em 0em .50em;
  border-top: 1px solid #000080;
  border-right: 3px solid #000080;
  border-bottom: 1px solid #000080;
  border-left: 3px solid #000080;
  white-space:nowrap;
}
div.navbar1 a:hover {
  color: #ff0000;
  background-color: #ffff00;
  text-decoration: none;
  font-size: .85em;
  font-weight: bold;
  padding: 0em .50em 0em .50em;
  border-top: 1px solid #000080;
  border-right: 3px solid #000080;
  border-bottom: 1px solid #000080;
  border-left: 3px solid #000080;
  white-space:nowrap;
  outline: #ff0000 solid 1px;
}
div.navbar1 a:active { 
  color: #009900;
  background-color: #ffff00;
  text-decoration: none;
  font-size: .85em;
  font-weight: bold;
  padding: 0em .50em 0em .50em;
  border-top: 1px solid #000080;
  border-right: 3px solid #000080;
  border-bottom: 1px solid #000080;
  border-left: 3px solid #000080;
  white-space:nowrap;
}