/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 04 - Carbon
  -----------------------------------
*/
.p7EPM04 {
	background-color: #FFFFFF;
}
.p7EPM04 .p7epm_trigs {
	overflow: hidden;
	background-color: #FFFFFF;
}
.p7EPM04 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM04 .p7epm_trigs li {
	list-style-type: none;
	float: left;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	margin: 0 0 0 0;
}
.p7EPM04 .p7epm_trigs a {
	color: #003333;
	padding: 4px 10px;
	line-height: 1.5em;
	float: left;
	display: block;
	text-decoration: none;
	background-color: #E6E6FA;
	border-top: 0px solid #81AB98;
	border-bottom: 0px solid #81AB98;
	border-right: 0px solid #81AB98;
	border-left: 0px solid #81AB98;
	margin-right: 4px;
	font-weight: normal;
}
.p7EPM04 .p7epm_trigs a:hover {
	color: #4E8975;
	text-decoration: underline;
}
.p7EPM04 .p7epm_cwrapper {
	border: 0px solid #EBEBEB;
}
.p7EPM04 .p7epm_content {
	padding: 5px 15px;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color: #81AB98;
	border-top: 4px solid #FFFFFF;
	border-bottom: 0px solid #003333;
}
.p7EPM04 .p7epm_content {
height: 420px;
overflow: auto;
}
.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: #81AB98 !important;
	border-color: #81AB98;
}
.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;
}

