/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Basic
  -----------------------------------
*/
@font-face {
	font-family: DaxWebSCR;
	    src: url('../../../Font/DaxScWeb.eot?') format('eot'),
         url('../../../Font/DaxScWeb.woff') format('woff'),
         url('../../../Font/DaxScComp.ttf') format('truetype');
	font-weight: bold;
} 

.p7EPM05 {
	font-family:'DaxWeb',verdana,arial,helvetica,geneva,sans-serif;
	font-size: inherit;
}
/*.p7EPM05 .p7epm_trigs {
	overflow: hidden;
	margin-top:12px;
	margin-bottom: 12px;
	text-align:right;
	font-variant: small-caps;
	letter-spacing: 0.15em;
}*/
.p7EPM05 .p7epm_trigs {
	overflow: hidden;
	margin-bottom: 12px;
	display: none;
}
.p7EPM05 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM05 .p7epm_trigs li {
	list-style-type: none;
	background-repeat: repeat-x;
	display: inline;
}
.p7EPM05 .p7epm_trigs a {
	color: #000000;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: small-caps;
}
.p7EPM05 .p7epm_trigs a:hover {
	color: #0066FF;
}
.p7EPM05 .p7epm_content {
	line-height: inherit;
	background-color: #FFFFFF;
	color: #000000;
}
.p7EPM05 .p7epm_content.pan1 {	line-height: 1.5em;
}
.p7EPM05 .p7epm_content.pan2 {}
.p7EPM05 .p7epm_content.pan3 {}
.p7EPM05 .p7epm_content.pan4 {}
.p7EPM05 .p7epm_content.pan5 {}
.p7EPM05 .p7epm_trigs .p7epm_open {
	/* color: #999 !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;
}
.epm-trigger a {
	/*font-variant: small-caps;*/
	font-family:'DaxWebSCR',verdana,arial,helvetica,geneva,sans-serif;
	letter-spacing: 0.15em;
	font-size:12px;
	outline: 0;
}