@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	color: #777;
	text-decoration: underline;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

#outer-frame {
	display: block;
	position: relative;
	z-index: 0;
	height: 651px;
	width: 981px;
	margin: 10px auto 0px auto;
}
#main {
	display: block;
	position: absolute;
	top: 25px;
	left: 25px;
	width:930px;
	height:600px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
	z-index:1;
}
#outer-frame .arrow {
	position: absolute;
	display: block;
	z-index: 999;
}
#outer-frame .arrow a {
	display: block;
	border: none;
	overflow: visible;
}
#outer-frame #left-arrow a, #outer-frame #right-arrow a {
	height: 31px;
	width: 25px;
}
#outer-frame #top-arrow a, #outer-frame #bottom-arrow a {
	width: 31px;
	height: 25px;
}
#outer-frame .arrow a strong {
	display: none;
}
#left-arrow {
	left: 0px;
	top: 309px;
}
#left-arrow a {
	background: url(images/left-arrow.png) 0px 0px;
}
#left-arrow a:hover {
	background: url(images/left-arrow2.png) 0px 0px;
}
#right-arrow {
	right: 0px;
	top: 309px;
}
#right-arrow a {
	background: url(images/right-arrow.png) 0px 0px;
}
#right-arrow a:hover {
	background: url(images/right-arrow2.png) 0px 0px;
}
#top-arrow {
	left: 474px;
	top: 0px;
}
#top-arrow a {
	background: url(images/top-arrow.png) 0px 0px;
}
#top-arrow a:hover {
	background: url(images/top-arrow2.png) 0px 0px;
}
#bottom-arrow {
	left: 474px;
	bottom: 0px;
}
#bottom-arrow a {
	background: url(images/bottom-arrow.png) 0px 0px;
}
#bottom-arrow a:hover {
	background: url(images/bottom-arrow2.png) 0px 0px;
}





img.site-title {
	position: absolute;
	left: 0px;
	top: 0px;
}







.thumb-image img {
	border: 1px solid #ccc;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

.thumb-image img:hover {
	border: 1px solid #333;
	cursor: pointer;
}
.thumb-image {
	position:absolute;
	z-index:20;
	overflow: visible;
	left: 365px;
	top: 392px;
}
.lg-image {
	position:absolute;
	visibility: hidden;
	z-index:99;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	padding: 0px;
	margin: 0px;
}
div.lg-image div.image {
	top: 15px;
	width: auto;
	height: auto;
	text-align: center;
	position: relative;
	z-index: 999;
}
div.lg-image div#map-image {
	/* top: 100px; */
}
.lg-image div.image img {
	border: 1px solid #ccc;
	z-index: 999;
	margin: 0px;
	padding: 0px;
}
.transparent-bg {
	position: absolute;
	z-index: 10;
	filter:alpha(opacity=90);
	opacity: 0.9;
	background: #fff;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.text-block {
	position: absolute;
	margin: 0px;
	padding: 0px;
}
.text-block h1 {
	color: #555;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.dimensions {
	color: #777;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.description {
	color: #555;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
/* all styles for the map */
#map-button {
	width: 80px;
	height: 20px; 
	padding: 3px;
	position: absolute;
	text-align: right;
	top: 0px;
	right: 0px;
	border: none;
}

#map h2
{
font-size: 12px;
font-weight: normal;
text-align: left;
margin-left: 20%;
color: #333;
}


#map-legend {
	width: 200px;
	text-align: left;
	padding: 10px;
	position: relative;
	clear: both;
	display: block;
	top: 20px;
	left: 20%;
	border: none;
	z-index: 999;
	font-size: 10px;
	color: #555;
	border: 1px solid #999;
	background: #fff;
}

#map-legend a
{
margin: 5px 3px 0px 0px;
}


#map-legend br {
clear: both;
}


#map-legend h3 {
font-weight: bold;
font-size: 12px;
color: #666;
margin: 0px 0px 5px 0px;
padding: 0px;
text-transform: uppercase;
}

#breadcrumb
{
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 250px;
	border: none;
	color: #666;
	letter-spacing: 1px;
}


#map div.hide-btn {
	padding: 3px;
	position: absolute;
	text-align: right;
	top: 0px;
	right: 0px;
	border: none;
	color: #fff;
	z-index: 9999;
	background: #333;
}

#map .hide-btn a,
#map .hide-btn a:hover,
#map .hide-btn a:visited
{
	color: #fff;
}

#map-button, 
.hide-btn, 
#breadcrumb
{
font-size: 10px;
text-transform: uppercase;
}

#map {
	z-index: 999;
	position: absolute;
	top: 0px;
}
#map table#map-grid {
	width: 60%;
	background: #fff;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 0px auto;
}
#map table#map-grid td {
	border-top: 1px dotted #ddd;
	border-right: 1px dotted #ddd;
	padding: 3px;
	z-index: 0;
	position: static;
	text-align: left;
}

#map-legend a,
#map table#map-grid td a {
	display: block;
	float: left;
	margin: 2px;
	padding: 0px;
	height: 10px;
	width: 10px;
	background: #999;
	border: none;
	position: static;
	overflow: visible;
	text-decoration: none;
}
/*
#map table#map-grid td a em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #999;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	position: absolute;
	width: 300px;
	height: 15px;
	padding: 2px 10px 2px 10px;
	margin: 0px;
	text-align: right;
	top: -19px;
	right: 200px;
	display: none;
	visibility: hidden;
	z-index: 9999999;
	text-decoration: none;
}
*/

#map table#map-grid td a em {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align: center;
	padding: 5px;
	display: none;
	visibility: hidden;
	z-index: 9999999;
	text-decoration: none;
	position: absolute;
	top: 170px;
	left: 430px;
	width: 300px;
	height: auto;
}



#map table#map-grid td a.np:hover, 
#map table#map-grid td a.c:hover, 
#map table#map-grid td a.p:hover {
	background: #333333;
}

#map-legend a.np,
#map table#map-grid td a.np
{
	background: #B5D991;
}

#map-legend a.p,
#map table#map-grid td a.p
{
	background: #DAC18F;
}

#map-legend a.c,
#map table#map-grid td a.c
{
	background: #B6D7E0;
}

#map table#map-grid td a:visited {
	background: #999;
}

#map-legend a.current,
#map table#map-grid td a.current {
	background: red;
}


#map table#map-grid td.title
{
text-align: right;
text-transform: uppercase;
	width: 100px;
}

#map table#map-grid tr.print td.title {
	color :#888;
}
#map table#map-grid tr.web td.title {
	color :#888;
}
#map table#map-grid tr.object td.title {
	color :#888;
}
#map table#map-grid tr.fineart td.title {
	color :#888;
}

#map table#map-grid tr.years td
{
text-align: left;
padding: 1px;
margin: 0px;
background: #eee;
color: #bbb;
}

#map table#map-grid td.last
{
border-right: none;
}

#map table#map-grid td a.current {
	background: red;
}
