/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Basic
  -----------------------------------
*/
.p7EPM05 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 0;
	margin: 0;
}
.p7EPM05 .p7epm_trigs {
	overflow: hidden;
}
.p7EPM05 .p7epm_trigs ul {
	margin: 0 0 0 -9999px;
	padding: 0px;
}
.p7EPM05 .p7epm_trigs li {
	list-style-type: none;
	display: inline;
}
.p7EPM05 .p7epm_trigs a {
	color: #000;
	line-height: 1.5em;
	font-weight: bold;
}
.p7EPM05 .p7epm_trigs a:hover {
	color: #0066FF;
}
.p7EPM05 .p7epm_content {
	padding: 2px 18px;
	line-height: 1.5em;
	color: #AAA;
}
.p7EPM05 .p7epm_content ul {
	list-style-type: none;
	margin: 0;
	float: left;
	padding: 0;
}
.p7EPM05 .p7epm_content li {
	padding: 0;
}
.p7EPM05 .p7epm_content a {
	text-decoration: none;
	border: 1px solid #AAA;
	padding: 3px 6px;
	color: #AAA;
	margin: 0 4px;
}
.p7EPM05 .p7epm_content a:hover {
	text-decoration: none;
	border: 1px solid #AAA;
	background-color: #000;
	color: #EEE;
}

.p7EPM05 .p7epm_content.pan1 {
	background-color: #505036;
}
.p7EPM05 .p7epm_content.pan2 {
	background-color: #000;
	color: #555;
	text-align: right;
	padding: 2px 12px 2px 18px;
}
.p7EPM05 .p7epm_content.pan3 {}
.p7EPM05 .p7epm_content.pan4 {}
.p7EPM05 .p7epm_content.pan5 {}
.p7EPM05 .p7epm_trigs .p7epm_open {
	color: #0066FF !important;
	text-decoration: none;
}
.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: 0;
	height: 0;
	line-height: 0.0;
}
/*Current Marker Styles*/
.p7EPM05 .p7epm_trigs a.current_mark {
	font-weight: bold;
}
.p7EPM05 .p7epm_content a.current_mark {
	font-weight: bold;
}
