/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Charcoal
  -----------------------------------
*/
.p7EPM02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:inherit;
}
.p7EPM02 .p7epm_trigs {
	overflow: hidden;
}
.p7EPM02 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM02 .p7epm_trigs li {
	list-style-type: none;
	padding-bottom: 6px;
	float: left;
}
.p7EPM02 .p7epm_trigs a {
	color: #CCCCCC;
	padding: 4px 10px;
	line-height: 1.5em;
	display: block;
	text-decoration: none;
	background-color: #333333;
	border: 1px solid #333333;
	float: left;
}
.p7EPM02 .p7epm_trigs a:hover {
	color: #FFFFFF;
}
.p7EPM02 .p7epm_cwrapper {
	border: 0;
}
.p7EPM02 .p7epm_content {
	padding: 12px 24px;
	line-height: 1.5em;
	background-color: #011F5F;
	border: 1px solid #000;
	color: #FFF;
	height: 250px;
	overflow:scroll;
}
.p7EPM02 .p7epm_content.pan1, .p7EPM02 .p7epm_content.pan5 {
	background-color:#FF0 !important;
	color:#000 !important;
}
.p7EPM02 .p7epm_content.pan2 {
	background-color:#060 !important;
	color:#FFF !important;
}
.p7EPM02 .p7epm_content.pan3 {
	background-color:#CCC !important;
	color:#000 !important;
}
.p7EPM02 .p7epm_content.pan4 {
	background-color:#011F5F !important;
	color:#FFF !important;
}
.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: bold;
}
.p7EPM02 .p7epm_content a.current_mark {
	font-weight: bold;
}
.p7EPM02 a:link, .p7EPM02 a:visited {
	color:#F30 !important;
}
.p7EPM02 a:hover, .p7EPM02 a:active {
	color:#09F !important;
}
.triggers ul {
	margin: 0px;
	padding: 0px;
}
.triggers li {
	list-style-type: none;
	padding-bottom: 6px;
	float: left;
}
.triggers a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF !important;
	padding: 4px 10px;
	line-height: 1.1em;
	display: block;
	text-decoration: none;
	background-color: #011F5F;
	border: 1px solid #FFF;
	float: left;
}
.triggers a:hover {
	color: #FF0 !important;
}
#p7EPMt_1 {
	float:right;
}
