/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 04 - Carbon
  -----------------------------------
*/
.p7EPM04 {
	background-color: #676767;
}
.p7EPM04p { width:580px; margin:0px; padding:0px:}

.p7EPM04p_2 { width:210px;}

.p7EPM04 .p7epm_trigs {
	overflow: hidden;
	background-color: #676767;
}
.p7EPM04 .p7epm_trigs_2 {
	background-color: #DDE7F0;
}
.p7EPM04 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM04 .p7epm_trigs_2 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_2 li {
	list-style-type: none ;
	/*float: left;
	padding-bottom: 0px;*/
	background-repeat: repeat-x;
	margin: 0  0  0 10px;
	padding: 6px 4px;
}
.p7EPM04 .p7epm_trigs a {
	color: #CCCCCC;
	padding: 6px 4px;
	line-height: 1.5em;
	float: left;
	display: block;
	text-decoration: none;
	background-color: #676767;
	/*border-top: 1px solid #000000;*/
	border-right: 1px solid #333333;
	/*border-left: 1px solid #000000;*/
	margin-bottom: 5px;
}

.p7EPM04 .p7epm_trigs_2 a {
	color: #000;
	/*padding: 6px 4px;*/
	/*line-height: 1.5em;
	float: left;*/
	display: block;
	text-decoration: none;
	background-color: #DDE7F0;
	/*border-top: 1px solid #000000;*/
	/*border-right: 1px solid #333333;*/
	border-left: 3px solid #CCCCCC;
	/*margin-bottom: 5px;*/
}
.p7EPM04 .p7epm_trigs a:hover {
	color: #FFFFFF;
	background-color:#F00;
}

.p7EPM04 .p7epm_trigs_2 a:hover {
	/*color: #FFFFFF;
	background-color:#F00;*/ color:#000; text-decoration: underline;
}
.p7EPM04 .p7epm_cwrapper {
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;

}
.p7EPM04 .p7epm_content {
	padding: 0px 0px;
	line-height: 1.6em;
	color: #000000;
	background-color: #FFFFFF;
}
.p7EPM04 .p7epm_cwrapper table {
	/*border: 1px solid #B6E2F1;*/
	border-collapse:collapse;
	padding:0;
	margin-top:3px;
	/*width: 210px;*/
	width:100%;
	text-align:center;
	font-size: 12px;
	margin-bottom: 10px;
}

.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: #CCCCCC !important;
	background-color: #333333 !important;
	border-color: #000000;
}
.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;
}
