/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Charcoal
  -----------------------------------
*/

@font-face {
	font-family:DaxWebSCN;
	    src: url('../../Font/DaxScWeb.eot?') format('eot'),
         url('../../Font/DaxScWeb.woff') format('woff'),
         url('../../Font/DaxScComp.ttf') format('truetype');
} 

.p7EPM02 {
	/* border-bottom: 1px solid #000; */
	font-family:'DaxWeb',verdana,arial,helvetica,geneva,sans-serif;
	width: 770px;
	margin: 0 auto;
	font-size: 1.0em;
}
.p7EPM02 .p7epm_trigs {
	overflow: hidden;
	font-size: .7em;
}
.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: #FFF; /* #CCCCCC; */
	padding: 4px 10px;
	line-height: 1.5em;
	display: block;
	text-decoration: none;
	background-color: #808080;
	border: 1px solid #FFF;
	float: left;
	text-transform:uppercase;
}
.p7EPM02 .p7epm_trigs a:hover {
	color: #FFFFFF !important;
	background-color: #333;
}
.p7EPM02 .p7epm_cwrapper {
	/* border: 1px solid #333333; */
	border-bottom: 0;
}
.p7EPM02 .p7epm_content {
	padding: 12px 24px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	border: 0;
	color: #000000;
	border: 1px solid #333;
}
.p7EPM02 .p7epm_content.pan1 {}
.p7EPM02 .p7epm_content.pan2 {}
.p7EPM02 .p7epm_content.pan3 {}
.p7EPM02 .p7epm_content.pan4 {}
.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;
}
.linkEPM a:link {
	color: #9B7C00;
	text-decoration:none;
	font-family:'DaxWebSCN',verdana,arial,helvetica,geneva,sans-serif;
	/*font-variant:small-caps;*/
}
.linkEPM a:visited {
	color: #333333!important;
	text-decoration:none;
	/*font-variant:small-caps;*/
}
.linkEPM a:hover {
	color: #000000;
	text-decoration:underline;
}
