/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 04 - Carbon
  -----------------------------------
*/
.p7EPM04 {
	background-color: #ffffff;
	width: 450px !important;
	border: 1px solid #9a531f;

}
.p7EPM04 .p7epm_trigs {
	overflow: hidden;
	background-color: #ffffff;
	height: 24px;
}
.p7EPM04 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;

}
.p7EPM04 .p7epm_trigs li {
	list-style-type: none;
	float: left;
	margin: 0 0 0 0;
}
.p7EPM04 .p7epm_trigs a {
	color: #000000;
	float: left;
	display: block;
	padding-top: 4px;
	padding-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:100;
	width: 84px;
	text-align: center;
	height: 25px;
	border-right: 1px dotted #9a531f;
		margin: 0 0 0 0;

}
.p7EPM04 .p7epm_trigs a:hover {
	color: #545B65;
	background-color: #e3dfd4;
}
.p7EPM04 .p7epm_cwrapper {
	border-top: 8px solid #9a531f;
	border-bottom: 1px solid #9a531f;
}
.p7EPM04 .p7epm_content {
	color: #FFFFFF;
	width: 450px !important;	

}
.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: #ffffff !important;
	border-color: #25255c;
	width: 84px; 
}
.p7EPM04 .p7epm_trigs .t1 .p7epm_open {	background-color: #9a531f !important;}
.p7EPM04 .p7epm_trigs .t2 .p7epm_open {	background-color: #9a531f !important;}
.p7EPM04 .p7epm_trigs .t3 .p7epm_open {background-color: #9a531f !important;}
.p7EPM04 .p7epm_trigs .t4 .p7epm_open {	background-color: #9a531f !important;}
.p7EPM04 .p7epm_trigs .t5 .p7epm_open {	background-color: #9a531f !important;}
	
.p7EPM04 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
