@charset "UTF-8";/* CSS Document *//* TYPE */body {	background-color:#fff;	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;	font-size: 12px;	line-height: 18px;} a { color: #red; }strong, b { font-weight:bold; }em, i { font-style:italic; } p {	color:#666666;	margin-left:15px;	line-height: 18px;}h1 {	font-weight: bolder;	font-size: 24px;	line-height: 36px;	margin-bottom: 18px;	border: 1px none #999999;}h2 {	font-weight: bold;	font-size: 15px;	line-height: 17px;	margin-bottom: 5px;	color: #666666;	margin-top: 18px;	padding-left: 8px;}h3 {	font-weight: bold;	font-size: 14px;}h4 { font-weight: bold; font-size: 10px; line-height: 18px; }a:visited {	color: #990000;}a:hover {	color: #FF0000;}a:active {	color: #FF0000;}a:link {	color: #FF0000;}  .sidebar { font-size: 10px; line-height: 18px; color:#686868; }.footer {	font-size: 9px;	line-height: 12px;	margin-bottom: 18px;}.xsnazzy h1, .zsnazzy h1 {	margin:0;	font-size:14pt;	padding:0 10px 5px 10px;	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CCCCCC;}.xsnazzy p, .zsnazzy p {	margin:0;	font-size:12px;	line-height: 18px;	padding-top: 5px;	padding-right: 20px;	padding-bottom: 5px;	padding-left: 15px;}.xsnazzy {	background: transparent;	float:left;	margin-top: 0;	margin-right: 3px;	margin-bottom: 0;	margin-left: 3px;	padding-left: 5px;	padding-right: 5px;}.xtop, .xbottom {display:block; background:transparent; font-size:1px;}.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}.xb1, .xb2, .xb3 {height:1px;}.xb2, .xb3, .xb4 {	background:#fff;	border-right-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #CCCCCC;	border-left-color: #CCCCCC;}.xb1 {	margin:0 5px;	background-color: #CCCCCC;	border-top-color: #CCCCCC;	border-right-color: #CCCCCC;	border-bottom-color: #CCCCCC;	border-left-color: #CCCCCC;}.xb2 {margin:0 3px;border-width:0 2px;}.xb3 {margin:0 2px;}.xb4 {height:2px; margin:0 1px;}.xboxcontent {	display:block;	height:auto;	border-top-width: 0;	border-right-width: 1px;	border-bottom-width: 0;	border-left-width: 1px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #CCCCCC;	border-right-color: #CCCCCC;	border-bottom-color: #CCCCCC;	border-left-color: #CCCCCC;}* html .xboxcontent {height:1px;}.color_a {	color:#999999;	background-color: #F4F4F4;}.color_b {	color:#F3F3F3;	background-color: #CCCCCC;}.color_c {	color:#fff;	background-color: #CCCCCC;}.color_d {	color:#FFFFFF;	background-color: #CCCCCC;}.xsnazzyfixed {	background: transparent;	float:left;	margin-top: 0;	margin-right: 3px;	margin-bottom: 0;	margin-left: 3px;	width: 732px;	padding-left: 4px;}#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: #ccc; 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: #666; }