/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 06 - Greystone
  -----------------------------------
*/

.p7AB {
	padding: 1px;
	/*border-bottom: 1px solid #000000;*/
	font: 14px Arial, Helvetica, sans-serif;
	background: #9298C0;
	margin: 0px;
}
.p7ABtrig {
	margin: 0;
	padding: 0;
	background: #3A3F63;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#p7ABW1 .p7ABtrig a, #p7ABW2 .p7ABtrig a, #p7ABW3 .p7ABtrig a, #p7ABW4 .p7ABtrig a, #p7ABW5 .p7ABtrig a, #p7ABW6 .p7ABtrig a, #p7ABW7 .p7ABtrig a, #p7ABW8 .p7ABtrig a, #p7ABW9 .p7ABtrig a, #p7ABW10 .p7ABtrig a {
	display: block;
	text-decoration: none;
	padding: 4px 8px 4px 18px;
	color: #CCC;
	font-weight: normal;
	background:#3A3F63 url(../assets/images/SpatialManagement/east.gif) no-repeat left center;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #414141;
	border-top-color: #5A639A;
	border-bottom-color: #292E47;
}
#p7ABW1 .p7ABtrig a:hover, #p7ABW2 .p7ABtrig a:hover, #p7ABW3 .p7ABtrig a:hover, #p7ABW4 .p7ABtrig a:hover, #p7ABW5 .p7ABtrig a:hover, #p7ABW6 .p7ABtrig a:hover, #p7ABW7 .p7ABtrig a:hover, #p7ABW8 .p7ABtrig a:hover, #p7ABW9 .p7ABtrig a:hover, #p7ABW10 .p7ABtrig a:hover {
	font-weight: bold;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #EAEAEA;
	background:url(../assets/images/SpatialManagement/southw.gif) no-repeat left center;
}
.p7ABtrig a:active, .p7ABtrig a:focus {
	outline: 1px dotted #ccc;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down, #p7ABW3 .p7ABtrig .p7ABtrig_down, #p7ABW4 .p7ABtrig .p7ABtrig_down, #p7ABW5 .p7ABtrig .p7ABtrig_down, #p7ABW6 .p7ABtrig .p7ABtrig_down, #p7ABW7 .p7ABtrig .p7ABtrig_down, #p7ABW8 .p7ABtrig .p7ABtrig_down, #p7ABW9 .p7ABtrig .p7ABtrig_down, #p7ABW10 .p7ABtrig .p7ABtrig_down {
	color: #EAEAEA;
	border-color: #000000;
	background:url(../assets/images/SpatialManagement/southw.gif) no-repeat left center;
	font-weight: bold;
}
/*#p7ABc1_1 {
	background: #FFF url(../assets/images/SpatialManagement/shadow.gif) repeat-x;
	padding: 30px 15px 5px;
}*/
/*
#p7ABW1 .p7ABtrig .p7ABtrig_down:hover, #p7ABW2 .p7ABtrig .p7ABtrig_down:hover,
#p7ABW3 .p7ABtrig .p7ABtrig_down:hover, #p7ABW4 .p7ABtrig .p7ABtrig_down:hover,
#p7ABW5 .p7ABtrig .p7ABtrig_down:hover, #p7ABW6 .p7ABtrig .p7ABtrig_down:hover,
#p7ABW7 .p7ABtrig .p7ABtrig_down:hover, #p7ABW8 .p7ABtrig .p7ABtrig_down:hover,
#p7ABW9 .p7ABtrig .p7ABtrig_down:hover, #p7ABW10 .p7ABtrig .p7ABtrig_down:hover {
	color: #333333;
	background: #B4BFBF url(../images/school_pages/east.gif) no-repeat left center;
}
*/
.p7ABcontent {
	padding: 30px 15px 5px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	background: #FFFFFF url(../assets/images/SpatialManagement/shadow.gif) repeat-x;
}
.p7ABcontent h2, .p7ABcontent h3, .p7ABcontent h4 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7ABcontent p {
	margin: 6px 0 12px 0;
}
#bgimg {
	background: #FFFFff url(../assets/images/SpatialManagement/zone_map.png) no-repeat 2px bottom;
	padding: 0px 20px 80px;
	margin: 0px;
}
/* Spatial Management styles */
.top {
	height:115px;
	vertical-align:top;
	
	background: url(../assets/images/SpatialManagement/projector.jpg) no-repeat;
	width: 250px;
	float: left;
}
#animation {
	position: relative;
	left: 8px;
	top: 13px;
	
}


.sub {
	color: #3A3F63;
	text-align: center;
	font: 20px "Times New Roman", Times, serif;
}
h3 {
	font: bold 14px/normal Arial, Helvetica, sans-serif;
	color: #333333;
}

#p7ABW1 ul ul {
	list-style-type: circle;
}
#bgimg {
	background: #FFFFff url(../assets/images/SpatialManagement/zone_map.png) no-repeat 2px bottom;
	margin: 30px 0px 0px;
	padding: 0px 20px 80px;
}