/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Charcoal
  -----------------------------------
*/
.p7EPM02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.p7EPM02 .p7epm_trigs {
	overflow: hidden;
	height: 150px;
	width: 150px;
	border: 1px solid #666;
}
.p7EPM02 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM02 .p7epm_trigs li {
	list-style-type: none;
	padding-bottom: 6px;
	float: left;
	background-image: url(../../graphics/orchardslogo150drop.jpg);
}
.p7EPM02 .p7epm_trigs a {
	color: #666;
	line-height: 1.5em;
	display: block;
	text-decoration: none;
	border: 1px none #333333;
	float: left;
	height: 150px;
	width: 150px;
	padding: 0px;
}
.p7EPM02 .p7epm_trigs a:hover {
	color: #FFFFFF;
}
.p7EPM02 .p7epm_cwrapper {
	border: 0;
	padding: 0px;
}
.p7EPM02 .p7epm_content {
	line-height: 1.5em;
	background-color: #666;
	border: 1px none #000;
	color: #FFF;
	background-image: none;
	width: auto;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}
.p7EPM02 .p7epm_content.pan1 {}
.p7EPM02 .p7epm_content.pan2 {}
.p7EPM02 .p7epm_content.pan3 {}
.p7EPM02 .p7epm_content.pan4 {}
.p7EPM02 .p7epm_content.pan5 {}
.p7EPM02 .p7epm_trigs .p7epm_open {
	color: #000000 !important;
	background-color: #FFCC00;
}
.p7EPM02 .p7epm_trigs .t1 .p7epm_open {}
.p7EPM02 .p7epm_trigs .t2 .p7epm_open {}
.p7EPM02 .p7epm_trigs .t3 .p7epm_open {}
.p7EPM02 .p7epm_trigs .t4 .p7epm_open {}
.p7EPM02 .p7epm_trigs .t5 .p7epm_open {}
.p7EPM02 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
/*Current Marker Styles*/
.p7EPM02 .p7epm_trigs a.current_mark {
	font-weight: bold;
}
.p7EPM02 .p7epm_content a.current_mark {
	font-weight: bold;
}
