/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 01 - Multicolor 
  -----------------------------------
*/
.p7EPM01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
}
.p7EPM01 .p7epm_trigs {
	overflow: hidden;
	margin-bottom: 12px;
}
.p7EPM01 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM01 .p7epm_trigs li {
	list-style-type: none;
	margin: 0 6px 3px 0;
	float: left;
}
.p7EPM01 .p7epm_trigs a {
	padding: 6px 6px;
	line-height: 1em;
	float: left;
	display: block;
	border: 1px solid #FFFFFF;
}
.p7EPM01 .p7epm_trigs .t4 a {
	color: #FFF;
	background-color: #F00;
}
.p7EPM01 .p7epm_trigs .t1 a {
	color: #FFF;
	background-color: #F00;
}
.p7EPM01 .p7epm_trigs .t2 a {
	color: #FFF;
	background-color: #00F;
}
.p7EPM01 .p7epm_trigs .t3 a {
	color: #FFF;
	background-color: #9900FF;
}
.p7EPM01 .p7epm_trigs a:hover {
}
.p7EPM01 .p7epm_cwrapper {
	border: 0;
}
.p7EPM01 .p7epm_content {
	padding: 12px 24px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	border: 1px solid #333;
	color: #000000;
}
.p7EPM01 .p7epm_content.pan1 {
	color: #F00;
	background-color: #FFF;
}
.p7EPM01 .p7epm_content.pan2 {
	background-color: #FFF;
	color: #00F;
}
.p7EPM01 .p7epm_content.pan3 {
	background-color: #FFF;
	color: #400080;
}
.p7EPM01 .p7epm_content.pan4 {
	color: #F00;
	background-color: #FFF;
}
.p7EPM01 .p7epm_trigs .p7epm_open {
	color: #000000;
	border-color: #000000;
	background-color: #FFFFFF;
}
.p7EPM01 .p7epm_trigs .t1 .p7epm_open {
	color: #F00 !important;
	background-color: #FFF;
	text-decoration: none;
}
.p7EPM01 .p7epm_trigs .t2 .p7epm_open {
	color: #00F !important;
	text-decoration: none;
	background-color: #FFF;
}
.p7EPM01 .p7epm_trigs .t3 .p7epm_open {
	color: #800080 !important;
	text-decoration: none;
	background-color: #FFF;
}
.p7EPM01 .p7epm_trigs .t4 .p7epm_open {
	color: #F00 !important;
	background-color: #FFF;
	text-decoration: none;
}
.p7EPM01 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
.p7EPM01 .p7epm_trigs .t1 a:hover {
}
.p7EPM01 .p7epm_trigs .t2 a:hover {
	color: #00F;
	background-color: #FFF;
}
/*Current Marker Styles*/
.p7EPM01 .p7epm_trigs a.current_mark {
	font-weight: bold;
}
.p7EPM01 .p7epm_content a.current_mark {
	font-weight: bold;
}
