/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Charcoal
  -----------------------------------
*/
.p7EPM02 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans, Tahoma;
	font-size: 12px;
	font-weight: normal;
}
.p7EPM02 .p7epm_trigs {
	overflow: hidden;
	padding-left: 120px;
}
.p7EPM02 .p7epm_trigs ul {
	margin: 2px;
	padding: 2px;
}
.p7EPM02 .p7epm_trigs li {
	list-style-type: none;
	padding-bottom: 1px;
	float: left;
	margin-top: 1px;
	display: block;
}
.p7EPM02 .p7epm_trigs a {
	color: #222;
	padding: 4px 4px;
	line-height: .95em;
	display: block;
	text-decoration: none;
	background-color: #ffffff;
	float: left;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-right: 4px;
}
.p7EPM02 .p7epm_trigs a:hover {
	color: #005ba1;
	text-decoration: underline;
}
.p7EPM02 .p7epm_cwrapper {
	border: 0;
}
.navwrap {
	width: 600px;
}
.p7EPM02 .p7epm_content {
	padding: 12px 24px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	border: 1px solid #000;
	color: #000000;
	margin-top: 10px;
}
.p7EPM02 .p7epm_content.pan1 {
	text-align: left;
}
.p7EPM02 .p7epm_content.pan2 {}
.p7EPM02 .p7epm_content.pan3 {}
.p7EPM02 .p7epm_content.pan4 {}
.p7EPM02 .p7epm_content.pan5 {}
.p7EPM02 .p7epm_trigs .p7epm_open {
	color: #000000 !important;
	background-color: #FFCC00;
}
.p7EPM02 .p7epm_trigs .t1 .p7epm_open {}
.p7EPM02 .p7epm_trigs .t2 .p7epm_open {}
.p7EPM02 .p7epm_trigs .t3 .p7epm_open {}
.p7EPM02 .p7epm_trigs .t4 .p7epm_open {}
.p7EPM02 .p7epm_trigs .t5 .p7epm_open {}
.p7EPM02 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
/*Current Marker Styles*/
.p7EPM02 .p7epm_trigs a.current_mark {
	font-weight: normal;
}
.p7EPM02 .p7epm_content a.current_mark {
	font-weight: normal;
}
