/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Charcoal
  -----------------------------------
*/
a {outline: none}
.p7EPM02 {
	border-bottom: 0px solid #000;
}
.p7EPM02 .p7epm_trigs {
	overflow: hidden;
}
.p7EPM02 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM02 .p7epm_trigs li {
	list-style-type: none;
	padding-bottom: 6px;
	float: left;
}
.p7EPM02 .p7epm_trigs a {
	color: #666666;
	padding: 4px 5px;
	line-height: 1.5em;
	display: block;
	text-decoration: none;
	float: left;
}
.p7EPM02 .p7epm_trigs a:hover {
	color: #CB221B;
	text-decoration: none;
}
.p7EPM02 .p7epm_cwrapper {
	border: 0px solid #333333;
	border-bottom: 0; 
	margin-top: -26px; 
	overflow: hidden; 
	display: none;
}
.p7EPM02 .p7epm_content {
	padding: 5px 25px;
	line-height: 1.5em;
	background-color: #f0f0f0;
	border: 1px solid #c0c0c0;
	color: #000000;
}
/*
.p7EPM02 .p7epm_content {
	padding: 5px 25px;
	line-height: 1.5em;
	background-color: #e9edf2;
	border: 1px solid #c0c0c0;
	color: #000000;
}
*/

.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: #cccccc;
}
.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;
}
