﻿BODY  {
	font-family : Tahoma;
	font-size : 8pt;
	color : #000000;
  	background-image: url(images/bg.gif);
  	background-attachment: fixed;
}

.link {
	font-family : Tahoma;
	font-size : 8pt;
	color : #12568A;
	text-decoration: underline;
}
.nav {
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : bold;
}
Normal  {
	font-family : Tahoma;
	font-size : 8pt;
	color : #000000;
	background-color: #FFFFFF;
}
	
Bigger  {
	font-family : Tahoma;
	font-size : 9pt;
	color : #000000;
	background-color: #FFFFFF;
}

h1 { margin: 0; padding: 0; 
	font-family : Tahoma;
	font-size : 14pt;
	font-weight : bold;
	color : #CC3300;
}
h2 { margin: 0; padding: 0; 
	font-family : Tahoma;
	font-size : 10pt;
	font-weight : bold;
	color : #000080;
}

H3 { margin: 0; padding: 0;
	font-family : Tahoma;
	font-size : 13pt;
	font-weight : bold;
	color: #FFFFFF;
}

H4 { margin: 0; padding: 0;
	font-family : Tahoma;
	font-size : 10pt;
	font-weight : bold;
	color: #CCFFFF;
}
h5 { margin: 0; padding: 0; 
	font-family : Tahoma;
	font-size : 14pt;
	font-weight : bold;
	color : #CC3300;
}

P  {
	font-family : Tahoma;
	font-size : 10pt;
	color : #000000;
}

Table  {
	font-family : Tahoma;
	font-size : 8pt;
	color : #000000;
}

ul li {
  margin:0;
  list-style-type: square;
  	font-family : Tahoma;
	font-size : 8pt;
	font-weight : bold;
	color : #000000;
    padding-bottom:6px;
  }

a:link {color: #0000CC;  }
a:visited {color: #0000CC; }
a:hover {color: #BA0707;  }
a:active {color: #0000CC; } 

.nav1 {
	font-family : Tahoma;
	font-size : 9pt;
	font-weight : bold;
}

.nav2 {
	font-family : Tahoma;
	font-size : 9pt;
	font-weight : bold;
}

.nav3 {
	font-family : Tahoma;
	font-size : 8pt;
}


a.nav1:link {color: #0000FF; text-decoration: none; }
a.nav1:visited {color: #0000FF; text-decoration: none; }
a.nav1:hover {color: #BA0707; text-decoration: none; }
a.nav1:active {color: #0000FF; }

a.nav2:link {color: #4E4E4E; text-decoration: none; }
a.nav2:visited {color: #4E4E4E; text-decoration: none; }
a.nav2:hover {color: #BA0707; text-decoration: underline; }
a.nav2:active {color: #4E4E4E; }

a.nav3:link {color: #FFFFFF; text-decoration: none; }
a.nav3:visited {color: #FFFFFF; text-decoration: none; }
a.nav3:hover {color: #FFFF00; text-decoration: none; }
a.nav3:active {color: #FFFFFF; }

.nav1off {
	font-family : Tahoma;
	font-size : 9pt;
	font-weight : bold;
	color: #BA0707;
}

#lightbox{
	position: absolute;
	top: 40px;
	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;}

#nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}

#prevLink{
	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:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#prevLink:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#nextLink:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Tahoma, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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: #980505;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
	
.boxhead {
	font-family : Tahoma;
	font-size : 10pt;
	font-weight : bold;
	letter-spacing: 0.1em;
	color : #FFFFFF;
}