/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 03 - Slate
  -----------------------------------
*/
.p7EPM03 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: inherit;
}
.p7EPM03 .p7epm_trigs {
	overflow: hidden;
}
.p7EPM03 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM03 .p7epm_trigs li {
	list-style-type: none;
	float: left;
	padding-bottom: 12px;
	background-repeat: repeat-x;
	margin: 0 0 0 0;
}
.p7EPM03 .p7epm_trigs a {
	color: #000;
	padding: 4px 10px;
	line-height: 1.5em;
	float: left;
	display: block;
	text-decoration: none;
	background-color: #FFF;
	border-top: 1px solid #3A3A3A;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #3A3A3A;
}
.p7EPM03 .p7epm_trigs a:hover {
	background-color: #A195C9;
	color: #FFF;
	font-style: italic;
}
.p7EPM03 .p7epm_cwrapper {}
.p7EPM03 .p7epm_content {
	line-height: 1.6em;
	color: #000;
	background-color: #FFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3A3A3A;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #3A3A3A;
}
.p7EPM03 .p7epm_content.pan1 {}
.p7EPM03 .p7epm_content.pan2 {}
.p7EPM03 .p7epm_content.pan3 {}
.p7EPM03 .p7epm_content.pan4 {}
.p7EPM03 .p7epm_content.pan5 {}
.p7EPM03 .p7epm_trigs .p7epm_open {
	color: #FFF !important;
	background-color: #5F4879 !important;
}
.p7EPM03 .p7epm_trigs .t1 .p7epm_open {}
.p7EPM03 .p7epm_trigs .t2 .p7epm_open {}
.p7EPM03 .p7epm_trigs .t3 .p7epm_open {}
.p7EPM03 .p7epm_trigs .t4 .p7epm_open {}
.p7EPM03 .p7epm_trigs .t5 .p7epm_open {}
.p7EPM03 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
/*Current Marker Styles*/
.p7EPM03 .p7epm_trigs a.current_mark {
	color: #FFF;
	background-color: #7971B0;
.p7EPM03 .p7epm_content a.current_mark {
	font-weight: bold;
}
