html,body { width:100%; height:100% }

img {
   float: none;
   border: 0px;
   }

A:link    { color: #8888dd }
A:visited { color: #88acdd }
A:hover   { color: #4499ff }
A:active  { color: lime }

h1 {
  margin: 0px;
  padding: 0px 5px 0px 5px;
  border: 5px;
  }

h3 {
  margin: 0px;
  padding: 0px 5px 0px 5px;
  border: 5px;
  }

h6 {
  margin: 0px;
  padding: 0px;
  border: 0px;
  }

body {
  font-family:arial;
  margin: 0px ;
  border: 0px;
  padding: 1px;
  color:    #afac9d;
  background-color: #333333;
  }

div.clearfloats {clear:both;}

div.panologoleft {
  float: left;
  width: auto;
  padding:5px;
  }

div.panologoright {
  float: right;
  width: auto;
  padding:5px;
  }

div.panopagetitle {
  text-align: center;
  font-size: 24pt;
  font-weight: bold;
  }

div.panopageintro {
  padding: 0px;
  text-align: center;
  font-size: 14pt;
  font-weight: normal;
  }

div.panopagetext {
  clear: both;
  text-align: center;
  font-size: 10pt;
  font-weight: normal;
  }

div.panoviewer {
  float: left;
  width: 40%;
  text-align: left;
  font-size: 10pt;
  font-weight: normal;
  color:    #afac9d;
  background-color: #444444;
  }

div.panosize {
  float: right;
  width: 40%;
  text-align: left;
  font-size: 10pt;
  font-weight: normal;
  color:    #afac9d;
  background-color: #444444;
  }

div.panobreadcrumb {
  float: left;
  width: 40%;
  text-align: left;
  font-size: 10pt;
  font-weight: normal;
  color:    #afac9d;
  background-color: #444444;
  }

div.panosubtitle {
  float: left;
  width: auto;
  text-align: left;
  font-size: 10pt;
  font-weight: bold;
  }

div.panosubdate {
  float: right;
  width: auto;
  text-align: right;
  font-size: 10pt;
  font-weight: bold;
  }

div.panosubdescription {
  float: left;
  width: auto;
  text-align: left;
  font-size: 10pt;
  font-weight: normal;
  }

div.panofloat {
   font-size: 10pt;
  float: left;
  width: 324px;
  height: 300px;
  text-align: center;
  margin: 3px;
  padding: 0px;
  }
  
div.panofloat p {
   text-align: center;
   font-size: 10pt;
   }

div.panofloat h3 {
   text-align: center;
   font-weight: bold;
   margin: 5px
   }

div.panolinklogosleft {
  float: left;
  width: auto;
  padding:5px;
  }

div.panolinklogoscenter {
  text-align: center;
  font-size: 10pt;
  font-weight: normal;
  }

div.panolinklogosright {
  float: right;
  width: auto;
  padding:5px;
  }

div.panopagetextbottom {
  font-size:14pt;
  color: #e5c8b5;
  }

div.panoequipment {
  text-align: left;
  }

div.panoequipment > h2 {text-align:center;}
