.maps-container {width:783px;float:left;margin-left:15px;}
html>body .maps-container {width:783px;}
.maps-col-top{margin:0px;padding:0px;line-height:13px;background:transparent url(/images/backgrounds/maps-col-top.gif) no-repeat top left;}
.maps-col-fill{margin:0px;padding:0px 34px 3px 33px;background:transparent url(/images/backgrounds/maps-col-fill.gif) repeat-y top left;}
.maps-col-bottom{margin:0px;padding:0px;line-height:13px;background:transparent url(/images/backgrounds/maps-col-bottom.gif) no-repeat top left;}

.maps-desc {width:726px;padding-right:10px;}
.maps-start {margin-bottom: 15px;font-weight: bold;}
.maps-desc, .maps-start {margin-bottom: 5px;}
.maps-rightside {float:right;color: #000000; padding:20px 5px 10px 0px; line-height: 100%;}
.maps-rightside a, .maps-col-fill a{text-decoration: underline; color: #000;line-height:1.2em;}
div.maps-rightside{font-size:0.9em;}

.maps-right{background: transparent; padding:0px 0px 0px 8px;float:right;}
.maps-breaker {margin: 16px 0px 16px 0px; background: transparent url(/images/map/maps-breaker.gif) no-repeat top left; width: 726px; height: 10px;}

.maps-static {width:726px; height:180px;}
.maps-static-content {float: left;}
.maps-static img{margin-right: 18px;}
.maps-static-content a {text-decoration: underline; color: #5875B7;font-size:0.9em; line-height:1.6em;}

.maps-links {position: absolute; width: 145px; top: 55px; left: 475px;}
html>body .maps-links {top: 65px; left: 475px;}

#maps-inner {
	background-color: #1c3343;
	width: 717px;
	height: 271px;
	border: 1px solid #fff;
	padding: 8px 0 0 8px;
	margin: 20px 0 0 0;
}
#maps-buttons {
	border: 1px solid #555e65;
	float: left;
	width: 126px;
	background-color: #000;
	padding: 1px 0 0 1px;
}
	#maps-buttons ul {
		margin: 1px 0 0 0;
		padding: 0;
		list-style-type: none;
	}
	#maps-buttons li {
		margin: 0 0 1px 0;
	}
		#maps-buttons li a {
			display: block;
			text-indent: -9999px;
			width: 125px;
			height: 42px;
			outline: 0;
			cursor: pointer;
		}
			a#btn-stripsouth { background: url(/images/map/btn-stripsouth.png) top left no-repeat; }
			a#btn-stripsouth:hover { background: url(/images/map/btn-stripsouth-on.png) top left no-repeat; }
			
			a#btn-stripnorth { background: url(/images/map/btn-stripnorth.png) top left no-repeat; }
			a#btn-stripnorth:hover { background: url(/images/map/btn-stripnorth-on.png) top left no-repeat; }
			
			a#btn-downtown { background: url(/images/map/btn-downtown.png) top left no-repeat; }
			a#btn-downtown:hover { background: url(/images/map/btn-downtown-on.png) top left no-repeat; }
			
			a#btn-boulderstrip { background: url(/images/map/btn-boulderstrip.png) top left no-repeat; }
			a#btn-boulderstrip:hover { background: url(/images/map/btn-boulderstrip-on.png) top left no-repeat; }
			
			a#btn-metro { background: url(/images/map/btn-metro.png) top left no-repeat; }
			a#btn-metro:hover { background: url(/images/map/btn-metro-on.png) top left no-repeat; }
			
			a#btn-surrounding { background: url(/images/map/btn-surrounding.png) top left no-repeat; }
			a#btn-surrounding:hover { background: url(/images/map/btn-surrounding-on.png) top left no-repeat; }
		
#maps-stage {
	float: left;
	background: url(/images/map/interactive-default.jpg) top left no-repeat;
	width: 580px;
	height: 262px;
}
