body {
  background-color: black;
  font-family: Helvetica, Tahoma, verdana, Arial;
  font-size: 12px;
  font-weight: normal;
  color: white;
  line-height: 125%;
  margin: 0;
  cursor: default;
}
.pagemaster {
  border: 0;
  width: 800px;
  height: 100%;
  background-color: black;
}
#wrapper {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 20px;
}
#playdiv {
  width: 100%;
  font-size: 12px;
  color: white;
  text-align: right;
  vertical-align: middle;
  visibility: hidden;
  cursor: pointer;
}
td#header img, td#header a:hover, td#header a:visited {
  border: 0;
  color: transparent;
}
#iconplay {
  position: relative;
  top: 2px;
}
.hline {
  width: 100%;
  height: 20px;
  background-image: url(/assets/images/dot.png);
  background-repeat: repeat-x;
  background-position: left center;
}
.footer {
  font-size: 11px;
  color: white;
  margin-bottom: 40px;
}
#lucaslogo {
  padding-left: 20px;
  position: relative;
  top: 3px;
}
.allcontents {
  width: 100%;
  height: 435px;
  margin: 20px 0;
}
.tdsidebar {
  width: 208px;
  vertical-align: top;
}
.tdcontent {
  width: 592px;
  vertical-align: top;
}
.content {
  width: 100%;
  display: block;
  line-height: 125%;
  font-size: 12px;
  font-weight: normal;
  color: #c0c0c0;
  text-align: justify;
}
#playerwrapper
{
  display: inline;
  font-size: 13px;
  text-align: left;
}
#Slideshow {
  display: block;
}
#gallerycontainer {
  position: absolute;
  left: 0px;
  top: 0px;			/*  from 197px */
  width: 592px;
  height: 435px;
}
.tdmoveicon {
  height: 435px;
  vertical-align: middle;
}
.control {
  /*position: absolute;*/
  /*left: 0px;*/
  /*top: 0px;*/
  cursor: pointer;
  display: inline;
}
.hotspot {
  position: absolute;
  top: 0px;
  left: -1000px;
}
#moveleft {
  position: relative;
  left: -33px;
  top: 1000px;
  opacity:0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
#moveright {
  float: right;
  position: relative;
  right: -33px;
  top: 1000px;
  opacity:0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
#navcontainer
{
  position: absolute;
  top: 1345px;			/* Pull down by 1000 pixels from -90px */
  width: 100%;
  border: 0;
  overflow: hidden;
  cursor: default;
}
#navigator {
  position: relative;
  left: 0px;
  top: 90px;
  width: 100%;
  height: 90px;
  background-image: url(/assets/images/black70pc.png);
  background-repeat: repeat;
}
#navviewport {
  position: relative;
  left: 0px;
  top: 8px;
  width: 592px;
  overflow: hidden;
}
#navstrip {
  position: relative;
  left: 0px;
  top: 0px;
}
#navstrip img {
  border: 2px solid transparent;
  margin: 0px 2px 0px 2px;
  cursor: pointer;
  display: block;
}
#scrubcontainer {
  position: relative;
  top: 4px;
  left: 8px;
  width: 576px;
  height: 11px;
}
#scrubbar {
  /*position: relative;*/
  /*top: 4px;*/
  width: 100%;
  height: 6px;
  background-color: black;
}
#scrubbtn {
  position: relative;
  left: 0px;
  vertical-align: top;
}
.sidebar {
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
  width: 100%;
  height: 100%;
  overflow: auto;
  margin: 0;
  display: block;
}
.activeMenuItem.menulevel1 {
  color: #ffffff;
  cursor: default;
}
.activeMenuItem.menulevel2 {
  color: #ffffff;
  cursor: default;
}
.submenu {
  font-style: normal;
  white-space: nowrap;
  background-color: transparent;
  text-align: left;
  margin-left: 30px;
}
.homemenulevel1, a.homemenulevel1, a.homemenulevel1:hover, a.homemenulevel1:visited {
  color: white;
  cursor: pointer;
  text-decoration: none;
}
.menulevel1, a.menulevel1, a.menulevel1:hover, a.menulevel1:visited, a.menulevel2, a.menulevel2:hover, a.menulevel2:visited {
  color: #787878;
  cursor: pointer;
  text-decoration: none;
}
#submenuWrapper {
  height: 0px;
  overflow-y: hidden;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #787878;
  text-decoration: underline;
}
.abouttitle {
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
  text-align: left;
  margin: 12px 0 4px 0;
}
.aboutsubtitle {
  color: #c0c0c0;
  font-size: 12px;
  text-align: left;
  display: inline;
}
.abouttext {
  color: #c0c0c0;
  font-size: 12px;
  text-align: left;
}
#btnsend {
  width: 50px;
  color: #c0c0c0;
  background-color: transparent;
  white-space: nowrap;
  border: 1px solid #c0c0c0;
  margin-top: 6px;
  cursor: pointer;
}
#btnsend:hover {
  color: #202020;
  background-color: #B9C8B9;
}
table.contact {
  width: 250px;
  position: relative;
  top: -5px;
}
table.contact td {
  width: 100%;
}
table.contact input {
  width: 100%;
  color: #c0c0c0;
  background-color: black;
  border: 1px solid #c0c0c0;
}
td#contactmsgIE7 textarea {
  height: 205px;
}
table.contact textarea {
  width: 100%;
  height: 237px;
  color: #c0c0c0;
  background-color: black;
  border: 1px solid #c0c0c0;
}
table.contact label {
  width: 100%;
  padding-top: 4px;
}
.errors {
  margin-left: 7px;
}
