/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 04 - Carbon
  -----------------------------------
*/
.p7EPM04 {
	background-color: #e6e6e6;
}
.p7EPM04 .p7epm_trigs {
	overflow: hidden;
	background-color: #e6e6e6;
}
.p7EPM04 .p7epm_trigs ul {
	margin: 0px 10px;
	padding: 0px;
}
.p7EPM04 .p7epm_trigs li {
	list-style-type: none;
	float: left;
	padding-bottom: 0px;
	/*background-repeat: repeat-x;*/
	margin: 0 1px 0 0;
	background: url("../../images/tab_right.gif") no-repeat right top;
}
.p7EPM04 .p7epm_trigs a {
	color: #000000;
	margin: 0 1px 0 0;
	padding: 5px 15px;
	line-height: 1.5em;
	float: left;
	display: block;
	text-decoration: none;
	background: url("../../images/tab_left.gif") no-repeat left top;
	/*background-color: #cdcdcd;*/
	/*border-top: 1px solid #A7A7A7;
	border-right: 1px solid #838383;
	border-left: 1px solid #A7A7A7;*/
}
.p7EPM04 .p7epm_trigs a:hover {
	color: #EC008C;
}

.p7EPM04 .p7epm_cwrapper {
	/*border-top: 6px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;*/

}
.p7EPM04 .p7epm_content {
	padding: 12px 24px;
	line-height: 1.6em;
	color: #000000;
	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: #EC008C !important;
	/*background-color: #FFF !important;
	border-color: #FFF;*/
}

.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;
}

#p7EPMt_1 p {
	margin: 0;
	padding: 15px 10px;
	font-weight: bold;
}