body {}
p {}
td {}
.footer { color: white; font-size: 10px; font-family: Verdana; line-height: 18px }
.footer a:link  { color: white; font-size: 10px; font-family: Verdana; line-height: 18px; text-decoration: none }
.footer a:visited { color: white; font-size: 10px; font-family: Verdana; line-height: 18px }
.footer a:hover  { color: white; font-size: 10px; font-family: Verdana; line-height: 18px; text-decoration: underline }
.footer a:active { color: white; font-size: 10px; font-family: Verdana; line-height: 18px }
.body_12px_verdana  { font-size: 12px; font-family: Verdana; line-height: 20px }
.body_14px_verdana { font-size: 14px; font-family: Verdana }
.sidebar_10px_verdana { font-size: 10px; font-family: Verdana; line-height: 18px }
.subtitle_18px_verdana { font-size: 18px; font-family: Verdana }
. { }

/* ------------------------------ Kirkland */

#thumbails {	
	margin-left: auto;
	margin-right: auto;
	display: inline;
	}

/* ----------------------------- Lightbox */

#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: #3d1e24; 
	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; 
}

#imageDataContainer { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #3d1e24; 
	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 { 
	display: none;
}

#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;
}