/* Laurent Mercier Content Style */

html,body {
  height: 100%;
  width: 95%; }
body {
  margin: 0px 0px 0px 0px;
  color: #FFFFFF;
  background-color: #F3F;
  font-size: 62.5%;
  font-family: arial, helvetica, verdana, sans-serif;
  text-align: center; }

a:link { color:#FFFFFF; text-decoration: none; }
a:visited { color:#FFFFFF; text-decoration: none; }
a:hover { color:#FF33FF; text-decoration: none; }
a:active { color:#999999; background-color:#000000; text-decoration: none; }

.pagecontainer {
  position:absolute;
  padding: 0px 0px 0px 0px;
  width: 500px;
  left: 50%;
  top: 0px;
  text-align: center;
  margin: 0px 0px 0px -270px;
  background-color: transparent; }

/* Grey Information Box styling */
.infobox {
  display:inline;
  position:relative;
  float:left;
  margin: 15px 15px 15px 35px;
  width:auto;
  color: #000000;
  background-color: #999999; }
.infotext {
  margin: 12px 12px 12px 12px;
  text-align: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  color: #000000;
  background-color: #999999; }
.infohead { font-weight:bold; }
.infosubhead { font-weight:bold; font-style:italic; }
.infotextinactive { color:#666666; }

/* Image Frame styles */
.imageboxwrapper {
  position:relative;
  margin: 40px 15px 0px 15px;
  background-color:#FF33FF; }
.imagebox {
  background-color: #000000;
  position: absolute;
  top: 0px; left: 0px; }
.imageinset { position: absolute; top:0px; left:0px; margin: 1px; border: 1px #FFFFFF solid; }
.imageboxtab { position: absolute; width:12px; height: 60px; top: 12px; background-color:#FF33FF; }

.textoverlay { display:block; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-align: right; background-color: #000000; position: absolute; width:auto; top: 0px; left: 0px; margin: 1px; border: 1px #000000 solid; }
.textinset { display:block; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-align: right; background-color: #000000; position: absolute; width:auto; top:0px; left:0px; margin: 1px 000000 solid; border: 1px #FFFFFF solid; }

/*.lightboxpanel { background:#000000; left:14%; width:86%; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }    /*overflow:hidden; }*/
/*.lightbox { } */



