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

#addressInfo {
	height: 60px;
}

#officeHoursInfo {
	height: 270px;
}


#officeHoursInfo th {
	width: 115px;
}

#mapView {
	position: absolute;
	z-index: 25;
	float: left;
	height: 380px;
	width: 906px;
	border: 1px solid #0055E3;
	margin-left: 10px;
}

#streetView {
	position: absolute;
	z-index: 25;
	height: 380px;
	width: 906px;
	border: 1px solid #0055E3;
	margin-left: 10px;
}

#googleInfoWindow {
	height: 195px;
	width: 245px;
	font-size: 12px;
}

#lindsayThumb {
	margin-right: 5px;
	margin-top: 10px;
	border: 1px solid #0055E3;
}

#googleIwName {
	color: #0055E3;
	font-size: 15px;
	line-height: 2;
}

#googleInfoWindow form {
	background-color: #fff;/*cfe5ff*/
	border: 1px dotted #0055E3;
	padding: 5px;
	margin-top: 8px;
}

#infoBarRollover1 {
	background-image: url(../images/the_office/links/info_bar_header_virtual_tour_roll.png);
	background-repeat: no-repeat;
}

.nestedIconLeft {
	position: absolute;
	top: 5px;
	left: 10px;
	z-index: 50;
}

.nestedIconRight {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 50;
}

.googleInfo {
	height: 405px;
}

.googleAPI {
	position: absolute;
	z-index: 25;
	margin-top: 26px;
	margin-left: 6px;
	font-size: 15px;
}