body
{
  margin: 0 auto;
  padding: 0;
  background-color: #000100;

  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;
}

.Main
{
  position: absolute;
  width: 100%;
  height: 600px;
  left: 0;
  top: 0;
}


.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:lb/image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lb/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lb/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


    a:link {
        color:silver;
        text-decoration:underline;
    }
    a:active { color:silver }
    a:visited { color:silver }

    .tNormal {
        font-family:'Arial','Helvetica','Sans-serif';
        font-size:11px;
	letter-spacing:1px;
	line-height:11pt;
        text-decoration:none;
	color:black;
    }

    .tNormali {
        font-family:'Arial','Helvetica','Sans-serif';
        font-size:11px;
	letter-spacing:1px;
	line-height:11pt;
        text-decoration:none;
	color:white;
    }

    .headings {
       font-family:'verdana','Helvetica','Sans-serif';
	font-style:italic;
        font-size:14px;
	letter-spacing:1px;
	line-height:15pt;
        text-decoration:none;
        color:#ffffff;
}
    .headingsmenu {
       font-family:'arial','verdana','Helvetica','Sans-serif';
	font-style:bold;
        font-size:14px;
        text-decoration:none;
        color:#ffffff;
}
    .headingsi {
       font-family:'verdana','Helvetica','Sans-serif';
        font-size:14px;
	font-style:bold;
	letter-spacing:1px;
	line-height:15pt;
        text-decoration:none;
        color:#000000;
}

    .headingsprice {
       font-family:'verdana','Helvetica','Sans-serif';
        font-size:18px;
	font-style:bold;
	letter-spacing:1px;
	line-height:15pt;
        text-decoration:none;
        color:#ff0000;
}

    .headingsbig {
       font-family:'arial','verdana','Helvetica','Sans-serif';
        font-size:40px;
	font-style:bold;
	letter-spacing:2px;
	line-height:40pt;
        text-decoration:none;
        color:#ff4200;
}

    .headingsb {
       font-family:'verdana','Helvetica','Sans-serif';
	font-style:italic;
        font-size:14px;
	letter-spacing:1px;
	line-height:15pt;
        text-decoration:none;
        color:#404040;
}

    .pNormal {
    }

    .box3 {
        position:absolute;
        left:22px;
        top:21px;
        background-color:white;
        width:154px;
        height:171px;
    }
    .box4 {
        position:relative;
        left:12px;
        top:200px;
        background-color:#045131;
        width:149px;
        height:214px;
    }







/* begin Box, Sheet */
.Sheet
{
  overflow: hidden;
  min-width:25px;
  min-height:25px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 781px;
}


.Sheet-body
{
  position: relative;
  z-index: 0;
  margin: 3px;
}

.Sheet-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 12px;
  height: 12px;
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -12px;
  width: 24px;
  height: 24px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 12px;
  height: 12px;
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -12px;
  left: 0;
  width: 24px;
  height: 24px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 12px;
  height: 12px;
}

.Sheet-br div
{
  position: absolute;
  z-index: -1;
  top: -12px;
  left: -12px;
  width: 24px;
  height: 24px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 12px;
  right: 12px;
  height: 12px;
}

.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 24px;
  background-image: url('images/Sheet-h.png');
}

.Sheet-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 12px;
  right: 12px;
  height: 12px;
}

.Sheet-bc div
{
  position: absolute;
  z-index: -1;
  top: -12px;
  left: 0;
  width: 100%;
  height: 24px;
  background-image: url('images/Sheet-h.png');
}

.Sheet-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 12px;
  left: 0;
  width: 12px;
  bottom: 12px;
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 24px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

.Sheet-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 12px;
  right: 0;
  width: 12px;
  bottom: 12px;
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -12px;
  width: 24px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 12px;
  left: 12px;
  right: 12px;
  bottom: 12px;
  background-image: url('images/Sheet-c.png');
}


.Sheet
{
  margin-top: 30px !important;
}
/* end Box, Sheet */

.Footer-text
{
  display:inline-block;
  color:#ABABAB;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
}

.page-footer
{
  margin:1em;
  text-align:center;
  text-decoration:none;
  color:#666666;
}





