/*  Style Sheet for lightingdvd.com  */

BODY {
  color: #000000;
  margin-left: 20px;
  margin-right: 20px;
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  background-color: #87cdeb;
  max-width: 1000px;
  min-width: 676px;
  behavior: url(http://lightingdvd.com/hover.htc); /* fix unsupported hover styles in MSIE */
  }
hr {
  color: #000080;
  background-color: #000081;
  height: 4px;
  }
form { 
  margin: 0; 
  display: inline; 
}
input.face-sm {
  background-color : #ffffcc;
  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 : #87cdeb;
  color : #ff0000; 
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  font-size: .65em;
  font-weight: bold;
  cursor: pointer;
}
.ssr {
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  color: #990000;
  background-color: transparent;
}
.ssb {
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  color: #000080;
  background-color: transparent;
}
.ssyb {
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  color: #000000;
  background-color: #ffffcc;
  padding: .20em .20em .20em .20em;
}
.serif-i {
  color: #000000;
  background-color: transparent;
  font-family: georgia, 'times new roman', 'times roman', times, serif;
  font-size: 1em;
  font-weight: normal;
  font-style:italic;
  }
.serif {
  color: #000000;
  background-color: transparent;
  font-family: georgia, 'times new roman', 'times roman', times, serif;
  font-size: 1em;
  font-weight: normal;
  font-style:normal;
  }
.pN {
  color: #000000;
  background-color: #ffffcc;
  font-family: georgia, 'times new roman', 'times roman', times, serif;
  font-size: 1em;
  font-weight: normal;
  font-style:normal;
  border: medium double #000080;
  padding: .25em;
  }
.ukw {
  color: #000000;
  background-color: transparent;
  font-family: georgia, 'times new roman', 'times roman', times, serif;
  font-size: .85em;
  font-weight: normal;
}
.headline {
  text-align: center;
  color: #000080;
  background-color: #ffffcc;
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
  font-style:italic;
  border: 5px solid #000080;
  padding: .35em;
  text-shadow: #4f4f4f .1em .1em .2em;
  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 */
  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 */
  }
h1, h2, h3 {
  color: #000080;
  background-color: transparent;
  font-family: verdana, geneva, 'bitstream vera sans', arial, helvetica, sans-serif;
}
#navlist {
  padding: 3px 0;
  margin-left: 0;
  border-bottom: 2px solid #000080;
  }
#navlist li {
  list-style: none;
  margin: 0;
  display: inline;
  }
#navlist li a {
  padding: 3px 0.5em;
  margin-left: 3px;
  border: 2px solid #000080;
  border-bottom: none;
  background: #ffffcc;
  text-decoration: none;
  font-weight: bold;
  }
#navlist li a:link {
  color: #000080;
  }
#navlist li a:visited {
  color: #000080;
  }
#navlist li a:hover {
  color: #ff0000;
  background: #87cdeb;
  border-color: #000080;
  }
#navlist li a#current {
  color: #ffffcc;
  background: #87cdeb;
  border-bottom: 2px solid #87cdeb;
  font-weight: bold;
  outline: none;
  cursor: default;
  }
a:link {
  color: #0000ee;
  background-color: transparent;
  text-decoration: underline;
  font-weight: normal;
  padding: 0em .20em 0em .20em;
}
a:visited {
  color: #551a8b;
  background-color: transparent;
  text-decoration: underline;
  font-weight: normal;
  padding: 0em .20em 0em .20em;
}
a:hover, a:active {
  color: #ff0000;
  background-color: #ffffcc;
  text-decoration: underline;
  font-weight: normal;
  padding: 0em .20em 0em .20em;
  outline: #000080 solid 1px;
}
