/* CSS Document */

body
{margin: 0; background-color: #000000; background-image:url(images/bodybg.gif); background-repeat:repeat-x;}

td.gallery
{padding: 8px 19px 11px 0px; text-align: center;}

table.top
{margin: 0px auto 0px auto;}

table.content
{margin: 62px auto 62px auto;}

table.smalltext
{ background-image:url(images/smalltext_bg.jpg); background-repeat:no-repeat; background-position: bottom; font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height: 17px; color:#FFFFFF; }

td.padding
{padding: 7px 6px 0px 0px;}

td.padding2
{padding: 3px 15px 10px 12px;}


table.maintext
{margin: 25px 0px 25px 0px; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height: 20px; color:#FFFFFF; }

#number
{margin:35px auto 0px auto; font-family:Arial, Helvetica, sans-serif; font-size:27px; color:#000000; width:235px; }


table.bottombg
{ background-image:url(images/bottom_text_bg.jpg); background-repeat:no-repeat;font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height: 17px; color:#FFFFFF; background-position: right top;}

td.padding3
{padding: 9px 0px 2px 15px;}

td.padding4
{padding: 3px 0px 2px 15px;}

td.padding5
{padding: 12px 0px 2px 15px;}

td.padding6
{padding: 0px 0px 0px 15px;}

table.pic
{margin: 11px auto 6px auto;}

#tabsF {
      float:right;
      width:100%;
      font-size:10px;
      line-height:normal;
      }
    #tabsF ul {
	margin:0;
	padding:4px 10px 0 0px;
	list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:right;
      background:url("images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("images/tabrightF.gif") no-repeat right top;
      padding:9px 15px 8px 9px;
      color:#f1f1f1;
	  font-family: Arial, Helvetica, sans-serif;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#000000;
      }
    #tabsF a:hover {
      background-position:0% -30px;
      }
    #tabsF a:hover span {
      background-position:100% -30px;
      }
	
	 #tabsF span.current {
      background-position:0% -30px;
	     color:#5f5448;
      }
	  
	  #tabsF a.current {
      background-position:0% -30px;
      }
	  




.class1 A:link {text-decoration:none; color: #e37427;}
.class1 A:visited {text-decoration:none;  color: #e37427;}
.class1 A:active {text-decoration:none; color: #e37427;}
.class1 A:hover {text-decoration:none; color: #27cbe3;}

.class2 A:link {text-decoration:none; color: #0fe0f1;}
.class2 A:visited {text-decoration:none; color: #0fe0f1;}
.class2 A:active {text-decoration:none;  color: #0fe0f1;}
.class2 A:hover {text-decoration:none;  color: #ffff00;}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}.top img {
	left: 400px;
}
