/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Basic
  -----------------------------------
*/
.p7EPM05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
}
.p7EPM05 .p7epm_trigs {
	overflow: hidden;
	margin-bottom: 12px;
}
.p7EPM05 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM05 .p7epm_trigs li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #424E5F;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.p7EPM05 .p7epm_trigs a {
	color: #424E5F;
	line-height: 1.5em;
	font-weight: normal;
	font-size: 18px;
	font-family: Calibri, Arial, sans-serif;
	letter-spacing: 1.4px;
	text-decoration: none;
}
.p7EPM05 .p7epm_trigs a:hover {
	color: #CC0000;
	text-decoration: none;
}
.p7EPM05 .p7epm_content {
	padding: 12px 24px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #424E5F;
	border-right-color: #424E5F;
	border-bottom-color: #424E5F;
	border-left-color: #424E5F;
}
.p7EPM05 .p7epm_content.pan1 {}
.p7EPM05 .p7epm_content.pan2 {}
.p7EPM05 .p7epm_content.pan3 {}
.p7EPM05 .p7epm_content.pan4 {}
.p7EPM05 .p7epm_content.pan5 {}
.p7EPM05 .p7epm_trigs .p7epm_open {
	color: #424E5F !important;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../../images/graphics/education/bullet_down.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
.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;
}

