body {margin: 0px; padding: 0px}
.small {font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #e8e8e8; text-decoration: none;}
.medium {font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #e8e8e8; text-decoration: none;}
.big {font-family: Verdana, Arial, Helvetica; font-size: 18px; color: #e8e8e8; text-decoration: none;}
.grey {font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #3c3c3c; text-decoration: none;}
.vbig {font-family: Verdana, Arial, Helvetica; font-size: 30px; color: #e8e8e8; text-decoration: none;}
.tooltip {font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #e8e8e8; text-decoration: none;}
.bred {font-family: Verdana, Arial, Helvetica; font-size: 30px; color: #FF0000; text-decoration: none;}
A:link  {text-decoration: underline;color: #f0c000;}
A:visited {text-decoration: underline; color: #f0c000;}
A:hover {text-decoration: underline;color: #ff0505;}
@media screen, print {
	ul.mktree  li { list-style: none; }
	ul.mktree, ul.mktree ul , ul.mktree li { margin-left:10px; padding:0px; }
	ul.mktree  li           .bullet { padding-left: 15px; }
	ul.mktree  li.liOpen    .bullet { cursor: pointer; background: url(misc/sitemap/minus.gif)  center left no-repeat; }
	ul.mktree  li.liClosed  .bullet { cursor: pointer; background: url(misc/sitemap/plus.gif)   center left no-repeat; }
	ul.mktree  li.liBullet  .bullet { cursor: default; background: url(misc/sitemap/bullet.gif) center left no-repeat; }
	ul.mktree  li.liOpen    ul { display: block; }
	ul.mktree  li.liClosed  ul { display: none; }
	ul.mktree  li { font-size: 12pt; }
	ul.mktree  li ul li { font-size: 12pt; }
	ul.mktree  li ul li ul li { font-size: 12pt; }
	ul.mktree  li ul li ul li ul li { font-size: 12pt; }
}

#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(pictures/artificial/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(pictures/artificial/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; }

.hotspot {color:#e8e8e8; padding-bottom:1px; border-bottom:1px dotted #f0c000;}
#tt {position:absolute; display:block; background:url(js/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(js/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(js/tt_bottom.gif) top right no-repeat; overflow:hidden}
