/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Basic
  -----------------------------------
*/
.p7EPM05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9em;
	left: auto;
	outline-color: #FFFFFF;
	border-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
}
.p7EPM05 .p7epm_trigs {
	overflow: hidden;
	margin-bottom: 12px;
	color: #666666;
}
.p7EPM05 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 11px;
}
.p7EPM05 .p7epm_trigs li {
	list-style-type: none;
	background-repeat: repeat-x;
	display: inline;
	margin-right: 4px;
	color: #666666;
}
.p7EPM05 .p7epm_trigs a {
	color: #000000;
	line-height: 0.9em;
	font-weight: normal;
}
.p7EPM05 .p7epm_trigs a:hover {
	color: #333333;
}
.p7EPM05 .p7epm_content {
	padding: 12px 24px;
	line-height: 1.5em;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 6px solid #fff;
	border-left: 1px solid #fff;
}
.p7EPM05 .p7epm_content.pan1 {
	font-size: 11px;
	line-height: 0.9em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
}
.p7EPM05 .p7epm_content.pan2 {
	color: #CCCCCC;
}
.p7EPM05 .p7epm_content.pan3 {
	color: #CCCCCC;
}
.p7EPM05 .p7epm_content.pan4 {
	color: #CCCCCC;
}
.p7EPM05 .p7epm_content.pan5 {
	color: #CCCCCC;
}
.p7EPM05 .p7epm_trigs .p7epm_open {
	color: #666666 !important;
}
.p7EPM05 .p7epm_trigs .t1 .p7epm_open {
}
.p7EPM05 .p7epm_trigs .t2 .p7epm_open {
}
.p7EPM05 .p7epm_trigs .t3 .p7epm_open {}
.p7EPM05 .p7epm_trigs .t4 .p7epm_open {}
.p7EPM05 .p7epm_trigs .t5 .p7epm_open {}
.p7EPM05 .p7epm_ie5clear {
	font-size: .9px;
	height:.90px;
	line-height: 0.9;
}
/*Current Marker Styles*/
.p7EPM05 .p7epm_trigs a.current_mark {
	font-weight: bold;
}
.p7EPM05 .p7epm_content a.current_mark {
	font-weight: bold;
}
