* {
	margin : 0;
	padding : 0;
}


body {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 11px;
	color : #111;
	line-height : 1em;
}
#content .top {
	width : 710px;
	margin : 20px 0;
}
#content .top .blurb {
	margin : 0 0 0 245px;
	line-height : 1.3em;
}
#content .top .blurb img {
	display : block;
	margin : 0 0 5px 0;
}
#content .middle {
	float : none;
	clear : both;
}
#content .middle .map-nav {
	width : 235px;
	margin : -20px 0 0 10px;
	float : left;
}
#content .middle .map-nav img {
	display : block;
	margin : 20px 0 5px 0;
}
#content .middle .map-nav .nav-row {
	margin : 2px 0;
	height : 20px;
	padding : 6px 0 0 35px;
	cursor : pointer;
}
#content .middle .map-nav .antony { background : url(/images/map-nav-icon-antony_and_cleopatra-sm.gif) top left no-repeat; }
#content .middle .map-nav .forward { background : url(/images/map-nav-icon-looking_forward-sm.gif) top left no-repeat; }
#content .middle .map-nav .opera { background : url(/images/map-nav-icon-opera_matters-sm.gif) top left no-repeat; }
#content .middle .map-nav .vox { background : url(/images/map-nav-icon-vox-sm.gif) top left no-repeat; }
#content .middle .map-nav .events { background : url(/images/map-nav-icon-membership_and_events-sm.gif) top left no-repeat; }
#content .middle .map-nav .related-opera { background : url(/images/map-nav-icon-related_opera-sm.gif) top left no-repeat; }
#content .middle .map-nav .related-forward { background : url(/images/map-nav-icon-related_forward-sm.gif) top left no-repeat; }
#content .middle .map-nav .related-antony { background : url(/images/map-nav-icon-related_antony-sm.gif) top left no-repeat; }
#content .middle .map-nav .two-lines {
	padding-top : 3px !important;
	height : 26px !important;
}
#content .middle .map .legend {
	float : left;
	width : 700px;
	margin : 0 0 0 280px;
}
#content .middle .map .legend ul {
	margin : 10px 0 0 0;
	list-style : none;
}
#content .middle .map .legend ul li {
	float : left;
	margin : 0 10px;
}
#blind {
	position : absolute;
	top : 0;
	left : 0;
	width : 660px;
	height : 640px;
	background : #fff;
	padding : 40px 20px 20px 20px;
	overflow-y : auto;
	z-index : 1000000000;
}
#blind .controls a {
	position : absolute;
	top : 0;
	right : 0;
	margin : 10px 10px 0 0;
	color : #888;
	font-size : 14px;
	text-decoration : none;
	z-index : 100;
}
#blind .loader {
	text-align : center;
	margin : 330px 0 0 0;
}
#blind .galleryRow {
	float : none;
	clear : both;
	margin : 10px 0;
	height : 110px;
}
#blind .galleryRow .galleryPic {
	width : 150px;
	height : 85px;
	text-align : right;
	float : left;
	margin : 0 20px 0 0;
}
#blind .galleryRow .galleryPic img {
	height : 85px;
	padding : 5px;
	border : 1px solid #ddd;
}
#blind .galleryRow .galleryPic .active {
	height : auto;
	width : auto;
	position : absolute;
	left : 0;
	right : 0;
	top : 0;
	bottom : 0;
	margin : auto;
}
#blind .galleryRow .galleryInfo {
	float : left;
	line-height : 1.3em;
}
#blind .galleryRow .galleryInfo .title {
	font-weight : bold;
	text-decoration : underline;
	font-size : 12px;
}
#dark-blind {
	background : #333;
	height : 700px;
	width : 700px;
	position : absolute;
	top : 0;
	left : 0;
	display : none;
}
.no-scroll { overflow-y : hidden !important; }
.no-border { border : none !important; }
.more-height { height : 135px !important; }


#content {
	width : 1200px;
	margin : 0 auto;
}
#map {
	width : 700px;
	height : 700px;
	border : 1px solid #000;
	float : left;
	clear : right;
}



.clear {
	float : none;
	clear : both;
}
.image {
	float : left;
	margin : 0 10px 0 0;
}
.map-popover { width : 385px; }
.info {
	margin : 5px 0;
	padding : 4px 0 0 0;
	width : 250px;
	float : left;
}
.info h1 {
	font-size : 18px;
	margin : 0 0 5px 0;
	line-height : 16px;
}
.info h3 {
	font-size : 12px;
	margin : 0 0 10px 0;
	line-height : 1.2em;
}
.info .copy {
	height : 110px;
	margin : 0 0 10px 0;
	overflow-y : scroll;
}
.info .copy p {
	margin : 8px 0;
	line-height : 1.3em;
}
.info .copy h3 {
	font-size : 15px;
	margin : 0 0 3px 0;
	line-height : 15px;
}
.info .copy b {
	display : block;
	line-height : 1.2em;
}
.links .link {
	float : left;
	width : 64px;
	margin : 0 3px 0 0;
	text-align : center;
	font-size : 12px;
	background : #ddd;
	padding : 5px;
}
.links .link a {
	text-decoration : none;
	color : #333;
	text-transform : uppercase;
	font-size : 10px;
	font-weight : bold;
}

#gmapDirHead, .gmapDirHead { display : none; }

#content table tr td {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-transform: uppercase;
	color : #111;
	line-height : 1em;
	padding : 10px 5px;
}

#content input, #content textarea {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 11px;
	border: 1px solid #000;
	color : #111;
}

#content #submit{
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 11px;
	border: 1px solid #000;
	color : #FFF;
	text-transform: uppercase;
	background-color: #000;
	padding: 2px;
	font-weight: bold;
}

#content #showinfo{
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 14px;
	color : #111;
	line-height : 1em;
	padding-top: 10px;
}