/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 04 - Carbon
  -----------------------------------
*/
.p7EPM04 {
	background-color: #fff;
}
.p7EPM04 .p7epm_trigs {
	overflow: hidden;
	background-color: #fff;
}
.p7EPM04 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.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: #fff;
	padding: 4px 0;
	line-height: 1.5em;
	float: left;
	display: block;
	text-decoration: none;
	width: 74px;
	border-top: 1px solid #b31411;
	border-right: 1px solid #b31411;
	border-left: 1px solid #b31411;
	background: #c22e0f url(../../site_graphics/elevator_back_up.png);
}
.p7EPM04 .p7epm_trigs a:hover {
	color: #fff;
	background: #c22e0f url(../../site_graphics/elevator_back_hover.png);
}
.p7EPM04 .p7epm_cwrapper {
	border-top: 1px solid #b31411;
	border-right: 1px solid #b31411;
	border-bottom: 1px solid #b31411;
	border-left: 1px solid #b31411;

}
.p7EPM04 .p7epm_content {
	padding: 0;
	margin: 0;
	line-height: 1.6em;
	color: #b31411;
	background-color: #FFFFFF;
}
.p7EPM04 .p7epm_content p {
	padding: 10px;
}
.p7EPM04 .p7epm_content img {
	float: left;
	margin-right: 10px;
}
.p7EPM04 .p7epm_content a:link, .p7EPM04 .p7epm_content a:visited {
	color: #b31411;
	font-weight: bold;
}
.p7EPM04 .p7epm_content a:hover, .p7EPM04 .p7epm_content a:active {
	color: #fff;
	background: #b31411;
}
.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: #fff !important;
	background-color: #fff !important;
	border-color: #b31411;
	background-image: url(../../site_graphics/elevator_back_current.png);
}
.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;
}
.p7EPM04 .p7epm_content {
	height: 100px;
	overflow: auto;
	background: #fff;
}

