/* 
  -----------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 01 - Multicolor
  -----------------------------------
*/
.p7EPM01 h1 {
	color: #354651;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
	display: block;
}
.p7EPM01 h2 {
	color: #790000;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 0px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.p7EPM01 h3 {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 0px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: italic;
	color: #790000;
}
.p7EPM01 .p7epm_trigs {
	overflow: hidden;
	margin-bottom: 12px;
	width: 768px;
}
.p7EPM01 .p7epm_trigs ul {
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0px;
}
.p7EPM01 .p7epm_trigs li {
	list-style-type: none;
	float: left;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 0;
}
.p7EPM01 .p7epm_trigs a {
	color: #000000;
	line-height: 1.5em;
	float: left;
	display: block;
	border: 1px solid #EAEAEA;
	width: 133px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 6px;
}
.p7EPM01 .p7epm_trigs a:hover {
	color: #FFF;
	border-color: #FFF;
	background-color: #1D89D0;
}
.p7EPM01 .p7epm_cwrapper {
	border: 0;
}
.p7EPM01 .p7epm_content {
	padding: 12px 24px;
	line-height: 1.5em;
	text-decoration: none;
}
.p7EPM01 .p7epm_trigs .p7epm_open {
	color: #FFF;
	background-color: #1D89D0;
	text-decoration: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.p7EPM01 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
