
#stacks_in_7_page7 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_7_page7 .stacks_right {
	float:right;
	width:49%;
}

/* Start doobox doo a map css */

.stacks_in_18_page7mapcontainer{
	position:relative;
	margin: 0;
	padding: 0;
	width: 300px;
	height: 300px;
	background: #cccccc;
	
	margin: auto;
}

.stacks_in_18_page7dooamapalert{
position:absolute;
width:90%;
left:15px;
top:15px;
background: #ffffff;
border: 2px solid #000000;
padding: 5px;
display:none;
}
.stacks_in_18_page7dooamapalert span{
color:#ff0000;
font-weight: bold;
}

.stacks_in_18_page7mapplus{
position:absolute;
width:40px;
height:47px;
right:15px;
top:15px;
background: url(../files/doomapplus0.png);
cursor:pointer;
}

.stacks_in_18_page7mapminus{
position:absolute;
width:40px;
height:47px;
right:15px;
top:65px;
background: url(../files/doomapminus0.png);
cursor:pointer;
}




.stacks_in_18_page7mapplus{
position:absolute;
width:30px;
height:34px;
right:13px;
top:13px;
background: url(../files/doomapplus1.png);
cursor:pointer;
}
.stacks_in_18_page7mapminus{
position:absolute;
width:30px;
height:34px;
right:13px;
top:50px;
background: url(../files/doomapminus1.png);
cursor:pointer;
}








.stacks_in_18_page7mapplus{
position:absolute;
width:30px;
height:34px;
right:13px;
top:13px;
background: url(../files/doomapplus1.png);
cursor:pointer;
}
.stacks_in_18_page7mapminus{
position:absolute;
width:30px;
height:34px;
right:13px;
top:50px;
background: url(../files/doomapminus1.png);
cursor:pointer;
}






.stacks_in_18_page7dooamaplabel{
position:absolute;
width:40px;
height:40px;
top: 50%;
left:50%;
margin-top: -40px;

margin-left: -20px;
overflow:hidden;
z-index: 100000;
background: transparent url(../files/mouseCapture.png);
}

.stacks_in_18_page7temp{
margin:20px;
}

.stacks_in_18_page7directionslabel{
width: 300px;
margin:auto;

display:none;

padding:20px 20px 0 30px;
font-weight: bold;
font-size: 20px;
}

.stacks_in_18_page7directions{
width: 300px;
margin:auto;

display:none;

}



/* end doobox doo a map css *//*-- Elevator Stack v1.0.3 by Joe Workman --*/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:-9999px;
	background:url(../files/elevator-images/top.png) no-repeat left top;
	z-index:9988;
}

#toTop:hover {
	background:url(../files/elevator-images/top.png) no-repeat left -51px;
}

#toTop:active, #toTop:focus {
	outline:none;
}

/*-- End Elevator Stack --*/