body.studiomap fieldset legend {
	text-indent: -8008px;
}
body.studiomap #themap {
	width: 640px;
	height: 320px;
	margin-right: 20px;
	float: left;
	background-image: url(../_img/_studio/themap_full.gif);
	background-repeat: no-repeat;
	background-position: center;
}
body.studiomap #thekey {
	float: left;
}
body.studiomap div.subnav {
	background-color: #000;
	display: block;
	height: 72px;
	padding: 14px 10px 0px 18px;
	float: none;
	width: 300px;
	margin-left: 310px;
	margin-top: 20px;
	height: 60px;
}
body.studiomap #thekey ul li a {
	display: block; 
	padding-top: 11px;
	padding-bottom: 15px;
	padding-left: 50px;
	text-transform: uppercase;
	margin-bottom: 9px;
	background-repeat: no-repeat;
	background-position: left;
}
body.studiomap #thekey ul li a:before {
	content: "\2014 \0020";
}

body.studiomap #thekey ul li a:hover {
	color: #666;
}
body.studiomap #thekey ul li a.control, body.studiomap .subnav ul li a.control {
	background-image: url(../_img/_studio/icon_control.gif);
}
body.studiomap #thekey ul li a.tracking, body.studiomap .subnav ul li a.tracking {
	background-image: url(../_img/_studio/icon_tracking.gif);
}
body.studiomap #thekey ul li a.piano, body.studiomap .subnav ul li a.piano {
	background-image: url(../_img/_studio/icon_piano.gif);
}
body.studiomap #thekey ul li a.study, body.studiomap .subnav ul li a.study {
	background-image: url(../_img/_studio/icon_study.gif);
}
body.studiomap #thekey ul li a.pitney, body.studiomap .subnav ul li a.pitney {
	background-image: url(../_img/_studio/icon_pitney.gif);
}
body.studiomap #thekey ul li a.johnwilkes, body.studiomap .subnav ul li a.johnwilkes {
	background-image: url(../_img/_studio/icon_johnwilkes.gif);
}

body.studiomap div.subnav ul {
	margin-bottom: -20px; 
	padding: 0px;
	height: 40px;
}
body.studiomap div.subnav ul li a {
	display: block; 
	padding: 0px;
	margin: 0px 10px 0px 0px;
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -8008px;
	float: left;
	height: 40px;
	width: 40px;
}

body.studiomap #slideshow {
	width: 100%;
	height: 330px;
	overflow: hidden;

}
body.studiomap .slide {
	width: 100%;
	height: 330px;
	margin-bottom: 10px;
}


body.studiomap .minimap {
	display: block;
	width: 520px;
	height: 220px;
	padding-top: 60px;
	float: left;
	margin-right: 30px;
	background-repeat: no-repeat;
	background-position: center;
}
body.studiomap #control {
	background-image: url(../_img/_studio/map_control.gif)

}
body.studiomap #tracking {
	background-image: url(../_img/_studio/map_tracking.gif)
}

body.studiomap #piano {
	background-image: url(../_img/_studio/map_piano.gif)
}
body.studiomap #study {
	background-image: url(../_img/_studio/map_study.gif)
}
body.studiomap #pitney {
	background-image: url(../_img/_studio/map_pitney.gif)
}
body.studiomap #johnwilkes {
	background-image: url(../_img/_studio/map_johnwilkes.gif)
}
body.studiomap .details {
	float: left;
	width: 340px;
}
body.studiomap .details h4 {
	margin-top: 0px;
	font-size: 18px;
	color: #FFF;
	visibility: visible;
}
body.studiomap .details p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 2em;
}
body.studiomap .details hr {
	border: none;
	border-bottom: 1px solid #444;
	height: 5px;
	margin-bottom: 5px;
}
body.studiomap .details ul {
	margin-top: 20px;
}

body.studiomap .details ul li a {
	display: block;
	width: 59px;
	height: 59px;
	border: 1px solid #FFF;
	float: left; 
	margin-right: 7px;
	margin-bottom: 7px;
}