div#targetframe {
  font-family: Verdana, sans-serif;
  margin: 5px;
  left: 0px;
  top: 0px;
  background: black;
  position: absolute;
  overflow: hidden;
  padding: 0px;
  border: 2px inset grey;
}

div#navcontainer {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 2;
  text-align: center;
  background: transparent;
}

div#navcontainer div#toolbar {
  height: 10px;
  background: url( "../images/toolbar.png" ) repeat-x;
  cursor: move;
  opacity: 0.3;
  filter:alpha(opacity=30);
}
div#navcontainer div#toolbar:hover {
  opacity: 1.0;
  filter:alpha(opacity=100);
}

div#navwin {
  font-size: 90%;
  left: 0px;
  font-weight: bold;
  text-align: left;
  border: 1px outset red;
  border: none;
  top: 10px;
  z-index: 2;
  opacity: 0.9;
  filter:alpha(opacity=90);
}

div#navwin img { border: 0px; }

div#navwin div#zone {
  margin: 0px;
  background: gray;
  border: 2px solid yellow;
  cursor: move;
  z-index: 3;
}
div#target{
  width: 100%;
  height: 100%;
  left: 0px;
  top:  0px;
  z-index: 0;
  cursor: wait;
  position: relative;
  background: transparent;
}
div#target img{
  margin: 0px;
  padding: 0px;
  border: 0px;
  position: absolute;
}
a#logo:link, a#logo:visited {
  text-decoration: none;
  border: none;
}
a#logo img {
  position: absolute;
  margin: 5px;
  left: 0px;
  top: 0px;
  border: none;
  cursor: help;
}
div#credit {
  border: none;
  position: absolute;
  margin: 10px;
  right: 0px;
  bottom: 0px;
  color: #bbbbbb;
  background: transparent;
}

div#credit2 {
  border: none;
  position: absolute;
  margin: 5px;
  right: 10px;
  bottom: 0px;
  color: #bbbbbb;
  background: transparent;
  font-weight: bold;
  padding: 5px;
  font-size: 150%;
}

div#credit2 img{
  border: none;
  vertical-align: middle;
  opacity: 0.5;
  filter:alpha(opacity=50);
}

div#credit2 img:hover{
  opacity: 1;
  filter:alpha(opacity=100);
}

.tip {
  color: white;
  background: #222222;
  padding: 3px;
  margin: 0px;
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  line-height: 1.2em;
  z-index: 2;
  position: relative;
  -moz-border-radius: 2%;
  -webkit-border-radius: 2%;
}
.tip-text h2 {
  margin-top: -0.3em;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 150%;
}
.tip-text h2 img {
  position: relative;
  top: 6px;
  margin-right: 10px;
  margin-left: -10px;
}
div#target img#background{
 z-index: -2;
 position: absolute;
} 
div#loadBarContainer {
  height: 10px;
  border: 1px solid white;
  background: black;
  opacity: 0.66;
  filter:alpha(opacity=66);
  text-align: left;
  vertical-align: top;
}
div#loadBar {
  left: 0px;
  font-size: 9px;
  font-family: sans-serif;
  font-weight: bold;
  letter-spacing: 0.25em;
  color: black;
  border: 0px;
  background: white;
  height: 10px;
}
div#scale {
  color: #bbbbbb;
  border: 2px solid #bbbbbb;
  border-top: none;
  background: transparent;
  height: 4px;
  position: absolute;
  margin: 0px;
  left: 10px;
  bottom: 25px;
  font-weight: bold;
  font-size: 100%;
  text-align: center;
  line-height: 200%;
}
div#navbuttons {
  font-size: 50%;
  line-height: 0px;
  position: relative; /* Needed for bug in IE */
  background: #222222;
  opacity: 0.66;
  filter:alpha(opacity=66);
  width: auto;
  padding: 5px;
  -moz-border-radius-bottomleft: 2%;
  -moz-border-radius-bottomright: 2%;
  -webkit-border-bottom-left-radius: 2%;
  -webkit-border-bottom-right-radius: 2%;
}
div#navbuttons img {
  margin-top: 2px;
  margin-left: 2px;
  cursor: pointer;
  position: relative;
}
div#navbuttons img#shiftLeft, div#navbuttons img#shiftRight { top: 18px; margin-left: -5px; margin-right: -5px; }
div#navbuttons img#shiftUp { margin-left: 0px; margin-right: 0px; }
div#navbuttons img#shiftDown { margin-top: 10px; }

img#info, div.tip img, div#navbuttons img, div#credit2 img { behavior: url('images/iepngfix.htc'); } /*Fix IE PNG transparency */

div#title {
  font-family: Verdana, sans-serif;
  color: #bbbbbb;
  background: transparent;
  position: absolute;
  margin: 0px;
  left: 100px;
  top: 20px;
  font-weight: bold;
  font-size: 150%;
  text-align: center;
  line-height: 150%;
}
div#title a {
  color: #9abbca;
  text-decoration: none;
}
div#title a:hover {
  color: #ffffff;
}

div#chanselect {
  font-family: Verdana, sans-serif;
  color: #bbbbbb;
  background: transparent;
  position: absolute;
  margin: 0px;
  left: 100px;
  top: 70px;
  font-size: 67%;
  text-align: left;
  line-height: 50%;
}

p.radio {
  margin-top: 0px;
  margin-bottom: 0px;
}

div#area {
  text-align: left;
  background: black;
  opacity: 0.5;
  filter:alpha(opacity=50);
  border: 1px solid #bbbbbb;
  width: 200px;
}

div#area:hover {
  opacity: 0.9;
  filter:alpha(opacity=90);
}

div#area div#knob{
  color: white;
  height: 12px;
  width: 8px;
  opacity: 1;
  filter:alpha(opacity=100);
  background: white;
  cursor: move;
  margin: 0px;
}


