/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/
.p7EPM04 {
	background-color: #009;
}
.p7EPM04 .p7epm_trigs {
 overflow: hidden;
 background-color: #009;
}
.p7EPM04 .p7epm_trigs ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
}
.p7EPM04 .p7epm_trigs li {
 float: left;
 padding-bottom: 0px;
 background-repeat: repeat-x;
 margin: 0 0 0 0 !important;
 list-style: url(none) none !important;
}
.p7EPM04 .p7epm_trigs a {
	color: #009;
	padding: 4px 10px;
	line-height: 1.5em;
	float: left;
	display: block;
	text-decoration: none;
	border-top: 1px solid #00006C;
	border-right: 1px solid #CC6600;
	border-left: 1px solid #00006C;
	background: #FFF;
	font-weight: bold;
}
.p7EPM04 .p7epm_trigs a:hover {
	color: #FFFFFF;
}
.p7EPM04 .p7epm_cwrapper {
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
}
.p7EPM04 .p7epm_content {
 padding: 12px 24px;
 line-height: 1.6em;
 color: #036;
 background-color: #FFFFFF;
}
.p7EPM04 .p7epm_content.pan1 {}
.p7EPM04 .p7epm_content.pan2 {}
.p7EPM04 .p7epm_content.pan3 {}
.p7EPM04 .p7epm_content.pan4 {}
.p7EPM04 .p7epm_content.pan5 {}
.p7EPM04 .p7epm_trigs .p7epm_open {
	color: #FFFFFF !important;
	background-color: #CC6600 !important;
	border-top-color: #00006C;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.p7EPM04 .p7epm_trigs .t1 .p7epm_open {}
.p7EPM04 .p7epm_trigs .t2 .p7epm_open {}
.p7EPM04 .p7epm_trigs .t3 .p7epm_open {}
.p7EPM04 .p7epm_trigs .t4 .p7epm_open {}
.p7EPM04 .p7epm_trigs .t5 .p7epm_open {}
.p7EPM04 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
