body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
color:#0082D1;
font-weight:100;

}

#loader {width:50px; height:50px; position:absolute; left:45%; top:50%;}

#mobLink a:link, #mobLink a:visited, #mobLink a:active, #mobLink a:hover{text-decoration:none; color:#03C;}
#mobLink a:hover{color:#69F;}


#bmContain { float:left; margin-right: 20px; }
/*#dirContain, #bmContain { position:relative; }*/
#dirContain2 { width: 400px; float: left; }

.clear { clear: both; }

#bmBtn, #dmBtn {width:100%; font-weight: bold;}

#topControls {z-index:5; position: relative; margin:0; height:25px; top:-1px; overflow:visible; float: left; margin-left: 40px;}

#buildingsMenu, #directions { position:absolute; z-index:9999; width: 400px; }
#directions { width: 440px; }

#wrapper h4 {
font-size:1.1em;
margin:15px 0 10px;
}
#thinControls {float: left; }
.thinSpan {font-size:13px;color:#0082D1;font-weight:bold;}

.printable { float: right; padding: 0px 20px 0px 0px; }
.printable a { font-size: 12px; }

/*.map_canvas { position: absolute; border:1px solid gray; z-index:0; height:400px;width:710px; clear:both; }*/
.map_canvas { display: block; border:1px solid gray; z-index:0; height:500px; clear:both; }
.fullscreen { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; clear: none; }
.map-holder { position: relative; height: 500px; width: 710px;  }

.leftside {
	position:relative;
	float:left;
	width:400px;
	
	}
	
#optMenu div {float:left; width:210px;}
#overlays, #showAccess {margin-right:35px;}

hr {border:1px solid #ccc;}


#labelChanger {float:left;}
#campuses { margin-right:20px; float:left;}

#optMenu div{font-size:1em;}

#optMenu label img {width:1.4em; height:1.4em;}

#wrapper {
	margin:0 auto;
	width:960px;
}

#wrapper1 {
	margin:0 auto;
	width:750px;
}

#wrapper.controls { margin-bottom: 10px; }

.building-legend { position: absolute; left: 40px; margin-top: -400px; width: 150px; padding: 10px; border: 1px solid #000000; background-color: #FFFFFF; }

.sideMenu {
	position:relative;
	float:right;
	width:290px;
}

h2 {color:#003580;}

#directions, #buildingsMenu {font-size:0.8em;}

.spacer {height:20px;}


.noHead {margin-top:0;}

#bottom { float: right; }

#cbHolder{width:750px; height:500px; font-family:Arial,Helvetica,Sans-serif; font-size:12px; background:#fff;}
#cbHolder .imgHolder {float:left; width:400px; height:500px;}
#cbHolder .cHead {color:#02aef6; font-size:1.4em;}
#cbHolder .textHolder {float:left; width:300px; padding:25px; padding-top: 0px; color:#000;}


