body {
  font-family: BitstreamVeraSans, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #999999;
  letter-spacing: .5pt;
  word-spacing: 1pt;
  margin: 10px; 
}

table { padding: 0px; margin: 0px; vertical-align: top; }

td    { margin: 0px; padding: 0px; vertical-align: top; }

a:link    {
	color: #939393;
	text-decoration: none;
}
a:visited {
	color: #939393;
	text-decoration: none;
}
a:hover   { color: #a86f00; text-decoration: none; }

/*-- font size & spacing & line height --*/

.portaltext  { font-size: 12px; line-height: 18px; }
.shapes		 { font-size: 11px; line-height: 18px; }
.mediacat    { font-size: 12px; line-height: 14px; font-weight: bold; margin-bottom: 3px; }
.mediacon    { font-size: 11px; line-height: 10px; color: #666666; margin-left: 7px; margin-bottom: 6px; }
.mediaconj    { font-size: 11px; line-height: 12px; color: #666666; margin-left: 7px; margin-bottom: 6px; }
.submenu     { font-size: 11px; line-height: 12px; }

.largest { font-size: 24px; }
.larger  { font-size: 20px; }
.large   { font-size: 16px; }
.normal  { font-size: 14px; }
.medium	 { font-size: 13px; }
.small   { font-size: 12px; }
.smaller { font-size: 11px; }
.smallest{ font-size: 10px; }
.mini    { font-size: 9px; }
.tiny    { font-size: 8px; }

/*-- font align --*/

.left   { text-align: left; }
.right  { text-align: right; }
.center { text-align: center; }
.vbot   { vertical-align: bottom; }
.vmid   { vertical-align: middle; }
.vtbot  { vertical-align: text-bottom; }
.vtop   { vertical-align: top; }

/*-- font weight --*/

.bold   { font-weight: bold; }

/*-- font color --*/

.white    { color: #ffffff; }
.dkgray   { color: #4d4d4d; }
.medgray  { color: #666666; }
.egray    { color: #737373; }
.ltgray   { color: #999999; }
.ltrgray  { color: #cccccc; }
.offwhite { color: #e6e6e6; }

/*-- image --*/

img { border: 0px; }

/*-- align --*/

.vmid td  { vertical-align: middle; }
.vbot td  { vertical-align: bottom; }
.vtbot td { vertical-align: text-bottom; }
.vtop td  { vertical-align: top; }

/*-- background color --*/

.offbluebg  { background-color: #CFCAA8; }
.offoffwhite {background-color: #efefef; }
.whitebg    { background-color: #ffffff; }

/*-- background position --*/

.backpicpos { background-repeat:no-repeat; }

/*-- border color --*/

.dkgrayborder   { border: 1px #4d4d4d solid; }
.medgrayborder  { border: 1px #666666 solid; }
.ltrgrayborder  { border: 1px #cccccc solid; }
.offgrayborder  { border: 1px #cfcfcf solid; }
.offwhiteborder { border: 1px #e6e6e6 solid; }

/*-- frame border line & color --*/

.offgrayborderbot  { border-bottom: 1px #cfcfcf solid; }

/*-- margin --*/

.margin0 { margin: 0px; }
.margin2 { margin: 2px; }
.margin3 { margin: 3px; }
.margin5 { margin: 5px; }
.margin0l { margin-left: 0px; }
.margin2l { margin-left: 2px; }
.margin3l { margin-left: 3px; }
.margin5l { margin-left: 5px; }
.margin50l { margin-left: 50px; }
.margin0r { margin-right: 0px; }
.margin2r { margin-right: 2px; }
.margin3r { margin-right: 3px; }
.margin5r { margin-right: 5px; }
.margin0t { margin-top: 0px; }
.margin0b { margin-bottom: 0px; }

/*-- padding --*/

.pad5x10 {
	padding: 5px 10px;
}
.pad5x5 {
	padding: 5px 5px;
	border: 1px #999999 solid;
}

.pad5x0 {
	padding: 5px 0px;
	border-bottom: 1px #999999 solid;
	border-left: 1px #999999 solid;
}

.pad2x10 { padding: 2px 10px; }
.pad1x10 { padding: 1px 10px; }
.pad25x10 { padding: 25px 10px; }
.pad2x10 { padding: 2px 10px; }
.pad2 td { padding: 2px; }
.pad2 { padding: 2px; }
.padml td { padding: 8px 0px 0px 4px; }

hr.gray { 
  border: 0px; height: 1px; padding: 0px; margin: 4px 0px 4px 0px; 
  background-color: #e6e6e6; 
}

.lh15 {
	line-height: 1.5em;
}
.lh2 {
	line-height: 2em;
}


#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: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(../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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
